Changeset 1589364
- Timestamp:
- 02/05/2017 02:52:38 PM (9 years ago)
- Location:
- wordpress-gps/trunk
- Files:
-
- 2 edited
-
gb_gps.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-gps/trunk/gb_gps.php
r1589083 r1589364 3 3 Plugin Name: WordPress GPS 4 4 Plugin URI: https://github.com/lpointet/wordpress-gps 5 Description: This plugin Providean 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 API6 Version: 1.0.1 55 Description: 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 6 Version: 1.0.16 7 7 Author: Lionel POINTET 8 Text Domain: wordpress-gps 9 Domain Path: /language 8 10 Author URI: https://github.com/lpointet/ 9 11 License: GPL2 -
wordpress-gps/trunk/readme.txt
r1589083 r1589364 4 4 Requires at least: 3.3.0 5 5 Tested up to: 4.7.2 6 Stable tag: 1.0.1 56 Stable tag: 1.0.16 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 46 46 47 47 == Changelog == 48 49 = 1.0.16 = 50 * Fix typo in plugin description 51 * Add i18n headers (still for GlotPress translation) 48 52 49 53 = 1.0.15 =
Note: See TracChangeset
for help on using the changeset viewer.