Plugin Directory

Changeset 995580


Ignore:
Timestamp:
09/23/2014 05:59:26 PM (12 years ago)
Author:
sebstein
Message:

update version number and add changelog for version 1.6.0

Location:
g-crossposting/branches/import-all-branch
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • g-crossposting/branches/import-all-branch/g-crossposting.php

    r993763 r995580  
    44    Plugin URI: http://wordpress.org/extend/plugins/g-crossposting/
    55    Description: Imports your public Google+ activities in your Wordpress blog.
    6     Version: 1.5.0
     6    Version: 1.6.0
    77    Author: Sebastian Stein
    88    Author URI: http://sebstein.hpfsc.de/
     
    144144
    145145/**
    146  *  checks Google+ for new activities and posts them
     146 *  checks Google+ for new activities and post them
    147147 */
    148148function g_crossposting_update() {
  • g-crossposting/branches/import-all-branch/readme.txt

    r989584 r995580  
    55Requires at least: 3.0.0
    66Tested up to: 4.0
    7 Stable tag: 1.5.0
     7Stable tag: 1.6.0
    88
    99Imports your public Google+ activities in your Wordpress blog.
     
    127127== Changelog ==
    128128
     129= 1.6.0 =
     130
     131* Plugin settings now provide a link to manually import ALL Google+ activities.
     132  Many thanks to krischel for providing this patch!
     133
    129134= 1.5.0 =
    130135
Note: See TracChangeset for help on using the changeset viewer.