create account

SteemPress 2.0 - Introducing two-way WordPress integration with Steem by steempress

View this thread on: hive.blogpeakd.comecency.com
· @steempress · (edited)
$634.23
SteemPress 2.0 - Introducing two-way WordPress integration with Steem
Today we are excited to share the biggest update to SteemPress since our initial launch at the beginning of the year! Version 2.0 delivers the promise we’ve made for [our 2018 roadmap](https://steemit.com/steempress/@steempress/steempress-vision-2018-roadmap-going-full-time-and-launching-witness-steempress) by introducing a two-way integration feature between a SteemPress blog and the Steem blockchain. This includes bringing upvotes, pending rewards, comments, and the ability to log in or register a Steem account all directly on the SteemPress blog itself.

![](https://i.imgur.com/TP4VMgo.png) 

Please keep in mind that the two-way integration feature is still in beta, meaning that the design and available functionalities are set to change. Our goal with this release is not to launch a final product, but to present the key features and ideal we have in mind and harvest your feedback on the appearance and functionality.

# Introducing two-way integration

Version 2.0 takes SteemPress from being a convenient tool for automatic posting from WordPress to the Steem blockchain, to also bringing relevant Steem features the other way back to the blog. As a result, SteemPress is no longer only providing creators only with a new tool for monetizing content and reaching new audiences, but also a product that adds new value and uniqueness to the website itself.

### A blog or website with the new feature activated will now have a comment section much more like what you will find on Steem-based front ends:

![](https://i.imgur.com/l6kFUSr.png)
_With two-way integration activated, the comment section of a blog post will receive a touch of Steem as seen in this example from http://dappcentral.io by @cryptoctopus_

The current features include:
- Log in and register
- Display number of upvotes, replies, and pending rewards
- An upvote button
- The comment section with options for searching and hiding comments

## Log in
To upvote the article, or make a comment that can be upvoted on the blog, the visiting user will first need to log in with a Steem account. The Log in button allows existing steemians to log in using Steem Connect, which will then work for any blog that uses SteemPress.

![](https://i.imgur.com/udpe3Vi.gif)
_Log in is done with Steem Connect which allows anyone with a Steem account to engage with content on a SteemPress-based blog_

Once logged in, the Steem account picture of the user is displayed in the top right corner together with the option to log out. Users are now ready to engage with the content directly on the blog post!

### Register a Steem account
For users without a Steem account, the "register" option is there to link them to the steemit signup page. We are currently looking at how we can speed up this process by using our discounted accounts to fasten the process. In the meantime, we will prioritize saving those for the blog owners themselves who want to start using SteemPress. We do hope that adding this option on numerous WordPress blogs out there can increase the onboarding of new people to Steem!

## Upvotes and pending rewards
With the two way integration, users will be able to see the number of upvotes and pending rewards of a post, as well as details on which Steem accounts have voted on the post and contributed to the rewards. Users can then themselves curate content and comments directly on the website of the creator.
![](https://i.imgur.com/SYtQScT.gif)
_The upvote button at the bottom of the post allows users to curate once logged in with a Steem account_

## Comments
Next, the users can reply to the post with their Steem account and engage with other comments. Comments that are written will be posted to the Steem blockchain, meaning they will also be displayed on other front ends such as steemit.com, busy.org, and steempeak.com. Likewise, the comment section will display comments made to the article through other Steem-based websites.

![](https://i.imgur.com/n6h0taf.gif)
_Comments can be written as replies to the post or other comments made on the Steem blockchain from the blog interface_

The goal is to achieve a seamless user experience between the different front ends where users don't have to think about what specific websites are being used, but rather engage with the content and discussions directly through the Steem blockchain.

### Comment filter and moderation

Under the "Sort by" option, users will find four options to sort comments on a post. These include "earnings" or vested votes as is the standard on steemit, number of upvotes, newest or oldest.

![](https://i.imgur.com/pXwnv9c.png)
_The SteemPress comment section allows the browser to sort by either earnings, upvotes, newest or oldest_

While we want to bring ideas from the Steem blockchain back to the blogs of the user, we don't want this to feel enforced on the user. For many websites with content discoverers who are not used to Steem and vested votes, being able to browse by these criteria may still be more desirable.

Users may also hide comments similar to on other front ends to help browse through a large set of comments.

![](https://i.imgur.com/rYDDLEZ.gif)
_Each comment and sub-comments can be hidden and revealed by the user browsing the website_

Finally, to prevent unwanted spam, we decided to not import comments made by a selection of known bot accounts including bid-bot accounts, steemitboard, and cheetah among others. We considered this as necessary since a very large number of replies written on Steem posts are automated comments that are either spam or provide information that is only relevant in the context of Steem and to people familiar with Steem. We intend for this to become a feature soon where the blog owner themselves can specify which accounts they would like to ban, or which individual comments they would like to hide. Comments are, of course, still stored on the Steem blockchain and visible on other front ends.

# How to
To start using SteemPress V2 you must first perform the usual update via the [plugin store](https://wordpress.org/plugins/steempress/). 

Once installed, you will now find a new option in settings where they can enable or disable the beta version of the two-way integration feature:

![](https://i.imgur.com/awXyzfB.jpg)

Ticking the first box will activate the two-way integration function for new posts that are written. Ticking the second box will also add a display of the number of upvotes, comments, and pending rewards and an upvote button for each post on the front page similar to how it appears in the feed on steemit.com.

Once done, all new posts will have the two-way integration feature on them!

## Updating older blog posts
If you want to update older posts on your WordPress blog to also display comments from the Steem blockchain or enable upvotes and comments, you must now link your posts to their corresponding posts in the steem blockchain. To do so edit a post. You will notice at the bottom right a new menu.


![](https://i.imgur.com/8o33sDC.png)


The author is automatically filled based on the settings, but if it doesn't fit feel free to edit it and add the permalink. 

The permalink is the unique part in a post url. For example in 

https://steemit.com/blockchain/@creativecrypto/htclaunchescrypto-phoneexodus-719c1u0pyc

the permlink is  : 

htclaunchescrypto-phoneexodus-719c1u0pyc

so you just set those parameters, update the post. And view the steem integration come to life on your WordPress post! 

Note that the default size of WordPress is 524px which is a bit small, the user experience is better with a size of 600-650px minimum.

The comment section is running inside of a div with the id "steempress_sp_comment_feed" and the whole comment section is an embed via an iframe that has the name "steempress_sp_embed". Feel free to edit your themes to make it blend on your site!

# Implications for SteemPress and Steem

For SteemPress, this is update marks the beginning of the product we've had in mind since we begun developing SteemPress at the start of the year. Once we've had some weeks to improve the layout and functionality with the help of your feedback, this is when we think we have an appealing product for the masses and an example of how the Steem blockchain can add value to numerous creators.

As mentioned in the introduction, we now offer more than just a new way for WordPress users to monetize content and reach new audiences, but we also provide new opportunities that we believe can give the website a competitive advantage. Whether it is the ability to incentivize and reward contructive and positive engagement in the comments from the author to his or her audience, to being able to store comments and interactions with ones audience in a decentralized database that does not rely on a third party application.

As always, if you have any questions then please visit us on [our discord channel](https://discord.gg/UPXjTs)!

To download SteemPress, find our plug-in at https://wordpress.org/plugins/steempress/

To vote for our witness, either use SteemConnect following this [link](https://steemconnect.com/sign/account-witness-vote?witness=steempress&approve=1), or find us on https://steemit.com/~witnesses.

If you are curious about the code feel free to check it out at : http://github.com/drov0/steempress

Thank you for reading this far and for being interested in SteemPress!

@Fredrikaa and @Howo
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 936 others
properties (23)
authorsteempress
permlinksteempress-2-0-introducing-two-way-wordpress-integration-with-steem
categorysteempress
json_metadata{"tags":["steempress","steem","update","utopian-io","development"],"users":["cryptoctopus","fredrikaa","howo"],"image":["https://i.imgur.com/TP4VMgo.png","https://i.imgur.com/l6kFUSr.png","https://i.imgur.com/udpe3Vi.gif","https://i.imgur.com/SYtQScT.gif","https://i.imgur.com/n6h0taf.gif","https://i.imgur.com/pXwnv9c.png","https://i.imgur.com/rYDDLEZ.gif","https://i.imgur.com/awXyzfB.jpg","https://i.imgur.com/8o33sDC.png"],"links":["https://steemit.com/steempress/@steempress/steempress-vision-2018-roadmap-going-full-time-and-launching-witness-steempress","http://dappcentral.io","https://wordpress.org/plugins/steempress/","https://steemit.com/blockchain/@creativecrypto/htclaunchescrypto-phoneexodus-719c1u0pyc","https://discord.gg/UPXjTs","https://steemconnect.com/sign/account-witness-vote?witness=steempress&approve=1","https://steemit.com/~witnesses","http://github.com/drov0/steempress"],"app":"steemit/0.1","format":"markdown"}
created2018-10-30 18:38:27
last_update2018-10-31 10:34:33
depth0
children146
last_payout2018-11-06 18:38:27
cashout_time1969-12-31 23:59:59
total_payout_value480.710 HBD
curator_payout_value153.520 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9,426
author_reputation75,869,703,434,293
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,358,326
net_rshares558,836,500,489,017
author_curate_reward""
vote details (1000)
@actnearn ·
This is extremely useful for entire steem ecosystem. It is enabler
πŸ‘  
properties (23)
authoractnearn
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t023648610z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 02:36:48
last_update2018-10-31 02:36:48
depth1
children0
last_payout2018-11-07 02:36:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length66
author_reputation96,044,719,844,697
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,379,904
net_rshares1,854,431,861
author_curate_reward""
vote details (1)
@adonisabril ·
$0.03
What an awesome feature! I just tested it and it's working so far :)
πŸ‘  , ,
properties (23)
authoradonisabril
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t231455736z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 23:14:54
last_update2018-10-30 23:14:54
depth1
children0
last_payout2018-11-06 23:14:54
cashout_time1969-12-31 23:59:59
total_payout_value0.025 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation333,548,213,678,052
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,371,470
net_rshares29,885,119,922
author_curate_reward""
vote details (3)
@agr8buzz ·
This is huge,,..a congrats is in order!!
πŸ‘  ,
properties (23)
authoragr8buzz
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t192341109z
categorysteempress
json_metadata{"tags":["steempress"],"community":"steempeak","app":"steempeak"}
created2018-10-30 19:23:39
last_update2018-10-30 19:23:39
depth1
children1
last_payout2018-11-06 19:23:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length40
author_reputation61,698,497,910,324
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,360,742
net_rshares13,674,205,847
author_curate_reward""
vote details (2)
@fredrikaa ·
Thanks! Yes we think so too ;)
properties (22)
authorfredrikaa
permlinkre-agr8buzz-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t161331165z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 16:13:33
last_update2018-11-01 16:13:33
depth2
children0
last_payout2018-11-08 16:13:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,487,284
net_rshares0
@aiyanna ·
re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181105t024850945z
This post has received a 5.00% upvote from @aiyanna! 

This is an extra way we have decided to give back and award serious bloggers!<br>
Feel free to leave a comment or suggestion to improve the efforts of this bot. Delegation and donations will be used to increase steem power. 
properties (22)
authoraiyanna
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181105t024850945z
categorysteempress
json_metadata{"app":"communitybot/1.1.0"}
created2018-11-05 02:48:51
last_update2018-11-05 02:48:51
depth1
children0
last_payout2018-11-12 02:48:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length280
author_reputation17,207,845,405,276
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,695,353
net_rshares0
@alihesari ·
Awesome! I should try it in my website.
πŸ‘  , , ,
properties (23)
authoralihesari
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t065313282z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 06:53:15
last_update2018-10-31 06:53:15
depth1
children1
last_payout2018-11-07 06:53:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation825,433,923
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,389,899
net_rshares12,293,551,746
author_curate_reward""
vote details (4)
@fredrikaa ·
Thanks! Please do :) and let us know how it goes!
πŸ‘  
properties (23)
authorfredrikaa
permlinkre-alihesari-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t154751258z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 15:47:51
last_update2018-10-31 15:47:51
depth2
children0
last_payout2018-11-07 15:47:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,417,423
net_rshares1,640,249,718
author_curate_reward""
vote details (1)
@alsedge ·
look forward to checking this out.. Thanks for posting.
properties (22)
authoralsedge
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t090839440z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 09:09:18
last_update2018-10-31 09:09:18
depth1
children0
last_payout2018-11-07 09:09:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation2,800,144,897
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,395,844
net_rshares0
@anforo ·
Wow! More and more high quality blockchain projects appear on top of Steem and at least ten of them are going to be a BOMB it’s just a theory of relativity! I hope Steempress will be one among them
properties (22)
authoranforo
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t111748702z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 11:17:48
last_update2018-10-31 11:17:48
depth1
children0
last_payout2018-11-07 11:17:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation2,861,241,802,070
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,401,942
net_rshares0
@anthonywong ·
$0.02
properties (23)
authoranthonywong
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t011710152z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 01:17:06
last_update2018-10-31 01:17:06
depth1
children0
last_payout2018-11-07 01:17:06
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation7,541,272,153,577
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,376,587
net_rshares27,950,545,501
author_curate_reward""
vote details (5)
@artgirl ·
$0.04
Is it possible for free users to use this or not until Wordpress allows plugins for free users? How abt something for Blogger too?
πŸ‘  ,
properties (23)
authorartgirl
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t094211650z
categorysteempress
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steempress"],"users":[],"links":[],"image":[]}
created2018-10-31 09:42:15
last_update2018-10-31 09:42:15
depth1
children2
last_payout2018-11-07 09:42:15
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length130
author_reputation78,199,819,362,894
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,397,436
net_rshares34,001,436,215
author_curate_reward""
vote details (2)
@fredrikaa ·
SteemPress itself is a free plugin, but it requires a WordPress blog where you have the right hosting which may not be free depending on your choice ( you can have a look at some Steem options like @timeets.com , @xopus @vornix as cheap hosting options provided by steemians)
properties (22)
authorfredrikaa
permlinkre-artgirl-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t161634306z
categorysteempress
json_metadata{"tags":["steempress"],"users":["timeets.com","xopus","vornix"],"app":"steemit/0.1"}
created2018-11-01 16:16:39
last_update2018-11-01 16:16:39
depth2
children1
last_payout2018-11-08 16:16:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length275
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,487,430
net_rshares0
@artgirl ·
Ok thanks!

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorartgirl
permlinkartgirl-re-fredrikaa-re-artgirl-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181102t014002567z
categorysteempress
json_metadata{"app":"partiko"}
created2018-11-02 01:40:03
last_update2018-11-02 01:40:03
depth3
children0
last_payout2018-11-09 01:40:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation78,199,819,362,894
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,512,545
net_rshares0
@arthurwagner ·
nice! good update :)
properties (22)
authorarthurwagner
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t072933339z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 07:29:36
last_update2018-10-31 07:29:36
depth1
children0
last_payout2018-11-07 07:29:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation31,751,310,097
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,391,501
net_rshares0
@ayuramona ·
I hope Steempress will continue to prosper in the future! With other integration or development done.

Big thanks @fredrikaa and @howo
properties (22)
authorayuramona
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t055949038z
categorysteempress
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steempress"],"users":["fredrikaa","howo"],"links":["/@fredrikaa","/@howo"],"image":[]}
created2018-10-31 05:59:54
last_update2018-10-31 05:59:54
depth1
children0
last_payout2018-11-07 05:59:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length134
author_reputation2,826,385,116,413
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,387,516
net_rshares0
@azranoman ·
What an awesome feature! I just tested it and it's working so far :)πŸ‘

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorazranoman
permlinkazranoman-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t132525900z
categorysteempress
json_metadata{"app":"partiko"}
created2018-10-31 13:25:27
last_update2018-10-31 13:25:27
depth1
children0
last_payout2018-11-07 13:25:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length139
author_reputation-191,910,669
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,408,573
net_rshares0
@bakaczek ·
Looking nice! Will u make any video tutorial about using that?
πŸ‘  ,
properties (23)
authorbakaczek
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t003638430z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 00:36:48
last_update2018-10-31 00:36:48
depth1
children1
last_payout2018-11-07 00:36:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation19,516,272,488
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,374,960
net_rshares11,436,259,371
author_curate_reward""
vote details (2)
@fredrikaa ·
Plenty of our users have made tutorials before (try google searching it maybe?). Perhaps we could do with some new ones now after the update :)
properties (22)
authorfredrikaa
permlinkre-bakaczek-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t161417295z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 16:14:21
last_update2018-11-01 16:14:21
depth2
children0
last_payout2018-11-08 16:14:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length143
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,487,320
net_rshares0
@berien ·
That's fantastic ! 
A great tool becoming even more great :)
properties (22)
authorberien
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t184717433z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 18:47:18
last_update2018-10-31 18:47:18
depth1
children0
last_payout2018-11-07 18:47:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length60
author_reputation10,746,570,051,371
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,426,606
net_rshares0
@berien · (edited)
$0.08
Options activated and tested. That's purely fantastic ! :) 

It seems that  Brave browser's Shield (and more specifically : cookie blocking) prevents Steemconnect login. 
No problem after its manual deactivation for the wordpress blog. 

I didn't meet this behaviour with other apps using steemconnect, though (d.tube or other ones)
πŸ‘  
properties (23)
authorberien
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t110338611z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 11:03:39
last_update2018-11-01 17:03:30
depth1
children1
last_payout2018-11-08 11:03:39
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.019 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length332
author_reputation10,746,570,051,371
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,469,310
net_rshares69,335,292,928
author_curate_reward""
vote details (1)
@fredrikaa ·
Glad you like it!
We'll have a look at the issue with the Brave browser. Thanks a lot for reporting on it!
πŸ‘  
properties (23)
authorfredrikaa
permlinkre-berien-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t161306599z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 16:13:09
last_update2018-11-01 16:13:09
depth2
children0
last_payout2018-11-08 16:13:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length106
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,487,265
net_rshares2,424,866,123
author_curate_reward""
vote details (1)
@bitcoinflood ·
$0.05
updated to most recent version will be curious how this goes and load speeds. Do you currently have an example of how this looks on your blog and if so how can I find it? Thanks!
πŸ‘  
properties (23)
authorbitcoinflood
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181102t013009913z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-02 01:30:06
last_update2018-11-02 01:30:06
depth1
children1
last_payout2018-11-09 01:30:06
cashout_time1969-12-31 23:59:59
total_payout_value0.040 HBD
curator_payout_value0.013 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length178
author_reputation1,645,024,977,979,240
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,512,099
net_rshares48,109,356,881
author_curate_reward""
vote details (1)
@fredrikaa ·
Cool! Hope it will look good on your website :), I think the best examples are those of our users rather than ourselves.

The screenshots and GIFs in this post are taken from this article:
http://dappcentral.io/review/wordpress-plugin/next-generation-of-steempress-2-way-intregration-is-a-big-deal/
properties (22)
authorfredrikaa
permlinkre-bitcoinflood-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181103t025937698z
categorysteempress
json_metadata{"tags":["steempress"],"links":["http://dappcentral.io/review/wordpress-plugin/next-generation-of-steempress-2-way-intregration-is-a-big-deal/"],"app":"steemit/0.1"}
created2018-11-03 02:59:39
last_update2018-11-03 02:59:39
depth2
children0
last_payout2018-11-10 02:59:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length298
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,578,765
net_rshares0
@blockchainstudio ·
This is a really amazing update!
πŸ‘  
properties (23)
authorblockchainstudio
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t211918994z
categorysteempress
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steempress"],"users":[],"links":[],"image":[]}
created2018-10-30 21:19:21
last_update2018-10-30 21:19:21
depth1
children0
last_payout2018-11-06 21:19:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation178,988,499,015,921
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,366,374
net_rshares2,094,378,937
author_curate_reward""
vote details (1)
@bobinson ·
If a certain content has DMCA on it, how will the plugin handle it ? ie is there way to hide such content like condensor does ?
properties (22)
authorbobinson
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t215038991z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 21:50:42
last_update2018-11-01 21:50:42
depth1
children0
last_payout2018-11-08 21:50:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length127
author_reputation55,343,141,313,811
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,502,886
net_rshares0
@boomerang ·
This post has received a 87.73 % upvote from @boomerang.
properties (22)
authorboomerang
permlinkre-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t011016
categorysteempress
json_metadata""
created2018-10-31 01:10:18
last_update2018-10-31 01:10:18
depth1
children0
last_payout2018-11-07 01:10:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation1,273,205,827,891
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,376,327
net_rshares0
@booster ·
re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t214046739z
You got a 70.00% upvote from @booster courtesy of @steempress!
#### NEW FEATURE:
You can earn a passive income from our service by delegating your stake in SteemPower to @booster. We'll be sharing 100% Liquid tokens automatically between all our delegators every time a wallet has accumulated 1K STEEM or SBD.
Quick Delegation: [1000](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=booster&vesting_shares=1000%20SP)| [2500](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=booster&vesting_shares=2500%20SP) | [5000](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=booster&vesting_shares=5000%20SP) | [10000](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=booster&vesting_shares=10000%20SP) | [20000](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=booster&vesting_shares=20000%20SP) | [50000](https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=booster&vesting_shares=50000%20SP)
properties (22)
authorbooster
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t214046739z
categorysteempress
json_metadata{"app":"booster/2.1.0"}
created2018-10-30 21:40:45
last_update2018-10-30 21:40:45
depth1
children0
last_payout2018-11-06 21:40:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,027
author_reputation68,767,115,776,562
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,367,381
net_rshares0
@bubke ·
$0.05
I come here as i saw your fantastic one-liner "software developper by day, blockchain developper by night"
I am a software developper by day and i want to become a blockchain developper by night.  Would love to have a 5 minute chat on SteemFest!

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
authorbubke
permlinkbubke-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t081508631z
categorysteempress
json_metadata{"app":"partiko"}
created2018-11-01 08:15:09
last_update2018-11-01 08:15:09
depth1
children0
last_payout2018-11-08 08:15:09
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length315
author_reputation9,285,631,006,103
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,461,450
net_rshares44,303,391,615
author_curate_reward""
vote details (1)
@chesatochi ·
I try the option and is work like a charm on my crypto blog. :)

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
authorchesatochi
permlinkchesatochi-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t102516149z
categorysteempress
json_metadata{"app":"partiko"}
created2018-11-01 10:25:15
last_update2018-11-01 10:25:15
depth1
children1
last_payout2018-11-08 10:25:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length133
author_reputation235,233,928,560,443
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,467,402
net_rshares11,409,602,069
author_curate_reward""
vote details (1)
@fredrikaa ·
Awesome!
properties (22)
authorfredrikaa
permlinkre-chesatochi-chesatochi-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t161832253z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 16:18:36
last_update2018-11-01 16:18:36
depth2
children0
last_payout2018-11-08 16:18:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,487,538
net_rshares0
@chibera ·
<center>![smallsmall.png](https://cdn.steemitimages.com/DQmcSHgWmCJJiXxm31QwyrZUcX54fVtNByfQ5QtTkC49q88/smallsmall.png)</center>

<center>This post is being supported by [Chibera](https://steemit.com/chibera/@chibera/chibera-the-steem-mmorpg) the first MMORPG with blockchain integration because we liked it. </center>

---

<center>Be sure to also visit and like our social media
[Chibera Facebook](https://www.facebook.com/chiberacom) | [Chibera Twitter](https://twitter.com/chiberacom)
[Chibera Instagram](https://www.instagram.com/chiberacom/) | [Chibera Discord](https://discord.gg/tgwfjjy)</center>
properties (22)
authorchibera
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t032237326z
categorysteempress
json_metadata{"tags":["steempress"],"image":["https://cdn.steemitimages.com/DQmcSHgWmCJJiXxm31QwyrZUcX54fVtNByfQ5QtTkC49q88/smallsmall.png"],"links":["https://steemit.com/chibera/@chibera/chibera-the-steem-mmorpg","https://www.facebook.com/chiberacom","https://twitter.com/chiberacom","https://www.instagram.com/chiberacom/","https://discord.gg/tgwfjjy"],"app":"steemit/0.1"}
created2018-10-31 03:22:39
last_update2018-10-31 03:22:39
depth1
children0
last_payout2018-11-07 03:22:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length604
author_reputation75,894,482,406,851
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,381,770
net_rshares0
@chuchoafonso ·
Hola amigos, excelente trabajo saludos desde Venezuela
properties (22)
authorchuchoafonso
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20190407t214409321z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2019-04-07 21:44:12
last_update2019-04-07 21:44:12
depth1
children0
last_payout2019-04-14 21:44:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length54
author_reputation56,983,456,705,587
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id82,656,834
net_rshares0
@cityofstars ·
$0.11
WOW that's great plugin :)
πŸ‘  
properties (23)
authorcityofstars
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t194309044z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 19:43:09
last_update2018-10-31 19:43:09
depth1
children0
last_payout2018-11-07 19:43:09
cashout_time1969-12-31 23:59:59
total_payout_value0.082 HBD
curator_payout_value0.027 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation35,024,683,474,432
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id74,429,511
net_rshares96,593,313,973
author_curate_reward""
vote details (1)
@cjturtleman ·
$0.05
Wow!  Great job!  Exciting for the future of STEEM!
πŸ‘  
properties (23)
authorcjturtleman
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181102t020110852z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-02 02:01:12
last_update2018-11-02 02:01:12
depth1
children0
last_payout2018-11-09 02:01:12
cashout_time1969-12-31 23:59:59
total_payout_value0.037 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation243,323,235,569
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,513,549
net_rshares44,944,335,440
author_curate_reward""
vote details (1)
@codingdefined ·
$9.63
Thank you for your contribution. A great work and it will bring a lot of positivity to Steemit. The post is of very high quality explaining every detail in a very simple way. It would have been better if you use Pull Request for every release, in that way you can track your releases very easily. Commenting on the code on complex logic would be better.

----


Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/3/1222222).

---- 
Need help? Write a ticket on https://support.utopian.io/. 
Chat with us on [Discord](https://discord.gg/uTyJkNm). 
[[utopian-moderator]](https://join.utopian.io/)
πŸ‘  , , , , , , , , , ,
properties (23)
authorcodingdefined
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t073311722z
categorysteempress
json_metadata{"tags":["steempress"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/3/1222222","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"}
created2018-11-01 07:33:12
last_update2018-11-01 07:33:12
depth1
children2
last_payout2018-11-08 07:33:12
cashout_time1969-12-31 23:59:59
total_payout_value7.280 HBD
curator_payout_value2.351 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length851
author_reputation529,896,704,085,095
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,459,593
net_rshares8,403,770,838,742
author_curate_reward""
vote details (11)
@howo · (edited)
PR can be found here : https://github.com/drov0/steempress/pull/12
properties (22)
authorhowo
permlinkre-codingdefined-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t204201399z
categorysteempress
json_metadata{"tags":["steempress"],"links":["https://github.com/drov0/steempress/pull/12"],"app":"steemit/0.1"}
created2018-11-01 20:42:03
last_update2018-11-01 20:42:21
depth2
children0
last_payout2018-11-08 20:42:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length66
author_reputation514,254,963,306,870
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,499,774
net_rshares0
@utopian-io ·
Thank you for your review, @codingdefined! Keep up the good work!
properties (22)
authorutopian-io
permlinkre-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t073311722z-20181103t230326z
categorysteempress
json_metadata"{"app": "beem/0.20.9"}"
created2018-11-03 23:03:27
last_update2018-11-03 23:03:27
depth2
children0
last_payout2018-11-10 23:03:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation152,955,367,999,756
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,628,178
net_rshares0
@coincycle ·
This is truly amazing! Steemit is going to be great!
properties (22)
authorcoincycle
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181102t054639311z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-02 05:46:45
last_update2018-11-02 05:46:45
depth1
children0
last_payout2018-11-09 05:46:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length52
author_reputation653,585,893
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,522,324
net_rshares0
@crepesoles ·
Should each of my blog contributors now create their own steam account or is it okay to have them create content under my steam account?
properties (22)
authorcrepesoles
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t033004947z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 03:30:06
last_update2018-10-31 03:30:06
depth1
children0
last_payout2018-11-07 03:30:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length136
author_reputation0
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,382,046
net_rshares0
@cshohel ·
interesting to see awesome features.
properties (22)
authorcshohel
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t054449466z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 05:44:54
last_update2018-10-31 05:44:54
depth1
children0
last_payout2018-11-07 05:44:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation0
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,386,966
net_rshares0
@darwindelacruz ·
Great update to this system looking forward to more update
properties (22)
authordarwindelacruz
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t090427791z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 09:04:30
last_update2018-11-01 09:04:30
depth1
children0
last_payout2018-11-08 09:04:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation24,511,739,163
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,463,541
net_rshares0
@elinternista ·
excelente aporte fortaleciendo a un mas esta red. bienvenida esta actualizacion de steempress
properties (22)
authorelinternista
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t015603154z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 01:56:18
last_update2018-10-31 01:56:18
depth1
children0
last_payout2018-11-07 01:56:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length93
author_reputation6,672,833,447
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,378,202
net_rshares0
@emperorofnaps ·
re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t202207086z
You got a 94.51% upvote from @emperorofnaps courtesy of @steempress!

Want to promote your posts too? Send 0.05+ SBD or STEEM to @emperorofnaps to receive a share of a full upvote every 2.4 hours...Then go relax and take a nap!
properties (22)
authoremperorofnaps
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t202207086z
categorysteempress
json_metadata{"app":"postpromoter/2.1.0"}
created2018-10-30 20:22:06
last_update2018-10-30 20:22:06
depth1
children0
last_payout2018-11-06 20:22:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length228
author_reputation-5,364,516,344
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,363,668
net_rshares0
@ericet ·
Awesome updates!
properties (22)
authorericet
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t185810303z
categorysteempress
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steempress"],"users":[],"links":[],"image":[]}
created2018-10-30 18:58:12
last_update2018-10-30 18:58:12
depth1
children0
last_payout2018-11-06 18:58:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation195,650,625,080,393
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,359,455
net_rshares0
@etcmike ·
$1.14
I just heard about your update from a YouTube video.  Wow!  This update has great potential for growing the SteemIt community!

Have a great week!
Steem on,
Mike
πŸ‘  , , ,
properties (23)
authoretcmike
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t172752766z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 17:27:51
last_update2018-10-31 17:27:51
depth1
children1
last_payout2018-11-07 17:27:51
cashout_time1969-12-31 23:59:59
total_payout_value0.856 HBD
curator_payout_value0.283 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length161
author_reputation534,676,096,189,306
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,422,764
net_rshares993,322,336,053
author_curate_reward""
vote details (4)
@onlyprofitbot ·
re-etcmike-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t172752766z-20181103t175111406z
<div class="pull-right"><img src="https://image.ibb.co/byjPSH/comment2.jpg"/></div>
<p>Thank you so much for using our service! You were protected from massive loss up to 20%</p>
<p>You just received 84.98% upvote from @onlyprofitbot courtesy of @etcmike!</p>
<div>Want to earn more with us? Our APR can reach as high as <div class="phishy">15% or more!</div></div>
<p><b>More portion of profit will be given to delegators, as the SP pool grows!</b></p>
<p></p>
<p>Comment below or any post with <b>"@opb !delegate [DelegationAmount]"</b> to find out about current APR, estimated daily earnings in SBD/STEEM</p>
<p>You can now also make bids by commenting <b>"@opb !vote post [BidAmount] [SBD|STEEM]"</b> on any post without the hassle of pasting url to memo!</p>
<sup>* Please note you do not have to key in [] for the command to work, APR can be affected by STEEM prices</sup>
πŸ‘  
properties (23)
authoronlyprofitbot
permlinkre-etcmike-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t172752766z-20181103t175111406z
categorysteempress
json_metadata{"app":"onlyprofitbot/2.1.0"}
created2018-11-03 17:51:12
last_update2018-11-03 17:51:12
depth2
children0
last_payout2018-11-10 17:51:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length878
author_reputation-747,406,299,627
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,616,426
net_rshares10,039,940,204
author_curate_reward""
vote details (1)
@exe8422 ·
Progress is inevitable when things are done well, great functions
properties (22)
authorexe8422
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t002003386z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 00:20:03
last_update2018-10-31 00:20:03
depth1
children0
last_payout2018-11-07 00:20:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation43,122,102,050,581
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,374,260
net_rshares0
@falcont ·
That is wonderfullπŸŒ±πŸŒ²πŸŒ³πŸ˜‚
properties (22)
authorfalcont
permlinkre-steempress-20181031t14234877z
categorysteempress
json_metadata{"tags":["steempress","steem","update","utopian-io","development"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-10-31 11:23:51
last_update2018-10-31 11:23:51
depth1
children0
last_payout2018-11-07 11:23:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation1,247,701,640
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,402,205
net_rshares0
@falcont ·
That is wonderfullπŸŒ±πŸŒ²πŸŒ³πŸ˜‚
properties (22)
authorfalcont
permlinkre-steempress-20181031t14240737z
categorysteempress
json_metadata{"tags":["steempress","steem","update","utopian-io","development"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-10-31 11:24:03
last_update2018-10-31 11:24:03
depth1
children0
last_payout2018-11-07 11:24:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length22
author_reputation1,247,701,640
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,402,213
net_rshares0
@falcont ·
I need to many pls come to my page πŸ˜”
properties (22)
authorfalcont
permlinkre-steempress-20181031t142526993z
categorysteempress
json_metadata{"tags":["steempress","steem","update","utopian-io","development"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-10-31 11:25:30
last_update2018-10-31 11:25:30
depth1
children0
last_payout2018-11-07 11:25:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation1,247,701,640
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,402,277
net_rshares0
@falcont ·
I need to many pls come to my page πŸ˜”
properties (22)
authorfalcont
permlinkre-steempress-20181031t142545675z
categorysteempress
json_metadata{"tags":["steempress","steem","update","utopian-io","development"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-10-31 11:25:48
last_update2018-10-31 11:25:48
depth1
children0
last_payout2018-11-07 11:25:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation1,247,701,640
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,402,292
net_rshares0
@falcont ·
I need to many pls come to my page πŸ˜” @steempress
properties (22)
authorfalcont
permlinkre-steempress-20181031t14260998z
categorysteempress
json_metadata{"tags":["steempress","steem","update","utopian-io","development"],"app":"esteem/1.6.0","format":"markdown+html","community":"esteem"}
created2018-10-31 11:26:03
last_update2018-10-31 11:26:03
depth1
children0
last_payout2018-11-07 11:26:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation1,247,701,640
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,402,303
net_rshares0
@fandelkefir ·
Just awesome, I really like this update!
properties (22)
authorfandelkefir
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t190309654z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 19:03:12
last_update2018-10-30 19:03:12
depth1
children0
last_payout2018-11-06 19:03:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length40
author_reputation2,676,237,097,489
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,359,704
net_rshares0
@fazzari ·
Cheers for the info steempress
properties (22)
authorfazzari
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t044441714z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 04:44:42
last_update2018-11-01 04:44:42
depth1
children0
last_payout2018-11-08 04:44:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation12,856,316
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,452,325
net_rshares0
@felander ·
$0.14
this is amazing news

I have been using steempress for @cryptoworldzug and cryptoworldzug.io and am liking it (even though I should blog a bit more) but this really adds another dimension since now the visitors on our site will be able to sign in and hopefully soon also create new accounts straight on our site.

AMAZING

keep up the good work
πŸ‘  ,
properties (23)
authorfelander
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t163648820z
categorysteempress
json_metadata{"tags":["steempress"],"users":["cryptoworldzug"],"app":"steemit/0.1"}
created2018-10-31 16:36:48
last_update2018-10-31 16:36:48
depth1
children0
last_payout2018-11-07 16:36:48
cashout_time1969-12-31 23:59:59
total_payout_value0.109 HBD
curator_payout_value0.035 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length344
author_reputation191,230,907,725,589
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,420,164
net_rshares126,673,252,936
author_curate_reward""
vote details (2)
@fk31313 ·
![](https://cdn.steemitimages.com/DQmS3q8VynVPVYt6GDs3aZPzBu4VjfaJ5VrjG2bakqbSmit/image.png)

Real account vs fake account
properties (22)
authorfk31313
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t163002918z
categorysteempress
json_metadata{"tags":["steempress"],"image":["https://cdn.steemitimages.com/DQmS3q8VynVPVYt6GDs3aZPzBu4VjfaJ5VrjG2bakqbSmit/image.png"],"app":"steemit/0.1"}
created2018-10-31 16:31:09
last_update2018-10-31 16:31:09
depth1
children0
last_payout2018-11-07 16:31:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length122
author_reputation0
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,419,845
net_rshares0
@friendsforever ·
Nice Post...
i am new on this community.. Plz follow me..
πŸ‘Ž  
properties (23)
authorfriendsforever
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t201805713z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 20:18:09
last_update2018-10-30 20:18:09
depth1
children0
last_payout2018-11-06 20:18:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation1,606,140,831
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,363,493
net_rshares-2,010,546,718
author_curate_reward""
vote details (1)
@futurethinker ·
Awesome update! This is very huge for the future of Steem!
πŸ‘  
properties (23)
authorfuturethinker
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t185227520z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 18:52:27
last_update2018-10-30 18:52:27
depth1
children0
last_payout2018-11-06 18:52:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation12,055,947,697,609
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,359,123
net_rshares10,735,315,978
author_curate_reward""
vote details (1)
@gamexcoin ·
Nice!
properties (22)
authorgamexcoin
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t075613063z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 07:56:15
last_update2018-10-31 07:56:15
depth1
children0
last_payout2018-11-07 07:56:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation205,347,125,094
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,392,696
net_rshares0
@giuseppegg02 ·
Finally 

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorgiuseppegg02
permlinkgiuseppegg02-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181103t081307929z
categorysteempress
json_metadata{"app":"partiko"}
created2018-11-03 08:13:09
last_update2018-11-03 08:13:09
depth1
children0
last_payout2018-11-10 08:13:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation8,706,509,670
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,588,817
net_rshares0
@glenalbrethsen ·
Exciting news, @steempress, @fredrikaa and @howo.

Over 2,000 active installs that are sure to increase and result in more people signing up for STEEM because of two way integration.

Do you have any data on how many people may have signed up for STEEM from having a wordpress site due to steempress? I would guess those numbers would be hard to track, but didn't want to downplay any tracking you may actually be doing.

I believe this update is a significant leap forward to what was already an awesome working plugin. It just keeps getting better and better.

I thought I read something about you being at Steemfest, but now I can't find it. Is that true? Any chance of a face to face with Ned to see if a significant delegation can happen? Or is that even a needful thing now? Having no strings has its advantages if there's enough resources available to continue on. I was just wondering if that's something you're hoping for still.

Keep up the good work.
properties (22)
authorglenalbrethsen
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t153912146z
categorysteempress
json_metadata{"tags":["steempress"],"users":["steempress","fredrikaa","howo"],"app":"steemit/0.1"}
created2018-10-31 15:39:12
last_update2018-10-31 15:39:12
depth1
children0
last_payout2018-11-07 15:39:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length961
author_reputation123,853,032,378,097
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,416,980
net_rshares0
@gmuxx ·
$0.03
Oh wow! Awesome news, great update. I look forward to seeing this develop.
πŸ‘  ,
properties (23)
authorgmuxx
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t185916902z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 18:59:18
last_update2018-10-30 18:59:18
depth1
children0
last_payout2018-11-06 18:59:18
cashout_time1969-12-31 23:59:59
total_payout_value0.025 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation49,417,037,219,765
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,359,515
net_rshares29,705,074,122
author_curate_reward""
vote details (2)
@hikariws ·
This is rly awesome! Not only for two-way interaction, but too for features you add to Wordpess comments!

I have a few questions. When the plugin is enabled, are users still able to choose to comment on Wordpess vanilla, be it tying their name and website, or logging in Wordpress when its owner allows registration? Or is vanilla commenting disable, as Disqus does?

If it's blocked, what happens to old comments prior to enabling the comment? If that's the case, I'd suggest the feature of still adding comments to vanilla, so that if in the future the plugin is disabled we don't lose them.

And what about pingbacks and trackbacks, are they still working? Some themes separate them from local comments, but some just let them all together.

Are HTML elements available? I like to use some like blockquote when I'm commenting on my site and let my commenters do it too.
properties (22)
authorhikariws
permlinkpt0gt8
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2019-06-13 00:17:48
last_update2019-06-13 00:17:48
depth1
children0
last_payout2019-06-20 00:17:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length873
author_reputation-10,369,789
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,530,393
net_rshares0
@holm ·
Building my own site right now, this one would have potential! great work man! 

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorholm
permlinkholm-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t115356837z
categorysteempress
json_metadata{"app":"partiko"}
created2018-10-31 11:53:57
last_update2018-10-31 11:53:57
depth1
children0
last_payout2018-11-07 11:53:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length149
author_reputation67,869,653,322,655
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,403,634
net_rshares0
@hopeslife · (edited)
$0.03
OK so I just discovered SteemPress! As of now I'm not using it so my old posts aren't on the blockchain yet. Is there a way to fix this? Can I somehow import my posts to the blockchain without having to do it  manually? I have over 2000 posts! This is a cool integration between Steem and WP, and will probably make me stay with WP, instead of using another service. Also, can I use the WP comment system for anonymous commenters?
πŸ‘  ,
properties (23)
authorhopeslife
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t000348951z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 00:04:27
last_update2018-10-31 00:08:12
depth1
children3
last_payout2018-11-07 00:04:27
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length430
author_reputation33,927,234,618
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,373,631
net_rshares24,317,891,908
author_curate_reward""
vote details (2)
@adonisabril ·
In your WP site, set the post to "Draft" then "update." Set it back to "Publish" and make sure you select publish to steempress.
properties (22)
authoradonisabril
permlinkre-hopeslife-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t053021646z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 05:30:21
last_update2018-10-31 05:30:21
depth2
children2
last_payout2018-11-07 05:30:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation333,548,213,678,052
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,386,421
net_rshares0
@howo ·
$0.03
You can also just select the posts you want to publish and select "publish to steem" in the bulk options :)
πŸ‘  
properties (23)
authorhowo
permlinkre-adonisabril-re-hopeslife-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t103747639z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 10:37:48
last_update2018-10-31 10:37:48
depth3
children1
last_payout2018-11-07 10:37:48
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length107
author_reputation514,254,963,306,870
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,400,046
net_rshares23,686,575,251
author_curate_reward""
vote details (1)
@horpey ·
$0.05
The long awaiting features is here in SteemPress 2.0 Viola 🎻 Big thanks to @hovo and @fredrikaa for making SteemPress more better than actual.
πŸ‘  , , , , , ,
properties (23)
authorhorpey
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t200655993z
categorysteempress
json_metadata{"tags":["steempress"],"users":["hovo","fredrikaa"],"app":"steemit/0.1"}
created2018-10-30 20:07:00
last_update2018-10-30 20:07:00
depth1
children0
last_payout2018-11-06 20:07:00
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.010 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation226,962,109,770,214
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,362,937
net_rshares42,899,981,532
author_curate_reward""
vote details (7)
@humblebishop ·
This is brilliant I am keeping my fingers across waiting for the official launching. Well done with your God bless you all
πŸ‘  
properties (23)
authorhumblebishop
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t081449600z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 08:14:54
last_update2018-10-31 08:14:54
depth1
children0
last_payout2018-11-07 08:14:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length122
author_reputation490,993,972,924
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,393,541
net_rshares252,141,886
author_curate_reward""
vote details (1)
@ilyasismail · (edited)
Great,   Thank you @steempress,  I like it update the steemPress 2.0
πŸ‘  
properties (23)
authorilyasismail
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t191045939z
categorysteempress
json_metadata{"tags":["steempress"],"users":["steempress"],"app":"steemit/0.1"}
created2018-10-30 19:10:51
last_update2018-10-30 19:12:45
depth1
children0
last_payout2018-11-06 19:10:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation12,574,327,745,520
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,360,105
net_rshares2,137,586,253
author_curate_reward""
vote details (1)
@imthinker ·
$0.02
Good to know about this plugin @steempress. I think this is great - as most of the blogs and sites moving to WordPress, with this WP will be more better & same way steem will spread more. You guys doing great work.
πŸ‘  
properties (23)
authorimthinker
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t153745301z
categorysteempress
json_metadata{"tags":["steempress"],"users":["steempress"],"app":"steemit/0.1"}
created2018-10-31 15:37:45
last_update2018-10-31 15:37:45
depth1
children0
last_payout2018-11-07 15:37:45
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length214
author_reputation556,078,131,434
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,416,920
net_rshares22,391,332,403
author_curate_reward""
vote details (1)
@jamesabigail ·
Followed, Very nice!
properties (22)
authorjamesabigail
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t145147204z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 14:50:51
last_update2018-10-31 14:50:51
depth1
children0
last_payout2018-11-07 14:50:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation1,330,095,070
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,413,936
net_rshares0
@jimhutch ·
Great news, this integration makes more easy work with Wordpeess and Steemit. Thanks for the update.
πŸ‘  
properties (23)
authorjimhutch
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t205919814z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 20:59:30
last_update2018-10-30 20:59:30
depth1
children0
last_payout2018-11-06 20:59:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length100
author_reputation1,509,970,216,295
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,365,413
net_rshares2,051,672,827
author_curate_reward""
vote details (1)
@joeparys ·
re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t221510423z
You got a 75.07% upvote from @joeparys! Thank you for your support of our services. To continue your support, please follow and delegate Steem power to @joeparys for daily steem and steem dollar payouts!
properties (22)
authorjoeparys
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t221510423z
categorysteempress
json_metadata{"app":"postpromoter/2.0.0"}
created2018-10-30 22:15:09
last_update2018-10-30 22:15:09
depth1
children0
last_payout2018-11-06 22:15:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length204
author_reputation308,125,415,844,439
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,368,870
net_rshares0
@jongolson ·
$0.02
brilliant stuff guys. 

this plug in just keeps getting better and better. 

thanks for providing this for us and for the update. excited to put it into practice on my blog. 

Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
πŸ‘  ,
properties (23)
authorjongolson
permlinkjongolson-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t192229805z
categorysteempress
json_metadata{"app":"partiko"}
created2018-10-30 19:22:30
last_update2018-10-30 19:22:30
depth1
children1
last_payout2018-11-06 19:22:30
cashout_time1969-12-31 23:59:59
total_payout_value0.015 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length236
author_reputation1,944,599,484,792,066
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,360,680
net_rshares19,669,338,630
author_curate_reward""
vote details (2)
@fredrikaa ·
Awesome to hear! Hope it can add value to your blogging experience :)
properties (22)
authorfredrikaa
permlinkre-jongolson-jongolson-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t154928154z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 15:49:30
last_update2018-10-31 15:49:30
depth2
children0
last_payout2018-11-07 15:49:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length69
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,417,509
net_rshares0
@joythewanderer ·
$0.05
This is so cool, just tested it out. 
Congrats, this post is featured on my news show (in Chinese :D) for today.

<a href='https://d.tube/#!/v/joythewanderer/w7gq77ha'><img src='https://ipfs.io/ipfs/QmUA5EviMEiqwCCU1hnEBEy8NgWjgPAXz5i5L34NfM7dCz'></a></center><hr>

Greetings, see you at SteemFest, Steempress rocks!
πŸ‘  
properties (23)
authorjoythewanderer
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t202946040z
categorysteempress
json_metadata{"tags":["steempress"],"image":["https://ipfs.io/ipfs/QmUA5EviMEiqwCCU1hnEBEy8NgWjgPAXz5i5L34NfM7dCz"],"links":["https://d.tube/#!/v/joythewanderer/w7gq77ha"],"app":"steemit/0.1"}
created2018-10-31 20:30:39
last_update2018-10-31 20:30:39
depth1
children0
last_payout2018-11-07 20:30:39
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length316
author_reputation1,916,082,145,948,706
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,431,927
net_rshares44,479,167,206
author_curate_reward""
vote details (1)
@kennybrown ·
$0.16
re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181104t214247957z
This post has received a 10.00% upvote from @kennybrown!

 http://www.blockgatorsarmy.info/banners/banner1.jpg <br>
<a href="http://www.blockgatorsarmy.info">Want more views to reach your posts? Try BlockGators Army Advertising Network</a>

<ul>
<li><a href="https://steemit.com/steemblogger/@blockgators/blockgators-curation-trail-vol-1">BlockGators Curation Trail Vol. 1</a></li>
<li><a href="https://steemit.com/steembloggers/@steembloggers/follow-steeembloggers-curation-trail">Follow Steeembloggers Curation Trail</a></li>
</ul>

If you like what I do please consider delegating 100+ steempower to @kennybrown. If you would like to join you can also send 2 Steem to @kennybrown for a 30-day subscription. All revenue will be used to increase the steempower on a monthly basis.


πŸ‘  ,
properties (23)
authorkennybrown
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181104t214247957z
categorysteempress
json_metadata{"app":"communitybot/1.1.0"}
created2018-11-04 21:42:48
last_update2018-11-04 21:42:48
depth1
children0
last_payout2018-11-11 21:42:48
cashout_time1969-12-31 23:59:59
total_payout_value0.122 HBD
curator_payout_value0.039 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length784
author_reputation10,579,981,448,692
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,683,704
net_rshares146,479,343,471
author_curate_reward""
vote details (2)
@khayswain ·
This is a really great Scheme i buy all the ideas kudos 😊
πŸ‘  
properties (23)
authorkhayswain
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t164722395z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 16:47:27
last_update2018-10-31 16:47:27
depth1
children0
last_payout2018-11-07 16:47:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length57
author_reputation11,998,251,784
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,420,729
net_rshares554,658,733
author_curate_reward""
vote details (1)
@lamediadorada ·
ESPECTACULAR
properties (22)
authorlamediadorada
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t132436153z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 13:25:27
last_update2018-10-31 13:25:27
depth1
children0
last_payout2018-11-07 13:25:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation698,735,889
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,408,571
net_rshares0
@luis4021 ·
genial la voy a usar
πŸ‘  
properties (23)
authorluis4021
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t094956641z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 09:49:57
last_update2018-10-31 09:49:57
depth1
children0
last_payout2018-11-07 09:49:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation29,149,144,653
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,397,787
net_rshares0
author_curate_reward""
vote details (1)
@mayth ·
Awesome update @steempress so much help thanks for steem press 2. 0
properties (22)
authormayth
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t033757221z
categorysteempress
json_metadata{"tags":["steempress"],"users":["steempress"],"app":"steemit/0.1"}
created2018-10-31 03:38:33
last_update2018-10-31 03:38:33
depth1
children0
last_payout2018-11-07 03:38:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length67
author_reputation13,195,218
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,382,348
net_rshares0
@metametheus ·
$0.03
Wow. So basically our WP blogs kinda become their own unique frontend to Steem!

Brilliant!
πŸ‘  , , , , ,
properties (23)
authormetametheus
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t233437618z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 23:34:39
last_update2018-10-30 23:34:39
depth1
children0
last_payout2018-11-06 23:34:39
cashout_time1969-12-31 23:59:59
total_payout_value0.021 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation38,619,911,852,943
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,372,324
net_rshares26,447,164,426
author_curate_reward""
vote details (6)
@moonbot ·
Great work!
properties (22)
authormoonbot
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t041839692z
categorysteempress
json_metadata{"tags":["steempress"],"community":"steempeak","app":"steempeak"}
created2018-11-01 04:18:39
last_update2018-11-01 04:18:39
depth1
children0
last_payout2018-11-08 04:18:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation1,822,479,910,797
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,451,395
net_rshares0
@moyse ·
Like 

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authormoyse
permlinkmoyse-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t203129135z
categorysteempress
json_metadata{"app":"partiko"}
created2018-10-30 20:31:33
last_update2018-10-30 20:31:33
depth1
children1
last_payout2018-11-06 20:31:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length75
author_reputation5,860,270,290,556
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,364,132
net_rshares0
@renjie4321 ·
hi you say good
properties (22)
authorrenjie4321
permlinkre-moyse-moyse-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t140902376z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 14:09:03
last_update2018-10-31 14:09:03
depth2
children0
last_payout2018-11-07 14:09:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation0
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,411,221
net_rshares0
@muhaimunkhan ·
https://steemit.com/@muhaimunkhan
properties (22)
authormuhaimunkhan
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t051654499z
categorysteempress
json_metadata{"tags":["steempress"],"links":["https://steemit.com/@muhaimunkhan"],"app":"steemit/0.1"}
created2018-10-31 05:17:03
last_update2018-10-31 05:17:03
depth1
children0
last_payout2018-11-07 05:17:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation-493,412,150
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,385,918
net_rshares0
@niel96 ·
Hi, is it ok to use steempress for seo purposes? Normally, when you double post an article google can penalize you for having copied content. How does google know the article on the blog is the original one and on steemit you posted a copy?
πŸ‘  
properties (23)
authorniel96
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181210t114925581z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-12-10 11:49:24
last_update2018-12-10 11:49:24
depth1
children1
last_payout2018-12-17 11:49:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length240
author_reputation99,990,577,247,925
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id76,632,885
net_rshares0
author_curate_reward""
vote details (1)
@niel96 ·
@steempress
properties (22)
authorniel96
permlinkre-niel96-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181210t114949267z
categorysteempress
json_metadata{"tags":["steempress"],"users":["steempress"],"app":"steemit/0.1"}
created2018-12-10 11:49:48
last_update2018-12-10 11:49:48
depth2
children0
last_payout2018-12-17 11:49:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation99,990,577,247,925
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id76,632,901
net_rshares0
@patrickulrich ·
Thank you for taking the time to post this. You have received a <b>*Preemptive Strike*</b> from @patrickulrich who is one of the simulcasters on @thesteemingpile.

<center><a href="https://steemit.com/@thesteemingpile" rel="noopener" title="This link will take you away from steemit.com"><img src="https://steemitimages.com/600x400/https://cdn.steemitimages.com/DQma7gPXXK3zPeza84NTuzSpjMx7Rg5nruvehGm1RKxDVvB/Preemptive%20Pile.png" alt="Steemit.png"></a></center>

This post will be featured on our LIVE broadcast tonight at 9:30pm EST on @vimm! If you're available we'd love to have you join us to discuss your post by jumping on the Pile! Again, great work and we hope to see you tonight!
πŸ‘  
properties (23)
authorpatrickulrich
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t010943052z
categorysteempress
json_metadata{"tags":["steempress"],"users":["patrickulrich","thesteemingpile","vimm"],"image":["https://steemitimages.com/600x400/https://cdn.steemitimages.com/DQma7gPXXK3zPeza84NTuzSpjMx7Rg5nruvehGm1RKxDVvB/Preemptive%20Pile.png"],"links":["https://steemit.com/@thesteemingpile"],"app":"steemit/0.1"}
created2018-10-31 01:09:42
last_update2018-10-31 01:09:42
depth1
children1
last_payout2018-11-07 01:09:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length691
author_reputation92,185,416,218,701
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,376,304
net_rshares438,569,502
author_curate_reward""
vote details (1)
@topnails ·
upvoted
properties (22)
authortopnails
permlinkre-patrickulrich-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t062745188z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 06:27:48
last_update2018-11-01 06:27:48
depth2
children0
last_payout2018-11-08 06:27:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation1,694,151,595,997
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,456,861
net_rshares0
@paulag ·
$0.05
Omg this is frecken awesome. Amazing. Brilliant. Love it

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  
properties (23)
authorpaulag
permlinkpaulag-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t212835209z
categorysteempress
json_metadata{"app":"partiko"}
created2018-10-31 21:28:36
last_update2018-10-31 21:28:36
depth1
children0
last_payout2018-11-07 21:28:36
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length126
author_reputation274,264,287,951,003
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,434,913
net_rshares44,126,981,367
author_curate_reward""
vote details (1)
@petrajordan ·
I installed it yesterday and was hesitant to log in because I wasn’t sure how secure it was to use my private posting key directly on steempress. The login area says nothing about Steemconnect - so I wasn’t sure how I would be logging in.
πŸ‘  
properties (23)
authorpetrajordan
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t075055459z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 07:50:57
last_update2018-10-31 07:50:57
depth1
children2
last_payout2018-11-07 07:50:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length238
author_reputation7,511,188,303,579
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,392,445
net_rshares1,780,979,859
author_curate_reward""
vote details (1)
@howo ·
You login exclusively with steem connect. Look at the url of the pop-up :)
πŸ‘  ,
properties (23)
authorhowo
permlinkre-petrajordan-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t220636803z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 22:06:36
last_update2018-10-31 22:06:36
depth2
children1
last_payout2018-11-07 22:06:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation514,254,963,306,870
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,436,590
net_rshares5,403,614,875
author_curate_reward""
vote details (2)
@petrajordan ·
Thanks! Will take a look!
πŸ‘  
properties (23)
authorpetrajordan
permlinkre-howo-re-petrajordan-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t224514783z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 22:45:15
last_update2018-10-31 22:45:15
depth3
children0
last_payout2018-11-07 22:45:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation7,511,188,303,579
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,438,270
net_rshares1,709,013,836
author_curate_reward""
vote details (1)
@promobot ·
re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t232535951z
@steempress purchased a 100.00% vote from @promobot on this post.

*If you disagree with the reward or content of this post you can purchase a reversal of this vote by using our curation interface http://promovotes.com
properties (22)
authorpromobot
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t232535951z
categorysteempress
json_metadata{"app":"postpromoter/2.0.0"}
created2018-10-30 23:25:39
last_update2018-10-30 23:25:39
depth1
children0
last_payout2018-11-06 23:25:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length219
author_reputation9,020,628,089,607
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,371,915
net_rshares0
@protegeaa ·
$0.28
Awesome and way to go!

I can't wait to integrate this with my site!
πŸ‘  , , , , , , , ,
properties (23)
authorprotegeaa
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t184904414z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 18:49:03
last_update2018-10-30 18:49:03
depth1
children2
last_payout2018-11-06 18:49:03
cashout_time1969-12-31 23:59:59
total_payout_value0.223 HBD
curator_payout_value0.054 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation11,986,046,317,891
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,358,934
net_rshares259,818,543,297
author_curate_reward""
vote details (9)
@muhaimunkhan ·
https://steemit.com/@muhaimunkhan
πŸ‘  ,
πŸ‘Ž  
properties (23)
authormuhaimunkhan
permlinkre-protegeaa-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t051732742z
categorysteempress
json_metadata{"tags":["steempress"],"links":["https://steemit.com/@muhaimunkhan"],"app":"steemit/0.1"}
created2018-10-31 05:17:42
last_update2018-10-31 05:17:42
depth2
children0
last_payout2018-11-07 05:17:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation-493,412,150
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,385,936
net_rshares-2,422,402,973
author_curate_reward""
vote details (3)
@phusionphil ·
ditto
πŸ‘  
properties (23)
authorphusionphil
permlinkre-protegeaa-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t034355613z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 03:43:57
last_update2018-11-01 03:43:57
depth2
children0
last_payout2018-11-08 03:43:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation94,174,734,431,185
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,450,111
net_rshares2,714,394,371
author_curate_reward""
vote details (1)
@pyemoney ·
Thank you for the update. I have not downloaded the plugins, but will do so soon.
πŸ‘  
properties (23)
authorpyemoney
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t235253042z
categorysteempress
json_metadata{"tags":["steempress"],"community":"steempeak","app":"steempeak"}
created2018-10-30 23:52:54
last_update2018-10-30 23:52:54
depth1
children0
last_payout2018-11-06 23:52:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length81
author_reputation12,252,446,852,727
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,373,106
net_rshares1,931,464,236
author_curate_reward""
vote details (1)
@revisesociology ·
$0.22
Great evolution. Potentially one of the easiest ways anyone can get a wider audience more inteterested in steem - by seeing the rewards embedded into a WP blog....

Rather than people bragging about steem this is more like subtle real geurilla marketing - just getting people intrigued and then they explore their way to steem fr themselves.

This could be explosive! 

Posted using [Partiko Android](https://steemit.com/@partiko-android)
πŸ‘  , , , , , , , ,
properties (23)
authorrevisesociology
permlinkrevisesociology-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t203944698z
categorysteempress
json_metadata{"app":"partiko"}
created2018-10-30 20:39:45
last_update2018-10-30 20:39:45
depth1
children4
last_payout2018-11-06 20:39:45
cashout_time1969-12-31 23:59:59
total_payout_value0.168 HBD
curator_payout_value0.054 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length438
author_reputation2,282,836,368,343,489
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,364,513
net_rshares198,323,258,000
author_curate_reward""
vote details (9)
@ajes10 ·
Good
properties (22)
authorajes10
permlinkre-revisesociology-revisesociology-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t162319557z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 16:23:33
last_update2018-10-31 16:23:33
depth2
children0
last_payout2018-11-07 16:23:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation651,532,828
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,419,407
net_rshares0
@mohammad1982 ·
tnx
πŸ‘  
properties (23)
authormohammad1982
permlinkre-revisesociology-revisesociology-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181111t160453346z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 15:46:06
last_update2018-10-31 15:46:06
depth2
children0
last_payout2018-11-07 15:46:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3
author_reputation38,649,312
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,417,326
net_rshares283,883,270
author_curate_reward""
vote details (1)
@omayer203 ·
Great
πŸ‘  ,
properties (23)
authoromayer203
permlinkre-revisesociology-revisesociology-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t075403032z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 07:54:06
last_update2018-10-31 07:54:06
depth2
children0
last_payout2018-11-07 07:54:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation4,983,333
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,392,592
net_rshares318,933,360
author_curate_reward""
vote details (2)
@phusionphil ·
my thoughts exactly
πŸ‘  ,
properties (23)
authorphusionphil
permlinkre-revisesociology-revisesociology-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t034523898z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 03:45:24
last_update2018-11-01 03:45:24
depth2
children0
last_payout2018-11-08 03:45:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length19
author_reputation94,174,734,431,185
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,450,166
net_rshares8,913,158,167
author_curate_reward""
vote details (2)
@rickdevorne ·
i'll keep this on mind. thanks!
properties (22)
authorrickdevorne
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t074057988z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 07:41:00
last_update2018-10-31 07:41:00
depth1
children0
last_payout2018-11-07 07:41:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation20,961,260,479
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,392,010
net_rshares0
@rimicane ·
This update should make it easier to work within the familiar settings for those having their websites and blogs outside Steemit. It shall create a natural increase of Steemit users! Already updated to the newer version.
πŸ‘  
properties (23)
authorrimicane
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t004926867z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 00:49:27
last_update2018-10-31 00:49:27
depth1
children0
last_payout2018-11-07 00:49:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation35,751,116,666,878
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,375,465
net_rshares1,892,742,298
author_curate_reward""
vote details (1)
@romanreign ·
Like it V2 and can't wait ...
properties (22)
authorromanreign
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t174510650z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 17:45:12
last_update2018-10-31 17:45:12
depth1
children0
last_payout2018-11-07 17:45:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation1,523,168,090,348
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,423,576
net_rshares0
@rubiat ·
Really looking forward to this!
properties (22)
authorrubiat
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t131631039z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 13:16:42
last_update2018-10-31 13:16:42
depth1
children0
last_payout2018-11-07 13:16:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation4,356,482
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout0.000 HBD
percent_hbd10,000
post_id74,408,003
net_rshares0
@ruddyd ·
Great work, thank you for your support of the community
properties (22)
authorruddyd
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t084611219z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 08:46:24
last_update2018-10-31 08:46:24
depth1
children0
last_payout2018-11-07 08:46:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation456,272,289
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,394,912
net_rshares0
@scaredycatguide · (edited)
$0.02
Wow, I will definitely have to tinker with this once I'm back from traveling.   Good additions!
πŸ‘  ,
properties (23)
authorscaredycatguide
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t021539978z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 02:15:42
last_update2018-10-31 02:16:06
depth1
children1
last_payout2018-11-07 02:15:42
cashout_time1969-12-31 23:59:59
total_payout_value0.015 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation980,223,015,309,278
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,378,967
net_rshares19,491,760,861
author_curate_reward""
vote details (2)
@fredrikaa ·
Cool! Looking forward to seeing what you'll make of it!
properties (22)
authorfredrikaa
permlinkre-scaredycatguide-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t155025545z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 15:50:27
last_update2018-10-31 15:50:27
depth2
children0
last_payout2018-11-07 15:50:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,417,549
net_rshares0
@sco ·
This is crazy great stuff. I will for sure test it asap on my blog. Thanks a lot for your great work!
properties (22)
authorsco
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181103t100954918z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-03 10:10:00
last_update2018-11-03 10:10:00
depth1
children0
last_payout2018-11-10 10:10:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation26,264,799,791,405
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,593,685
net_rshares0
@sheikhshahin ·
Very nice theme to show the relation between steemit and wordpress. I must say you are really upgraded and you have good knowledge regarding this.

Posted using [Partiko Android](https://steemit.com/@partiko-android)
properties (22)
authorsheikhshahin
permlinksheikhshahin-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t100853290z
categorysteempress
json_metadata{"app":"partiko"}
created2018-11-01 10:08:54
last_update2018-11-01 10:08:54
depth1
children0
last_payout2018-11-08 10:08:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length216
author_reputation149,035,122,525
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,466,563
net_rshares0
@skiponline ·
I've been using Steempress for awhile, I've "complained" a few times, mainly because when I post a blog on wordpress, by the time it hits Steemit and busy, it is usually rearranged, Pictures out of skew, words moved. I was hoping if any improvements or features would be added, that this problem would be fixed... I just posted a blog which has been completely "screwed up" Anyway keep building, I will still use the platform, although I'm seriously thinking of just posting on my wordpress site, and copy and pasting my posts here the way i actually would like them to be seen.
πŸ‘  
properties (23)
authorskiponline
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t145407112z
categorysteempress
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steempress"],"users":[],"links":[],"image":[]}
created2018-10-31 14:54:06
last_update2018-10-31 14:54:06
depth1
children2
last_payout2018-11-07 14:54:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length578
author_reputation918,888,650,833
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,414,143
net_rshares11,419,566,657
author_curate_reward""
vote details (1)
@fredrikaa ·
Thank you for your feedback! Mind sharing with me a link to your blog so I can see what type of content SteemPress  has a hard time converting?
properties (22)
authorfredrikaa
permlinkre-skiponline-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t161808857z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 16:18:12
last_update2018-11-01 16:18:12
depth2
children1
last_payout2018-11-08 16:18:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length143
author_reputation310,528,541,043,341
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,487,515
net_rshares0
@skiponline ·
the link is on the bottom of every post...duh.................
properties (22)
authorskiponline
permlinkre-fredrikaa-re-skiponline-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181102t011604236z
categorysteempress
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steempress"],"users":[],"links":[],"image":[]}
created2018-11-02 01:16:03
last_update2018-11-02 01:16:03
depth3
children0
last_payout2018-11-09 01:16:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length62
author_reputation918,888,650,833
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,511,546
net_rshares0
@smokingking ·
is it like wordpress
πŸ‘  , , ,
πŸ‘Ž  
properties (23)
authorsmokingking
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t205027286z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 20:50:30
last_update2018-10-30 20:50:30
depth1
children1
last_payout2018-11-06 20:50:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation221,648,593
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,364,986
net_rshares3,459,448,588
author_curate_reward""
vote details (5)
@phusionphil ·
its a wordpress plug in app to have the content posted to steem as well as your main page. kinda like RSS in someways but makes steemit posts instead of the RSS feed.
πŸ‘  
properties (23)
authorphusionphil
permlinkre-smokingking-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t034804876z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 03:48:06
last_update2018-11-01 03:48:06
depth2
children0
last_payout2018-11-08 03:48:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length166
author_reputation94,174,734,431,185
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,450,259
net_rshares2,412,747,091
author_curate_reward""
vote details (1)
@spectator11 ·
Just the other day I was wondering about possible ways to make use of the advantages of a WYSIWYG editor on steemit... I did not know that this wordpress integration already existed but I think it's great. I will definitely have a look at it.
properties (22)
authorspectator11
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t163425498z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 16:34:24
last_update2018-10-31 16:34:24
depth1
children0
last_payout2018-11-07 16:34:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length242
author_reputation6,982,524,301
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,420,026
net_rshares0
@steem-bounty ·
$0.17
![](https://steem-bounty.com/img/landing_pages/forever/logo.png)

This post has been revived by [steem-forever](https://steem-bounty.com/services/forever) and will get extra rewards. This happens when a post is upvoted on [steem-bounty.com](http://www.steem-bounty.com) after the 7 day post life.
 
Users can simple upvote  [via steem-bounty.com](https://steem-bounty.com/services/forever) continously, so posts can live and earn rewards forever.
Authors can share their [steem-bounty.com](www.steem-bounty.com) links and get upvoted forever.

We hope this will allow everyone to earn more meaningful rewards over longer timeframes than before.
πŸ‘  ,
properties (23)
authorsteem-bounty
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181111t103113527z
categorysteempress
json_metadata{"tags":["steem-forever"]}
created2018-11-11 10:31:12
last_update2018-11-11 10:31:12
depth1
children0
last_payout2018-11-18 10:31:12
cashout_time1969-12-31 23:59:59
total_payout_value0.076 HBD
curator_payout_value0.096 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length644
author_reputation165,407,149,540,022
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries
0.
accountsteempress
weight8,500
max_accepted_payout100,000.000 HBD
percent_hbd10,000
post_id75,084,034
net_rshares776,410,744,098
author_curate_reward""
vote details (2)
@steem-ua ·
#### Hi @steempress!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
**Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
properties (22)
authorsteem-ua
permlinkre-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t141622z
categorysteempress
json_metadata"{"app": "beem/0.20.9"}"
created2018-11-01 14:16:24
last_update2018-11-01 14:16:24
depth1
children0
last_payout2018-11-08 14:16:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length289
author_reputation23,214,230,978,060
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,480,248
net_rshares0
@steemitboard ·
Congratulations @steempress! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@steempress/voted.png?201810310452</td><td>You received more than 2000 upvotes. Your next target is to reach 3000 upvotes.</td></tr>
</table>

<sub>_[Click here to view your Board of Honor](https://steemitboard.com/@steempress)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemfest/@steemitboard/i06trehc"><img src="https://steemitimages.com/64x128/https://ipfs.io/ipfs/QmU34ZrY632FFKQ1vbrkSM27VcnsjQdtXPynfMrpxDFJcF"></a></td><td><a href="https://steemit.com/steemfest/@steemitboard/i06trehc">Be ready for the next contest!</a></td></tr><tr><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/RUyB3u.png"></a></td><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge">Trick or Treat - Publish your scariest halloween story and win a new badge</a></td></tr><tr><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-notifications-improved"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/NgygYH.png"></a></td><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-notifications-improved">SteemitBoard notifications improved</a></td></tr></table>

> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
πŸ‘  
properties (23)
authorsteemitboard
permlinksteemitboard-notify-steempress-20181031t060114000z
categorysteempress
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-10-31 06:01:15
last_update2018-10-31 06:01:15
depth1
children1
last_payout2018-11-07 06:01:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,915
author_reputation38,975,615,169,260
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,387,591
net_rshares1,817,976,449
author_curate_reward""
vote details (1)
@topnails ·
nice
properties (22)
authortopnails
permlinkre-steemitboard-steemitboard-notify-steempress-20181101t062713725z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 06:27:15
last_update2018-11-01 06:27:15
depth2
children0
last_payout2018-11-08 06:27:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation1,694,151,595,997
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,456,845
net_rshares0
@steemitboard ·
Congratulations @steempress! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@steempress/voted.png?201810310932</td><td>You received more than 3000 upvotes. Your next target is to reach 4000 upvotes.</td></tr>
</table>

<sub>_[Click here to view your Board of Honor](https://steemitboard.com/@steempress)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemfest/@steemitboard/i06trehc"><img src="https://steemitimages.com/64x128/https://ipfs.io/ipfs/QmU34ZrY632FFKQ1vbrkSM27VcnsjQdtXPynfMrpxDFJcF"></a></td><td><a href="https://steemit.com/steemfest/@steemitboard/i06trehc">Be ready for the next contest!</a></td></tr><tr><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/RUyB3u.png"></a></td><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge">Trick or Treat - Publish your scariest halloween story and win a new badge</a></td></tr><tr><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-notifications-improved"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/NgygYH.png"></a></td><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-notifications-improved">SteemitBoard notifications improved</a></td></tr></table>

> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-steempress-20181031t130538000z
categorysteempress
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-10-31 13:05:39
last_update2018-10-31 13:05:39
depth1
children0
last_payout2018-11-07 13:05:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,915
author_reputation38,975,615,169,260
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,407,418
net_rshares0
@steemitboard ·
Congratulations @steempress! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x60/http://steemitboard.com/notifications/toppayoutday.png</td><td>Your post got the highest payout on one day</td></tr>
</table>

<sub>_[Click here to view your Board of Honor](https://steemitboard.com/@steempress)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemfest/@steemitboard/i06trehc"><img src="https://steemitimages.com/64x128/https://ipfs.io/ipfs/QmU34ZrY632FFKQ1vbrkSM27VcnsjQdtXPynfMrpxDFJcF"></a></td><td><a href="https://steemit.com/steemfest/@steemitboard/i06trehc">Be ready for the next contest!</a></td></tr><tr><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/RUyB3u.png"></a></td><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge">Trick or Treat - Publish your scariest halloween story and win a new badge</a></td></tr><tr><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-notifications-improved"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/NgygYH.png"></a></td><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-notifications-improved">SteemitBoard notifications improved</a></td></tr></table>

> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-steempress-20181101t085926000z
categorysteempress
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-11-01 08:59:24
last_update2018-11-01 08:59:24
depth1
children0
last_payout2018-11-08 08:59:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,875
author_reputation38,975,615,169,260
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,463,314
net_rshares0
@steemitboard ·
Congratulations @steempress! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@steempress/votes.png?201811011024</td><td>You made more than 20000 upvotes. Your next target is to reach 21000 upvotes.</td></tr>
</table>

<sub>_[Click here to view your Board of Honor](https://steemitboard.com/@steempress)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemfest/@steemitboard/i06trehc"><img src="https://steemitimages.com/64x128/https://ipfs.io/ipfs/QmU34ZrY632FFKQ1vbrkSM27VcnsjQdtXPynfMrpxDFJcF"></a></td><td><a href="https://steemit.com/steemfest/@steemitboard/i06trehc">Be ready for the next contest!</a></td></tr><tr><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/RUyB3u.png"></a></td><td><a href="https://steemit.com/halloween/@steemitboard/trick-or-treat-publish-your-scariest-halloweeen-story-and-win-a-new-badge">Trick or Treat - Publish your scariest halloween story and win a new badge</a></td></tr></table>

> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-steempress-20181101t143414000z
categorysteempress
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-11-01 14:34:15
last_update2018-11-01 14:34:15
depth1
children0
last_payout2018-11-08 14:34:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,578
author_reputation38,975,615,169,260
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,481,322
net_rshares0
@sureshbhav88 ·
This post looks very interesting to read. Good one friend.
properties (22)
authorsureshbhav88
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t155256192z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 16:50:00
last_update2018-10-31 16:50:00
depth1
children0
last_payout2018-11-07 16:50:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length58
author_reputation11,122,545,594
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,420,840
net_rshares0
@theunion ·
Great work, thank you for your support of the community
πŸ‘  
properties (23)
authortheunion
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t192813152z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 19:28:12
last_update2018-10-30 19:28:12
depth1
children0
last_payout2018-11-06 19:28:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation59,317,820,735,193
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,361,014
net_rshares2,181,675,352
author_curate_reward""
vote details (1)
@tipu ·
<p><strong>Hi @steempress! You have received 0.1 SBD tip from @traciyork!</strong></p><p><a href="https://busy.org/@tipu/tipu-voting-service-quick-guide-updated-05-10-2018" rel="noopener">@tipU voting service</a> | <a href="https://steemit.com/steemit/@tipu/receiving-daily-profit-with-tipu-quick-guide" rel="noopener">For investors</a>.</p>
properties (22)
authortipu
permlinkre-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t220638
categorysteempress
json_metadata""
created2018-10-30 22:06:39
last_update2018-10-30 22:06:39
depth1
children0
last_payout2018-11-06 22:06:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length341
author_reputation55,922,745,798,079
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,368,483
net_rshares0
@toninoxp ·
excellent, good tool
properties (22)
authortoninoxp
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20190123t182742715z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2019-01-23 18:27:15
last_update2019-01-23 18:27:15
depth1
children0
last_payout2019-01-30 18:27:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation4,293,013,485,868
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id78,827,210
net_rshares0
@topnails ·
upvoted
properties (22)
authortopnails
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t062623013z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 06:26:24
last_update2018-11-01 06:26:24
depth1
children0
last_payout2018-11-08 06:26:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7
author_reputation1,694,151,595,997
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,456,807
net_rshares0
@traciyork ·
<center>https://media.giphy.com/media/2fuUjoE99E7fkWPe3h/giphy.gif
<a href="https://media.giphy.com/media/2fuUjoE99E7fkWPe3h/giphy.gif">via GIPHY</a></center> 


And - tip!
πŸ‘  ,
properties (23)
authortraciyork
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t220609129z
categorysteempress
json_metadata{"tags":["steempress"],"image":["https://media.giphy.com/media/2fuUjoE99E7fkWPe3h/giphy.gif"],"links":["https://media.giphy.com/media/2fuUjoE99E7fkWPe3h/giphy.gif"],"app":"steemit/0.1"}
created2018-10-30 22:06:06
last_update2018-10-30 22:06:06
depth1
children1
last_payout2018-11-06 22:06:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation427,575,589,591,997
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,368,462
net_rshares2,827,652,938
author_curate_reward""
vote details (2)
@madivadaravi ·
hi
πŸ‘Ž  
properties (23)
authormadivadaravi
permlinkre-traciyork-re-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t141550928z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 14:15:51
last_update2018-10-31 14:15:51
depth2
children0
last_payout2018-11-07 14:15:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2
author_reputation-23,271,796
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,411,628
net_rshares-2,364,580,966
author_curate_reward""
vote details (1)
@trayan ·
yeye, so cool! immediately entering my WP to update SteemPress! :)
Thank you!
properties (22)
authortrayan
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t195345493z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 19:53:42
last_update2018-11-01 19:53:42
depth1
children0
last_payout2018-11-08 19:53:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation104,277,404,753,940
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,497,448
net_rshares0
@tristan258 ·
great post! :)
properties (22)
authortristan258
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t071908111z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 07:19:09
last_update2018-10-31 07:19:09
depth1
children0
last_payout2018-11-07 07:19:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation8,096,400,559
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,391,011
net_rshares0
@tubo ·
That sounds awesome... and very useful for WP bloggers
properties (22)
authortubo
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t150903516z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 15:15:48
last_update2018-10-31 15:15:48
depth1
children0
last_payout2018-11-07 15:15:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length54
author_reputation211,612,340,731
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,415,602
net_rshares0
@upheaver ·
Nice work guys!
properties (22)
authorupheaver
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t195613298z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-30 19:56:15
last_update2018-10-30 19:56:15
depth1
children0
last_payout2018-11-06 19:56:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation14,509,234,535,194
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id74,362,401
net_rshares0
@ura-soul ·
Excellent work!
properties (22)
authorura-soul
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t192241124z
categorysteempress
json_metadata{"tags":["steempress"],"community":"steempeak","app":"steempeak"}
created2018-10-30 19:22:45
last_update2018-10-30 19:22:45
depth1
children0
last_payout2018-11-06 19:22:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation844,446,197,652,939
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,360,691
net_rshares0
@utopian-io ·
Hey, @steempress!

**Thanks for contributing on Utopian**.
We’re already looking forward to your next contribution!

**Get higher incentives and support Utopian.io!**
 Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)).

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
authorutopian-io
permlinkre-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181103t011252z
categorysteempress
json_metadata"{"app": "beem/0.20.9"}"
created2018-11-03 01:12:54
last_update2018-11-03 01:12:54
depth1
children0
last_payout2018-11-10 01:12:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length592
author_reputation152,955,367,999,756
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,574,271
net_rshares0
@vbarrey12 ·
Awesome feature. Thanks for the development.
properties (22)
authorvbarrey12
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181101t215640811z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-11-01 21:56:42
last_update2018-11-01 21:56:42
depth1
children0
last_payout2018-11-08 21:56:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation17,028,535,322
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,503,120
net_rshares0
@vladcraciun ·
Great work guys. Thanks a lot for this. I started to use it and it works like a charm. ;)
properties (22)
authorvladcraciun
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t064948388z
categorysteempress
json_metadata{"tags":["steempress"],"community":"steempeak","app":"steempeak"}
created2018-10-31 06:49:51
last_update2018-10-31 06:49:51
depth1
children0
last_payout2018-11-07 06:49:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length89
author_reputation2,041,590,752,285
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,389,749
net_rshares0
@vonaurolacu ·
$0.03
By far one of the best dapp. Congrats and thank you guys for keeping your promises! 
πŸ‘  , , ,
properties (23)
authorvonaurolacu
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181030t200629690z
categorysteempress
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["steempress"],"users":[],"links":[],"image":[]}
created2018-10-30 20:06:30
last_update2018-10-30 20:06:30
depth1
children0
last_payout2018-11-06 20:06:30
cashout_time1969-12-31 23:59:59
total_payout_value0.025 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation23,583,799,529,008
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,362,912
net_rshares30,517,933,967
author_curate_reward""
vote details (4)
@wisimott ·
Excelente el post, personalmente me parecio muy bueno y mas para mi que apenas estoy empezando.
πŸ‘  
properties (23)
authorwisimott
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t135809711z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 13:58:09
last_update2018-10-31 13:58:09
depth1
children0
last_payout2018-11-07 13:58:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation184,483,823
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,410,476
net_rshares63,623,459
author_curate_reward""
vote details (1)
@zainabali ·
$0.11
Excited about the progress.
πŸ‘  
properties (23)
authorzainabali
permlinkre-steempress-steempress-2-0-introducing-two-way-wordpress-integration-with-steem-20181031t155404545z
categorysteempress
json_metadata{"tags":["steempress"],"app":"steemit/0.1"}
created2018-10-31 15:52:06
last_update2018-10-31 15:52:06
depth1
children0
last_payout2018-11-07 15:52:06
cashout_time1969-12-31 23:59:59
total_payout_value0.085 HBD
curator_payout_value0.028 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation102,946,761,254
root_title"SteemPress 2.0 - Introducing two-way WordPress integration with Steem"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,417,642
net_rshares99,363,638,029
author_curate_reward""
vote details (1)