PrivateContent it’s a simple and fast solution to power up your wordpress website by adding a multilevel login, user private pages and users management features.
It’s easy to use and doesn’t require any scripting knowledge!
Organize your users
Create unlimited lists of users, it’s simple like adding a post category. Add users and assign them to one or many categories.
Find and manage them fastly filtering by category or searching by name.
Export the entire users list or just few categories in Excel or CSV format.
User private page
With PrivateContent every user has an own private page. Upload file, show galleries or texts. It’s like a normal wordpress page, but it’s visible only by one user!
And if you don’t want to create a dedicated page for some users?
It’s very easy: adding or managing users you cal also disable it!
Try the private page in the live preview
Protect your private contents
The plugin comes with an integrated shortcode wizard that allow you to hide private contents. It’s extremely simple and you can also hide more than one content for page or post.
You can also hide all the posts contents of one or more categories. PrivateContent add an option to the “Category” taxonomy that made it simple. Just select the users categories that can access the category posts content.
Categories and archive excerpt will remain visible, but every single post content will be hidden to non-logged users.
The login methods
PrivateContent offers you 4 different ways to implement the login form into your wordpress theme.
- a built-in widget with an integrated login form and logout box (see an example in the reserved area).
- Login form and logout box shortcodes
- An inline trigger to append at the messages (see the previous example)
- API functions for the developers, to integrate it wherever in your theme
PrivateContent use an AJAX login form. Try it in the Live Preview!
Theme integration
By default PrivateContent is already styled to be used in your theme, but if you want to customize it?
No problem, disable the default CSS from the settings and follow the CSS template, explained in the plugin documentation.
Its simplicity makes PrivateContent integrable in minutes in any theme!
Walkthrough videos
To make the plugin easy for everyone there are videos explaining each step necessary to setup and use PrivateContent:
- Initial setup
- Manage Users
- Users private page
- The shortcodes
- Categories limitations
- Login methods
- Customize messages
Plugin API
The plugin comes with API functions that allow webmasters to extend the power of this plugin to any part of a wordpress theme.
Check if a user is logged, get his data, get the login form and the logout box: these are only examples of what you can do with the API .
The full API description is included in the documentation.