Medium / medium-wordpress-plugin

The official WordPress plugin for cross-posting to Medium.
https://medium.com
Apache License 2.0
210 stars 40 forks source link

Single integration for all WordPress profiles #128

Open haneef95 opened 6 years ago

haneef95 commented 6 years ago

Hi, I want to be able to:

  1. Copy all my current content from my WordPress site to medium.com and maintain canonical link to my current original site
  2. All future new content and modifications (on my WP Site) should be automatically updated on medium.com
    • So, if I edit a post, the edit should be reflected on the medium.com post as well.
  3. Link my whole medium site once, instead of asking every user to link their WP Profile with their medium.com profile
    • So, not every single user needs to integrate separately. Unless, they choose to
    • All public posts by any user will go to medium.com

Is this possible with this plugin?

Thanks,