Title: Unoapp Protect WP Admin
Author: Kartik Busa
Published: <strong>2018 年 6 月 15 日</strong>
Last modified: 2022 年 5 月 19 日

---

搜索插件

![](https://ps.w.org/unoapp-protects-wp-admin/assets/banner-772x250.jpg?rev=1893455)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/unoapp-protects-wp-admin/assets/icon-128x128.jpg?rev=1893455)

# Unoapp Protect WP Admin

 作者：[Kartik Busa](https://profiles.wordpress.org/unoapp/)

[下载](https://downloads.wordpress.org/plugin/unoapp-protects-wp-admin.zip)

 * [详情](https://cn.wordpress.org/plugins/unoapp-protects-wp-admin/#description)
 * [评价](https://cn.wordpress.org/plugins/unoapp-protects-wp-admin/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/unoapp-protects-wp-admin/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/unoapp-protects-wp-admin/#developers)

 [支持](https://wordpress.org/support/plugin/unoapp-protects-wp-admin/)

## 描述

Many time sites hacked by admin access because it’s common URL for all wp-admin,
this unoapp protect wp admin gives advanced security against hackers.

Are you seeing a lot of attacks on your WordPress admin area? Protecting the admin
area from unauthorized access allows you to block many common security threats
 
unoapp protect wp admin helps solve this problem by allowing webmasters to customize
their admin panel URL and access allows only selected ips.

After installed and configured unoapp protect wp admin plugin, administrator able
to change the “sitename.com/wp-admin” link into “sitename.com/custom-admin”.

The plugin also restrict admin access by multiple ips based

** NOTE: You should keed backup your database before activating this plugin.**
 
for some reason, you find it necessary to restore your database from these backups.

#### Features

 * Option to change custom wp-admin into both sides after logged in and before login
   URL(i.e http://yourdomain.com/custom-admin)
 * Automatically change “Register” page URL
 * Automatically change “Lost Password” page URL
 * Restrict applied for registered non-admin users from wp-admin
 * Allow admin access by defining comma separated multiple ips

### Important

1) Save the slug.

2) Please put below two lines code in your wp-config.php file above of Absolute 
path (ABSPATH).

define(‘WP_ADMIN_DIR’, ‘office-admin’);

define(‘ADMIN_COOKIE_PATH’, SITECOOKIEPATH . WP_ADMIN_DIR);

3)
 Sometimes it’s issuing while permalink settings not updated. Some time .htaccess
not updated due to permission issue, permalink issue or some other security plugins,
in that case, you can update .htaccess manually.

    ```
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteRule ^custom-admin/(.*) wp-admin/$1?%{QUERY_STRING} [L]
    RewriteRule ^custom-admin/?$ wp-login.php [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress
    ```

## 屏幕截图

[⌊screenshot-1.png⌉⌊screenshot-1.png⌉[

screenshot-1.png

[⌊screenshot-2.png⌉⌊screenshot-2.png⌉[

screenshot-2.png

[⌊screenshot-3.png⌉⌊screenshot-3.png⌉[

screenshot-3.png

[⌊screenshot-4.png⌉⌊screenshot-4.png⌉[

screenshot-4.png

## 安装

Automatically: In most cases, you can install automatically from WordPress.

Manually: follow these steps:

 * 1) Upload “unoapp protect wp admin” folder to the `/wp-content/plugins/` directory.
 * 2) Activate the plugin.
 * 3) Go to Settings “WP-Admin Advanced Security” and configure the plugin settings.

## 常见问题

 * 1.) Nothing happen after enable and add the new wordpress admin url?
 * Don’t worry, Just update the site permalink (“Settings” >> “Permalinks”) and 
   logout.
 * 2.) Not able to login into admin after enable plugin?
 * Make sure you have given proper writable permission on htaccess and check htaccess
   is updated plugin code.
 * 3.) Am i not able to login after installation

Sometime issues can come only in case when you will use default permalink settings.

If your permalink will be update to any other option except default then it will
be work fine. Anyway Dont’ worry, manualy you can add code into your site .htaccess
file.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Unoapp Protect WP Admin」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Kartik Busa ](https://profiles.wordpress.org/unoapp/)

[帮助将「Unoapp Protect WP Admin」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/unoapp-protects-wp-admin)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/unoapp-protects-wp-admin/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/unoapp-protects-wp-admin/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/unoapp-protects-wp-admin/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/unoapp-protects-wp-admin/)。

## 更新日志

#### 1.0

 * First stable release

#### 1.1

 * New version release
    - fixed permission issues
    - guidline added for users

## 额外信息

 *  版本 **1.1**
 *  最后更新：**4 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 4.0 或更高版本 **
 *  已测试的最高版本为 **5.9.13**
 *  PHP 版本 ** 5.2.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/unoapp-protects-wp-admin/)
 * 标签
 * [IP Based Login](https://cn.wordpress.org/plugins/tags/ip-based-login/)[Protect wordpress admin](https://cn.wordpress.org/plugins/tags/protect-wordpress-admin/)
   [secure wordpress admin](https://cn.wordpress.org/plugins/tags/secure-wordpress-admin/)
 *  [高级视图](https://cn.wordpress.org/plugins/unoapp-protects-wp-admin/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/unoapp-protects-wp-admin/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/unoapp-protects-wp-admin/reviews/)

## 贡献者

 *   [ Kartik Busa ](https://profiles.wordpress.org/unoapp/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/unoapp-protects-wp-admin/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.unoapp.com/support)