﻿=== Verse of the Day ===
Contributors: BibliaTodo
Donate link: https://www.bibliatodo.com/en/
Tags: bible, holy, daily, verse, bibliatodo, christian, god, church, verse of the day
Requires at least: 2.7.0
Tested up to: 5.7.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin shows a daily verse of the Holy Word of God, the Bible, on Bibliatodo.com

== Description ==
Show the verse of the day on your Wordpress website, using this plugin every day, it is updated showing a daily verse of the Holy Word of God, the Bible.

== Installation ==

You can add the verse of the day without having to install the plugin, just by copying this code on your widget as an arbitrary text or HTML:

`<script type="text/javascript" language="javascript" src="https://www.bibliatodo.com/assets/js/wordpress/en/widget-verso-dia.js"></script>`

Or installing the plugin following these indications

1. Upload the file to a wp-content/plugin
2. Enable plugin
3. Go to Appearance > widgets
4. Drag the widget to the desired sidebar .
5. Check the verse is displayed correctly!
 
   - Widget: A  Verse of the Day widget can be added to  the sidebar of your WordPress, go to Appearance - widget 'Daily Verse'
   - Template: Insert this code in any place of the template `<script type="text/javascript" language="javascript" src="https://www.bibliatodo.com/assets/js/wordpress/en/widget-verso-dia.js"></script>` .
 

== Screenshots ==

1. This is how the Verse of the Day would look like by default. If you wish to make changes, please contact us and  we will be glad to help..
2. A Wordpress site with the plugin on the sidebar.
3.  If you want this appearance, you can obtain it free of charge, inserting  an an iFrame code on this URL https://www.bibliatodo.com/recursos


== Changelog ==


= 1.0 =
* First stable version.

== Upgrade Notice ==

= 1.1 =
* Minor corrections.


readme updated