SubToMe

描述

This widget adds a SubToMe button to your WordPress blog. This button allows your readers to follow your blog using their favorite applications.

If the user clicks the button, then, it will load an external iframe with JavaScript. The iframe will show the user the list of their favorite subscription tools. Once they pick one, they’re redirect to it with your blog information.

The user information is stored in the browser, but is only accessible on the domain subtome.com, which is why we have to load the iframe.

No data is ever “leaked”. The whole SubToMe code is open source. Feel free to check it out by yourself.

Credits

WordPress Widget Boilerplate, Matthias Pfefferle for his precious help, mostly with version 1.3!

安裝

  1. Upload the plugin directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the widget to your layout from the ‘Widget’ submenu in WordPress

評價

2016年9月3日
Hello Julien and Matthias, Thank you for this wonderful plugin. It is so fine and easy to use. This is an added touch to the website that offers readers an opportunity to subscribe to the blog / website with a few clicks. I hope that you will continue to update SubToMe. I will share it with everyone that I know that has a blog website. I wish you both continued success with this plugin and all you do. Best wishes
閱讀全部3個評價

貢獻者及開發者

“SubToMe” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 SubToMe 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

Project maintined on github at pfefferle/wordpress-subtome.

1.5.5

  • version update

1.5.4

  • version update

1.5.3

  • WordPress coding standard fixes
  • fixed JS bug

1.5.1

  • fixed PHP warnings

1.5

  • A SubToMe button for posts/pages
  • More options to customize the button

1.4

  • Updated README. More tests

1.3

  • Simplified plugin
  • Added shortcode

1.0

  • First version