Beskrivelse
Hide Content with shortcode: [hide_content] THIS CONTENT [/hide_content] – [hide_content message=”Custom notifications”]THIS CONTENT [/hide_content] The plugin can hide any content from non-logged-in users. The code is simple, compact, does not take up storage space or system resources. Works with shortcodes like CF7.
Installation
- Upload the plugin files to the
/wp-content/plugins/hide-content-non-logged-indirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the shortcode [hide_content] YOUR CONTENT [/hide_content] to hide content from non-logged-in users.
FAQ
-
Can I customize the message for non-logged-in users?
-
Yes, you can use the
messageattribute in the shortcode to display a custom message.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Hide Content from Non-Logged In Users using a Shortcode” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Hide Content from Non-Logged In Users using a Shortcode” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.1
- Added custom CSS attributes and login URL to the shortcode.
1.0
- Initial release.