Client Access Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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?
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.
- Provide a list of IPs that are allowed
- Comments are allowed for IPs
- Display a content message
- Display a footer message
- All IPs are validated against the latest IP protocols
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.
- Provide a universal password
- Set an expire time
- Display a content message
- Display a footer message
Allow By Role
Allow by role of choice.
- Choose any registered role
- Display a content message
- Display a footer message