Linux 软件免费装
Banner图

Client Access

开发者 ZaneMatthew
更新时间 2015年9月15日 09:09
捐献地址: 去捐款
PHP版本: 4.2.2 及以上
WordPress版本: 4.2.4
版权: GPLv2 or later
版权网址: 版权信息

标签

registration responsive authentication administration

下载

1.0.0 1.0.1 1.0.2

详情介绍:

Have you had to make a working project publicly accessible for your client, yet still have to keep the site "private" to the general public? Demo Normally you'll quickly hack in an allowed IP list, server-side password (htpasswd), etc. Why hack this in? With Client Access you can take the professional approach. Use a WordPress plugin to allow specific IPs, or those with the universal password the ability to access the work in progress. Allow by IP Once enabled via the settings tab, you can add a list of IPs to the textarea. These IP addresses are the only IP addresses that are allowed. Additionally you can add a comment per IP to better detail each entry. Example: ` // Office at 123 Main street 192.168.0.1 // My localhost 127.0.0.1 // Ana 123.456.789 ` Allow by Universal Password Once enabled via the settings tab, you can create a universal password that is shared with all users. No user name is required. Anyone that visits the website while this is enabled will see the default message you've added. The site will only be accessible to users that you have shared out the password with. Allow By Role Allow by role of choice. Translations

安装:

Automatic
  1. Go to Plugins > Add New.
  2. Type in the name of the WordPress Plugin "Client Access"
  3. From the search results find "Client Access"
  4. Click Install Now to install the WordPress Plugin
Manual
  1. Upload the client-access folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

屏幕截图:

  • Allow by Role
  • Allow by IP
  • Allow by universal password
  • Front-end showing all options set

升级注意事项:

None

更新日志:

1.0.2 1.0.1 1.0