Опис
The plugin allows to show/hide content in the shortcode. The plugin allows to display the message if not logged in and allow to show data only to gues
Put your data inside tags – [cvm] Content only for logged in users [/cvm] and the content will be hidden until user logs in.
Possible to add your custom message while hidding message.
[cvm message=”Im message while hidden content”] message -> shows message instead of blank space [/cvm]
[cvm guest=1] Content only for guests. [/cvm]
Скріншоти
Встановлення
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
Часті питання
- Installation Instructions
-
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
Учасники та розробники
“Content visibility manager” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Content visibility manager” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.5.0
-
Shorter shortcode for easier using.
-
Plugin name change, to develop more than only hide content.
-
Added funciton to show content only for guests
1.1.2
- Added message to show while hiding content
1.0
-
Release date: June 31, 2017
-
Initial release.