Plugin Directory

Changeset 2047537


Ignore:
Timestamp:
03/10/2019 11:39:24 AM (7 years ago)
Author:
edobees
Message:

Fixed typos

Location:
wpg2mod/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wpg2mod/trunk/readme.txt

    r2047529 r2047537  
    8080== Changelog ==
    8181= 1.0.1 =
    82 * Allow editors (no more admon only) to use WPG2Mod and modify settings.
     82* Allow editors (no more admins only) to use WPG2Mod and modify settings.
    8383* Introduced on-the-fly creation of Modula Galleriies from WPG shortcodes that have not been imported before.
    8484= 1.0.0 =
  • wpg2mod/trunk/wpg2mod.php

    r2033602 r2047537  
    88 *      + defines & instantiates the WPG2Mod Main object
    99 *
     10 *  @since 1.0.1 -- auto-creation of Modula Galleries from WPG shortcode
     11 *
    1012 *  @wordpress-plugin
    1113 *  Plugin Name:       WPG2Mod
    1214 *  Plugin URI:        https://plugins.svn.wordpress.org/wpg2mod
    1315 *  Description:       Import and convert WordPress Galleries into Modula Galleries.
    14  *  Version:           1.0.0
     16 *  Version:           1.0.1
    1517 *  Author:            edobees
    1618 *  Author URI:        edobees.de
     
    2224 *  @package        WPG2Mod
    2325 *  @license        GPL-3
    24  *  @version        1.0.0
     26 *  @version        1.0.1
    2527 *  @author         edobees
    2628 *  @copyright      2019 edobees
Note: See TracChangeset for help on using the changeset viewer.