Random Aphorism
Random Aphorism
Description
Add your aphorisms through Options -> Random Aphorism panel, using form.
You can show the random aphorism using shortcode [aphorism] in Posts or Pages,
or hardcode it in PHP code using <?php do_shortcode(‘[aphorism]’); ?>.
The plugin is multi-lingual and actually translated in Russian language.
You can add your own translation by creating .po and .mo files named random_aphorism-DOMAIN.(po|mo) in lang subfolder.
Installation
- Upload
aphorismfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place shortcode
[aphorism]anywhere in your content or place<?php do_shortcode('[aphorism]'); ?>directly in your templates.
Reviews
Changelog
1.0
- First release