Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Yo

Mô tả

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.

Ảnh màn hình

  • The Yo page.

Cài đặt

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

Hỏi đáp

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 api@justyo.co

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Yo” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Dịch “Yo” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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