Description
The WordPress Client Portal plugin creates private pages for each user. The content for that page is accessible on the frontend only by the owner of the page
after he has logged in.
The plugin doesn’t offer a login or registration form and it gives you the possibility to use a plugin of your choice.
The [client-portal] shortcode can be added to any page and when the logged in user will access that page he will be redirected to its private page.
For login and registration of users we recommend the free Profile Builder plugin.
You can then use the [wppb-login] shortcode in the same page as the [client-portal] shortcode.
Captures d’écran
Installation
- Upload and install the zip file via the built in WordPress plugin installer.
- Activate the WordPress Client Portal plugin from the « Plugins » admin panel using the « Activate » link.
Avis
Contributeurs & développeurs
« Client Portal – Private user pages and login » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Client Portal – Private user pages and login” a été traduit dans 4 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Client Portal – Private user pages and login » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.1.2
- Fixed a potential php warning
1.1.1
- Added possibility to choose the Page Template if it exists in the theme to use for a Client Portal Page
1.1.0
- Fixed an incompatibility with Gutenberg on the admin side
1.0.9
- Comments on private pages are now restricted as well
1.0.8
- Fixed issue with not being able to edit the page on the backend that contained the client-portal shortcode
1.0.7
- We now flush permalinks when we first activate the plugin so we can access directly the private pages without a 404
1.0.6
- Added a View All Pages button on the settings page
1.0.5
- Ready for translation
1.0.4
- We now have a default content option for pages
- Now private pages are excluded from appearing in frontend search
- Fixed a bug where the private page would reload indefinitely if the user hadn’t a page created
- Fixed a bug where you could create duplicate pages for the same user
1.0.3
- Minor fixes and security improvements
1.0.2
- Added support for bulk Create Private Pages to Users page bulk actions
1.0.1
- Added support for comments on private user pages
- Settings page is now stylized
1.0.0
- Initial Version of the WordPress Client Portal plugin.