Fetch SPAD

Descripción

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

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

MORE INFORMATION

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

Capturas

  • screenshot-1.png

Instalación

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

"Fetch SPAD" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce "Fetch SPAD" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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