Changeset 830713
- Timestamp:
- 12/31/2013 09:25:43 AM (12 years ago)
- Location:
- wp-flexible-map-options
- Files:
-
- 2 edited
- 11 copied
-
tags/1.0.1 (copied) (copied from wp-flexible-map-options/trunk)
-
tags/1.0.1/class.FlxMapOptions_Options.php (copied) (copied from wp-flexible-map-options/trunk/class.FlxMapOptions_Options.php)
-
tags/1.0.1/flexible-map-options.php (copied) (copied from wp-flexible-map-options/trunk/flexible-map-options.php) (1 diff)
-
tags/1.0.1/languages/default.mo (copied) (copied from wp-flexible-map-options/trunk/languages/default.mo)
-
tags/1.0.1/languages/default.pot (copied) (copied from wp-flexible-map-options/trunk/languages/default.pot)
-
tags/1.0.1/languages/flxmapoptions-de.mo (copied) (copied from wp-flexible-map-options/trunk/languages/flxmapoptions-de.mo)
-
tags/1.0.1/languages/flxmapoptions-de.po (copied) (copied from wp-flexible-map-options/trunk/languages/flxmapoptions-de.po)
-
tags/1.0.1/languages/flxmapoptions-de_DE.mo (copied) (copied from wp-flexible-map-options/trunk/languages/flxmapoptions-de_DE.mo)
-
tags/1.0.1/languages/flxmapoptions-de_DE.po (copied) (copied from wp-flexible-map-options/trunk/languages/flxmapoptions-de_DE.po)
-
tags/1.0.1/page.optionpage.php (copied) (copied from wp-flexible-map-options/trunk/page.optionpage.php)
-
tags/1.0.1/readme.txt (copied) (copied from wp-flexible-map-options/trunk/readme.txt) (2 diffs)
-
trunk/flexible-map-options.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-flexible-map-options/tags/1.0.1/flexible-map-options.php
r830710 r830713 3 3 Plugin Name: Flexible Map Options 4 4 Description: Provides an option page for the plugin WP Flexible Map to define the default values globally. 5 Version: 1.0. 05 Version: 1.0.1 6 6 Author: Kerli 7 7 Domain Path: /languages -
wp-flexible-map-options/tags/1.0.1/readme.txt
r830710 r830713 5 5 Requires at least: 3.2.1 6 6 Tested up to: 3.8 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 29 29 30 30 == Changelog == 31 = 1.0.1 = 32 * fix translation error 33 34 = 1.0.0 = 35 * missing fields added with DE translation. 36 31 37 = 0.0.5 = 32 38 * Initial release. 33 39 34 40 == Upgrade Notice == 41 = 1.0.0 = 42 * new properties for the option page 43 * database fields will be updated automatically 44 35 45 = 0.0.5 = 36 46 * Initial release. -
wp-flexible-map-options/trunk/flexible-map-options.php
r830710 r830713 3 3 Plugin Name: Flexible Map Options 4 4 Description: Provides an option page for the plugin WP Flexible Map to define the default values globally. 5 Version: 1.0. 05 Version: 1.0.1 6 6 Author: Kerli 7 7 Domain Path: /languages -
wp-flexible-map-options/trunk/readme.txt
r830710 r830713 5 5 Requires at least: 3.2.1 6 6 Tested up to: 3.8 7 Stable tag: 1.0. 07 Stable tag: 1.0.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 29 29 30 30 == Changelog == 31 = 1.0.1 = 32 * fix translation error 33 34 = 1.0.0 = 35 * missing fields added with DE translation. 36 31 37 = 0.0.5 = 32 38 * Initial release. 33 39 34 40 == Upgrade Notice == 41 = 1.0.0 = 42 * new properties for the option page 43 * database fields will be updated automatically 44 35 45 = 0.0.5 = 36 46 * Initial release.
Note: See TracChangeset
for help on using the changeset viewer.