Changeset 2017302
- Timestamp:
- 01/23/2019 03:10:04 AM (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
r2017271 r2017302 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. 1919 * Version: 1.0.20 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. 19' );38 define( 'SEO_DYNAMIC_PAGES_VERSION', '1.0.20' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.