Skip to content

bmlt-enabled/fetch-spad

Repository files navigation

=== Fetch SPAD ===

Contributors: pjaudiomv, bmltenabled
Tags: spad, spiritual principle a day, narcotics anonymous, na
Requires PHP: 8.1
Tested up to: 6.5.4
Stable tag: 1.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Fetch SPAD is a plugin that pulls the Spiritual Principle A Day from https://spadna.org and puts it on your page or post.

== Description ==

Fetch SPAD is a plugin that pulls the Spiritual Principle A Day from https://spadna.org and puts it on your page or post.

*Third Party Disclosure*

This plugin pulls from the SPADNA service at https://spadna.org to get the current days meditation. This is a GET request only and no information is posted to this third party service. This service itself has no privacy policy, but you can view NAs privacy policy here https://www.na.org/?ID=privacy


SHORTCODE
Basic: [spad]
Layout: table, block [spad layout=""]

EXAMPLES

<a href="https://www.mvana.org/a-spiritual-principle-a-day/">https://www.mvana.org/a-spiritual-principle-a-day/</a>

MORE INFORMATION

<a href="https://github.com/bmlt-enabled/fetch-spad" target="_blank">https://github.com/bmlt-enabled/fetch-spad</a>

== Installation ==

This section describes how to install the plugin and get it working.

1. Download and install the plugin from WordPress dashboard. You can also upload the entire Fetch SPAD Plugin folder to the /wp-content/plugins/ directory
2. Activate the plugin through the Plugins menu in WordPress
3. Add [spad] shortcode to your Wordpress page/post.

== Screenshots ==

1. screenshot-1.png

== Changelog ==

= 1.2.1 =

* WP Bump.

= 1.2.0 =

* Requires PHP 8.1.
* Migrated to fetch meditation lib.

= 1.1.1 =

* Added a settings link to the plugins page.

= 1.1.0 =

* Refactored codebase.

= 1.0.2 =

* Fix for multiple Page ref.

= 1.0.1 =

* CSS Tweak.

= 1.0.0 =

* Initial Release