이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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