這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

steemeasy

外掛說明

Integrate Steem blockchain into your WordPress blog!
With this plugin, you can
– retrieve latest posts list of specific tag.
– See post details
– Login with Steem ID (Using SteemConnect2)
– Write posts, vote posts

安裝方式

  1. Set up SteemConnect2
    You should have Steem account with more than 3 STEEM. It costs 3 STEEM to create an app under SteemConnect V2.
    Login with yor Steem account here https://v2.steemconnect.com/dashboard
    Then go to here https://v2.steemconnect.com/apps/me
    Press ‘New App’ button to go to here https://v2.steemconnect.com/apps/create
    Create account.
    Now you will have to sign in with funding account(which has more than 6 STEEM) and its active key
    Enter App Name and Redirect URI(s). You can leave others blank.
    Redirect URI example After OAuth login, only registered URI can end up having successful login. https://imgsafe.org/image/b698e74bdb
    You can enter multiple URIs such as http://localhost:8888/wordpress/steem/ http://localhost:8888/wordpress/webtoon/ https://mywordpresswebsite.com/page1/ https://mywordpresswebsite.com/page2/
    https://imgsafe.org/image/b69d1d6797

  2. Set up WordPress plugin
    Activate plugin.
    Go to Steemeasy Settings, set App Name same as SteemConnect2 App Name https://steemitimages.com/DQmen3GNjTCYtfDc2eNgzYaeJkZhmF1mAmn97D4WndSujSk/Screen%20Shot%202018-02-01%20at%201.58.31%20PM.png
    Create new wordpress page.
    Enter page content like this. https://imgsafe.org/image/b697e36ea7

[steemplugin tag="webtoon" limit="25" locale="ko-KR" ann="peepeem/2018-3-27,mmcartoon-kr/33dzgm" mute="alessandro2000,betesda,blackpace,vnzlasteemit,xtreme2015,steemit2015,vanessa2015,cekna,ripnews,a-0-0,boyhaque,samsulbahri1991,steemian1,balia,kamerlighn"]

tag is Steem tag. (eg: kr)
limit is items per page before showing Load more button. (eg: 1 ~ 100)
locale is for posts and replies’ datetime format locale. Default(if not set): ko-KR. Examples: en-US, de-DE …
ann is comma separated permlinks([ACCOUNT]/[PERMLINK],[ACCOUNT],[PERMLINK],[ACCOUNT],[PERMLINK]…) sticky posts. Up to 5 posts can be sticky.
mute is comma separated accounts. Muted accounts’ posts and replies will not be displayed.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈steemeasy〉的開發相關工作。

參與者

將〈steemeasy〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.5.7

  • steem.js API name fix(net_votes)

0.5.6

  • steem.js API name fix(total_pending_payout_value)

0.5.5

  • Publish Post bugfix

0.5.4

  • Multiple sticky announcement posts
  • Mute accounts
  • Post created datetime bug fix, locale format can be configured

0.5.2

  • Sticky announcement post
  • Highlight current post in postsList

0.5.1

  • Bugfix

0.5

  • Edit Posting
  • You can set SteemConnect2 App Name at WordPress Steemeasy Settings
  • You can set WordPress owner beneficiary(Steem account name and reward percentage) at WordPress Steemeasy Settings
  • Login expire bug fix

0.4

  • Decline Payout posts are visualised and can be distinguished by strike line
  • Bug fixes

0.3

  • Updated steem.js to v0.6.4
  • steem.js web socket endpoint api.steemit.com (steemd.steemit.com is depreciated)
  • Some CSS fix to support TwentySixteen Theme

0.2

  • Initial release