Plugin Directory

Changeset 2106801

Timestamp:
06/16/2019 12:44:18 AM (5 years ago)
Author:
beaulebens
Message:

Tagging v2.0

Location:
keyring-social-importers
Files:
2 added
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • keyring-social-importers/tags/2.0/importers/keyring-importer-jetpack.php

    r2106781 r2106801  
    55// where we know that the class we're extending is available. *hangs head in shame*
    66function Keyring_Jetpack_Importer() {
    7 
    87
    98class Keyring_Jetpack_Importer extends Keyring_Importer_Base {
  • keyring-social-importers/tags/2.0/keyring-importers.php

    r2106781 r2106801  
    44Description: Take back your content from different social media websites like Twitter, Flickr, Instagram, Delicious and Foursquare. Store everything in your own WordPress so that you can use it however you like.
    55Plugin URL: http://dentedreality.com.au/projects/wp-keyring-importers/
    6 Version: 1.9
     6Version:
    77Author: Beau Lebens
    88Author URI: http://dentedreality.com.au
  • keyring-social-importers/tags/2.0/readme.txt

    r2106781 r2106801  
    11=== Keyring Social Importers ===
     2
    23Tags: import, sync, social, keyring, indieweb, foursquare, instagram, instapaper, tripit, twitter, pinterest
    34Requires at least: 4.0
    45Tested up to: 5.2.1
    5 Stable Tag: 1.9
    6 
    7 Import your posts/images/etc from Twitter, Instagram, Pinterest, and more into your WordPress install. Own your content.
     6Stable Tag:
     7
     8Import your posts/images/etc from Twitter, Instagram, into your WordPress install. Own your content.
    89
    910== Description ==
    1011
    11 **Please [read about each importer](http://wordpress.org/extend/plugins/keyring-social-importers/other_notes/) before running this plugin**
     12**Please [read about each importer](http://wordpress.org/extend/plugins/keyring-social-importers/other_notes/) before running this plugin**
    1213
    1314This package of social importers provide you with the ability to pull in your content that gets created on other sites, and re-publish it on your own WordPress site. Rather than leaving others in control of everything you've put time and effort into, why not host it yourself on your one true, home-on-the-web, WordPress? [Read more about this technique/approach to data ownership](http://dentedreality.com.au/2012/10/07/where-is-your-digital-hub-home/).
     
    2728* [Nest Cameras](https://nest.com/camera/meet-nest-cam/)
    2829* [Pinterest](https://pinterest.com/)
     30
    2931* [Strava](https://strava.com/)
    3032* [TripIt](https://tripit.com/)
     
    107109* Stores the image for each pin in your Media Library.
    108110
     111
     112
     113
     114
    109115= Strava =
    110116* Activities are imported as new Posts.
     
    130136== Changelog ==
    131137
    132 =  =
    133  *
     138= 2.0 =
     139 * NEW: Add a Pocket importer, props @roccotripaldi.
     140 * Change: Updated readme.txt to include contributors.
    134141
    135142= 1.9 =
  • keyring-social-importers/trunk/importers/keyring-importer-jetpack.php

    r2106781 r2106801  
    55// where we know that the class we're extending is available. *hangs head in shame*
    66function Keyring_Jetpack_Importer() {
    7 
    87
    98class Keyring_Jetpack_Importer extends Keyring_Importer_Base {
  • keyring-social-importers/trunk/keyring-importers.php

    r2106781 r2106801  
    44Description: Take back your content from different social media websites like Twitter, Flickr, Instagram, Delicious and Foursquare. Store everything in your own WordPress so that you can use it however you like.
    55Plugin URL: http://dentedreality.com.au/projects/wp-keyring-importers/
    6 Version: 1.9
     6Version:
    77Author: Beau Lebens
    88Author URI: http://dentedreality.com.au
  • keyring-social-importers/trunk/readme.txt

    r2106781 r2106801  
    11=== Keyring Social Importers ===
     2
    23Tags: import, sync, social, keyring, indieweb, foursquare, instagram, instapaper, tripit, twitter, pinterest
    34Requires at least: 4.0
    45Tested up to: 5.2.1
    5 Stable Tag: 1.9
    6 
    7 Import your posts/images/etc from Twitter, Instagram, Pinterest, and more into your WordPress install. Own your content.
     6Stable Tag:
     7
     8Import your posts/images/etc from Twitter, Instagram, into your WordPress install. Own your content.
    89
    910== Description ==
    1011
    11 **Please [read about each importer](http://wordpress.org/extend/plugins/keyring-social-importers/other_notes/) before running this plugin**
     12**Please [read about each importer](http://wordpress.org/extend/plugins/keyring-social-importers/other_notes/) before running this plugin**
    1213
    1314This package of social importers provide you with the ability to pull in your content that gets created on other sites, and re-publish it on your own WordPress site. Rather than leaving others in control of everything you've put time and effort into, why not host it yourself on your one true, home-on-the-web, WordPress? [Read more about this technique/approach to data ownership](http://dentedreality.com.au/2012/10/07/where-is-your-digital-hub-home/).
     
    2728* [Nest Cameras](https://nest.com/camera/meet-nest-cam/)
    2829* [Pinterest](https://pinterest.com/)
     30
    2931* [Strava](https://strava.com/)
    3032* [TripIt](https://tripit.com/)
     
    107109* Stores the image for each pin in your Media Library.
    108110
     111
     112
     113
     114
    109115= Strava =
    110116* Activities are imported as new Posts.
     
    130136== Changelog ==
    131137
    132 =  =
    133  *
     138= 2.0 =
     139 * NEW: Add a Pocket importer, props @roccotripaldi.
     140 * Change: Updated readme.txt to include contributors.
    134141
    135142= 1.9 =
Note: See TracChangeset for help on using the changeset viewer.