Changeset 2022055
- Timestamp:
- 01/30/2019 03:01:07 PM (7 years ago)
- File:
-
- 1 edited
-
seo-dynamic-pages/trunk/seo-dynamic-pages.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
seo-dynamic-pages/trunk/seo-dynamic-pages.php
r2021905 r2022055 17 17 * Plugin URI: http://example.com/seo-dynamic-pages-uri/ 18 18 * Description: SEO Dynamic Pages allows a website owner to identify services their business offers as well as cities and towns. The plugin will dynamically create pages on your WordPress website with a combination of city and service without the need of physically creating each page. 19 * Version: 1.0.2 319 * Version: 1.0.24 20 20 * Author: 118GROUP Web Design 21 21 * Author URI: http://118group.com … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'SEO_DYNAMIC_PAGES_VERSION', '1.0.2 3' );38 define( 'SEO_DYNAMIC_PAGES_VERSION', '1.0.24' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.