Sync WP Steem Comments can sync Steemit and WordPress comments.
Before I found Steemit, I am a WordPress blog writer. I write blog on my WordPress site for more than 2 years. Now I am moving to Steemit, but I also post my articals in my WordPress site. But I found a question: some readers leave comments after my post asking the same question on the two different sites. So I must answer them twice. I think there are a lot of blog writers have this problem too. So I develop a wordpress plugin to solve this. Sync WP Steem Comments can sync Steemit and WordPress comments.
You can input the author name and your PRIVATE POSTING KEY in the setting page.
You can input the Steemit article permlink in the WordPress posting article page.
Now it is something like this:
You can find this web page on :TSON.COM and this page is connected with how to use steemjs read comments from blockchain.
I have a detailed plan for this plugin.
I need extend WordPress articles let them have an additional field to save the permlink of the Steemit articles. In this way when we publish a comment beside a WordPress article, the comment also can be send to Steemit article. Besides when we load the WordPress article this plugin also can pull comments from Steemit article.
Status: Already finished in Version 0.0.1
When we request the WordPress articles, show the Steemit comments below the articles.
In version 0.1, Steemit comments will display before the Wrodpress comments. Also the apperance of the Steemit comments is different from the WordPress comments. This is a simple but useful way. On the other hand, I also can insert Steemit comments into WordPress's database. In this way, Steemit comments can look exactly the same as the WordPress comments. But every comments needs one more field to connected with the Steemit comment, this can lead to more pressure on the WordPress server.
Please give me feedback. I'll decide whether to upgrade the method or not.
Status: Finished in Version 0.0.1, but maybe need upgrade.
After version 0.1, I'll complete this function. There are two way to do this task:
First I think the two ways have no different, but if the users use my account to push the comments, I can get the data. From these data, I can know which article is popular in WordPress but not in Steemit. Then I can recommond these articles to other users.
After the article is published in Steemit, the article can be transmited to WordPress in one click.
THIS FUNCTION IS NOT RECOMMOND, because this function can be used to produce a greate amount of junk articles.
If users want to have this function, There are another plugin named SteemPress. As the last step, I'll make sure this plugin can be working together whit SteemPress.
Yes you can! Join in on our GitHub repository :)
Please support me by following me on Steemit @rileyge or if you feel like donating, that would really help a lot on my future Steem developments around WordPress ecosystem. :)
If you get stuck, you can ask for help in the WordPress Steem GitHub repository. Bugs also can be reported there.