=== Daily Proverb === Contributors: jd7777 Tags: bible, daily, proverbs, embed, text Donate link: http://www.joshuawieczorek.com/donate Requires at least: 2.0 Tested up to: 4.4 Stable tag: 4.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display a Daily Proverb in your language. == Description == This plugin displays a daily proverb from the book of Proverbs. The daily verses are preset, however, in the admin panel there are options to set your preferred verse for the day. Also, good news! The book of Proverbs comes pre-installed in 25 languages. For faster loading, there are no external API calls or any other external credentials needed. Just install the plugin, select your language, insert the shortcode in a post or page, and watch as the verse change daily. Please note! For this to work properly, you should have your WordPress timezone setting set to your current timezone. [Here is a link to show how to do just that.](http://coschedule.com/training-articles/how-to-change-your-wordpress-timezone) = Usage = [For full documentation, please follow this link.](http://www.joshuawieczorek.com/docs/daily-proverb) `[dpv-verse]` = Parameters = - 'class' = CSS class, default is 'dpv_class'. - 'id' = CSS id, default is 'dpv_id'. - 'tag' = Tag element of verse container, default is 'p' which is translated'<p>'. (e.g. 'div','span') - 'color' = Color of verse text, default is your default site text color. (e.g. green, #00FF00, rgb(0,255,0)) - 'bcolor' = Background color of the verse, default is none. (e.g. green, #00FF00, rgb(0,255,0)) - 'rcolor' = Verse reference color, default is same as verse text. (e.g. green, #00FF00, rgb(0,255,0)) - 'rbcolor' = Verse reference background color, default is none. (e.g. green, #00FF00, rgb(0,255,0)) - 'version' = This is to display the version after the scripture citation (e.g). Default is 'version="show"', just set version to "hide" to turn off the version citation. `[dpv-verse color="#333"]` = Translations = **Bible Languages** - Afrikaans - Arabic - Danish - German - Greek - English - Esperanto - Spanish - Finnish - French - Croatian - Hungarian - Italian - Hebrew - Korean - Dutch - Portuguese - Russian - Albanian - Swedish - Thai - Turkish - Vietnamese - Mandarin - Zulu If you would like to have the Book of Proverbs in your language, create a JSON file in the format contained in the following link with your translation. Then, email me the file at info@joshuawieczorek.com so I can include the file in plugin's next update. The contribution would be greatly appreciated. [Link to JSON file template.](https://github.com/jd7777/daily-proverb-json/blob/master/proverbs.json) **Plugin Languages** - English - French - Spanish - Vietnamese If you would like to translate the plugin into your language please contact me at info@joshuawieczorek.com. The contribution would be greatly appreciated. [For FAQ and full documentation, please follow this link.](http://www.joshuawieczorek.com/docs/daily-proverb) == Installation == 1. Upload the `daily-proverb.zip` file to the `/wp-content/plugins/` directory 2. Activate the plugin through the Plugins Manager in the WordPress dashboard. == Screenshots == 1. screenshot-1.jpg 2. screenshot-2.jpg 3. screenshot-3.jpg 4. screenshot-4.jpg 5. screenshot-5.jpg == Frequently Asked Questions == [For FAQ and full documentation, please follow this link.](http://www.joshuawieczorek.com/docs/daily-proverb) == Upgrade Notice == Upgrading to the latest version allows for the latest versions to be installed. == Changelog == = Version 2.0.2 = Fixed plugin translation errors. = Version 2.0.1 = Added option to hide the version in the verse citation. Added Vietnamese translation. = Version 2.0.0 = 25 Bible translations added with over 30 versions available. = Version 1.2 = Initial plugin release.