User Status Shortcode
Easily allows you to display different content to your visitors that are logged in than those that are logged out via shortcode.
The facts
- Rating
- 5★ from 5
- Active installs
- 100+
- Price
- Free
- Last updated
- 21 Jan 2016
- Added
- May 2013
- Requires WP
- 3.0
- Tested up to
- WP 4.4.34
- Downloads
- 9,857
Our analysis
AI-assistedUser Status Shortcode is a WordPress plugin that enables you to display different content based on the user's login status using shortcodes. You can show specific content to logged-in users and different content to those who are logged out, which can help create a more personalised experience on your site.
This plugin is suitable for anyone looking to tailor their website's content for different user types, such as inbound marketers who want to engage visitors based on their login status. It can be used in templates, pages, posts, and text widgets.
Best for: This plugin is best for websites that want to personalise content for different user types.
What it does well
- ✓Displays different content for logged-in and logged-out users
- ✓Uses shortcodes for easy integration
- ✓Works in templates, pages, posts, and text widgets
Where it falls short
- •Last updated in January 2016, may not be compatible with newer WordPress versions
- •Limited feature information available
Verdict
User Status Shortcode offers a straightforward solution for content differentiation based on user status, but its age may limit compatibility with the latest WordPress versions.
From the developer
Reed Wendorf's own description of User Status Shortcode, lightly tidied.
Easily allows you to display different content to your visitors that are logged in than those that are logged out via shortcode. Tested in templates, pages, posts and text widgets. Create a personalized experience for your users that are logged in and your visitors that are logged out. This plugin might be useful for inbound marketers.
Available on GitHub: https://github.com/reedwf/user-status-shortcode
Usage Example
-
[userloggedin]content[/userloggedin] //returns content only to logged in users
-
[userloggedout]content[/userloggedout] //returns content only to logged out users
Release Notes
0.1.1
- Tested up to 4.4.1
0.1
- Initial Release