该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Yo

描述

This is an integration of the Yo service for WordPress. It will track Yo subscribers and allow you to send a Yo when you make a new Post. After it’s installed, go to the ‘Yo’ tab under Plugins. There you can enter your API Key to send Yos, and see a list of Yo subscribers, how many times they’ve sent you a Yo, and the last time they sent you a Yo.

How to Use

  1. Grab a Yo API Key and make the callback URL your WordPress home page URL.
  2. Go to the Yo Worpress page in the Plugins menu.
  3. Enter your Yo API Key and click “Save Yo API Key”.

Now when you write some posts you’ll send a Yo to all your subscribers. As you gain subscribers, they’ll get listed in the table on the Yo WordPress admin page.

屏幕截图

  • The Yo page.

安装

If you’re installing via the usual WordPress installer, you click “install.”

If you’re manually installing:

  1. Create a directory in /wp-content/plugins/ called yo
  2. Upload yo.php to the new /wp-content/plugins/yo directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Where can I get an API Key

http://api.justyo.co

No subscribers are listed. What gives?

Did you set your homepage as the callback URL with Yo? If not, send them an email at [email protected]

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

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

对开发感兴趣吗?

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

更新日志

1.3.1

Fixed register settings name for API Key.

1.3

Yos now attach the link of the post.

1.2

Yos only sent on publishing a new, non-private post.

1.1

Fix for breaking query_vars error

1.0

Initial Release