Fetch SPAD

Beschreibung

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://na.org/privacy-policy/

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

EXAMPLES

https://www.mvana.org/a-spiritual-principle-a-day/

MORE INFORMATION

https://github.com/bmlt-enabled/fetch-spad

Screenshots

  • screenshot-1.png

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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Fetch SPAD“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Fetch SPAD“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.2.2

  • Added fallback server.

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