Changeset 2047537
- Timestamp:
- 03/10/2019 11:39:24 AM (7 years ago)
- Location:
- wpg2mod/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
wpg2mod.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpg2mod/trunk/readme.txt
r2047529 r2047537 80 80 == Changelog == 81 81 = 1.0.1 = 82 * Allow editors (no more adm ononly) to use WPG2Mod and modify settings.82 * Allow editors (no more admins only) to use WPG2Mod and modify settings. 83 83 * Introduced on-the-fly creation of Modula Galleriies from WPG shortcodes that have not been imported before. 84 84 = 1.0.0 = -
wpg2mod/trunk/wpg2mod.php
r2033602 r2047537 8 8 * + defines & instantiates the WPG2Mod Main object 9 9 * 10 * @since 1.0.1 -- auto-creation of Modula Galleries from WPG shortcode 11 * 10 12 * @wordpress-plugin 11 13 * Plugin Name: WPG2Mod 12 14 * Plugin URI: https://plugins.svn.wordpress.org/wpg2mod 13 15 * Description: Import and convert WordPress Galleries into Modula Galleries. 14 * Version: 1.0. 016 * Version: 1.0.1 15 17 * Author: edobees 16 18 * Author URI: edobees.de … … 22 24 * @package WPG2Mod 23 25 * @license GPL-3 24 * @version 1.0. 026 * @version 1.0.1 25 27 * @author edobees 26 28 * @copyright 2019 edobees
Note: See TracChangeset
for help on using the changeset viewer.