Fetch SPAD

描述

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

屏幕截图

  • screenshot-1.png

安装

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.

评价

此插件暂无评价。

贡献者及开发者

「Fetch SPAD」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Fetch SPAD」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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