Plugin Directory

Changeset 1589364


Ignore:
Timestamp:
02/05/2017 02:52:38 PM (9 years ago)
Author:
lpointet
Message:
  • Fix typo in plugin description
  • Add i18n headers (still for GlotPress translation)
Location:
wordpress-gps/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wordpress-gps/trunk/gb_gps.php

    r1589083 r1589364  
    33Plugin Name: WordPress GPS
    44Plugin URI: https://github.com/lpointet/wordpress-gps
    5 Description: This plugin Provide an admin screen to WordPress users in which they will choose one scenario to play. That scenario will help them through the WordPress administration thanks to WP-Pointers API
    6 Version: 1.0.15
     5Description: This plugin provides an admin screen to WordPress users in which they will choose one scenario to play. That scenario will help them through the WordPress administration thanks to WP-Pointers API
     6Version: 1.0.16
    77Author: Lionel POINTET
     8Text Domain: wordpress-gps
     9Domain Path: /language
    810Author URI: https://github.com/lpointet/
    911License: GPL2
  • wordpress-gps/trunk/readme.txt

    r1589083 r1589364  
    44Requires at least: 3.3.0
    55Tested up to: 4.7.2
    6 Stable tag: 1.0.15
     6Stable tag: 1.0.16
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4646
    4747== Changelog ==
     48
     49= 1.0.16 =
     50* Fix typo in plugin description
     51* Add i18n headers (still for GlotPress translation)
    4852
    4953= 1.0.15 =
Note: See TracChangeset for help on using the changeset viewer.