-
Notifications
You must be signed in to change notification settings - Fork 0
License
bmlt-enabled/fetch-meditation-wp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Fetch Meditation === Contributors: bmltenabled, pjaudiomv Plugin URI: https://wordpress.org/plugins/fetch-meditation/ Tags: na, fetch meditation, jft, spad, bmlt Requires PHP: 8.1 Tested up to: 6.8 Stable tag: 1.1.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Fetch Meditation is a plugin that pulls either the Spiritual Principle A Day or Just For Today and puts it on your page or post. == Description == Fetch Meditation is a plugin that pulls either the Spiritual Principle A Day or Just For Today and puts it on your page or post. To use this, specify the shortcode [fetch_meditation] in your page or post. SHORTCODE Basic: [fetch_meditation] Book: jft, spad [fetch_meditation book="jft"] Layout: table, block [fetch_meditation layout="block"] Language: JFT: english, french, german, italian, portuguese, russian, spanish, swedish. SPAD: english, german [fetch_meditation language="spanish"] Tiemzone (English Only): Any valid IANA [timezone](https://www.php.net/manual/en/timezones.php) MORE INFORMATION <a href="https://github.com/bmlt-enabled/fetch-meditation-wp" target="_blank">https://github.com/bmlt-enabled/fetch-meditation-wp</a> == Installation == 1. Upload `the fetch-meditation-wp` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add [fetch_meditation] shortcode to your WordPress page/post. == Changelog == = 1.1.3 = * Moved Portuguese translation to NA Portugal * Fixed Russian translation. * Updated instruction. = 1.1.2 = * Updated instruction. = 1.1.1 = * Added Larger Time Zone selection list. = 1.1.0 = * Added Time Zone and Language selection. = 1.0.5 = * French language fixes. = 1.0.4 = * Spanish fix. * Fallback english servers. = 1.0.3 = * Add nonce. = 1.0.2 = * Spanish language fix. = 1.0.1 = * Initial WordPress release. = 1.0.0 = * Initial release.