このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WarpSteem

説明

WarpSteem is a wordpress plugin that connect wordpress to steemit.

Steemit (https://steemit.com/) is a blog platform that is based on blockchain.

There are several advantages to using this plugin.

  • You can easily write something on steemit using this plugin.
  • Also, you can send all posts you wrote to stemmit for marketing and side-money.

For using this, you need to have steemit acount.

You can get an account at https://signup.steemit.com/.

If you have question, you can contact me anytime using wordpress or steemit.

Additional Info One

  • We used steem.min.js which is third-pary javascript library.
  • Steem.min.js is the JavaScript API for Steem blockchain (https://github.com/steemit/steem-js)
  • Using steem.min.js, this plugin gets posting key of steem users.
  • Posting key has only permission for writing blog on steemit.
  • This plugin requests posting key for sending wordpress post to steemit.

スクリーンショット

  • setting page image

  • posting key image

インストール

You go to setting page and fill your information (user id, steemit posting key, tag).

The installation procedure is as follows.

  1. setting warpsteem
    • Setting -> Warpsteem setting -> Posting settings
    • You are supposed to write ID, posting key, tag on each line.
    • You can set whether you will send wordpress post to steem or not.
  • example
    passionbull
    test1234tokenonlypostingkey
    test,wordpress
  1. write your post on wordpress

  2. click publish/update button

  3. check your steem

評価

1件のレビューをすべて表示

貢献者と開発者

WarpSteem はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WarpSteem” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

v1.0
– Publish your newly created post on wordpress to steemit
– Publish your old post on wordpress to steemit
– Update your steem_post if you have write wordpress post again
– Select Enable post update or not

v1.0.1
– Set your permlink (slug) and tags on editor, not setting page
– Upgrade setting page UI