Description
This plugin allows you to show and hide specific portions of content within a post or page. Visitors can then use custom show/hide links to show or hide the portions you’ve defined. The plugin enables a few WordPress shortcodes: [peekaboo]
, [peekaboo_link]
and [peekaboo_content]
.
To learn more read the extended documentation.
Captures d’écran
Installation
The easiest way to install the plugin is to:
- Login to your wordpress installation
- Go to the plugins section and select « Add New »
- Perform a search for « Peekaboo »
- Locate the Peekaboo plugin by « Dimas Begunoff »
- Click the « Install » link in the actions column
- Activate the plugin through the « Plugins » menu in WordPress
If you’ve downloaded the latest plugin ZIP file:
- Login to your wordpress installation
- Go to the plugins section and select « Add New »
- Click the « Upload » link
- Browse for the « Peekaboo.zip » file you downloaded
- Click the « Install Now » button
- Activate the plugin through the « Plugins » menu in WordPress
If you’ve downloaded and extracted the latest plugin files:
- Upload the
Peekaboo
plugin folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Peekaboo » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Peekaboo » 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
- added support for collapsing all other content when showing a selected portion of content
1.0.10
- fixed plugin_dir variable for wordpress sites installed in a subdirectory
1.0.9
- adjusted correct js file version
1.0.8
- fixed issue with raw HTML content in peekaboo_link shortcodes
1.0.7
- plugin now calls do_shortcode() to process shortcodes within its content
1.0.6
- plugin permalink change
1.0.5
- fixed javascript link mislabel issue
1.0.4
- removed js console command
1.0.2
- fixed rate plugin link
1.0.1
- removed specific jquery 1.4 statements (:children) to make plugin be more backward compatible
1.0
- Initial release