Changeset 1637333
- Timestamp:
- 04/14/2017 03:54:15 AM (9 years ago)
- File:
-
- 1 edited
-
smart-post-grid/trunk/cactus-smart-post-grid.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
smart-post-grid/trunk/cactus-smart-post-grid.php
r1588004 r1637333 1 1 <?php 2 /* 3 Plugin Name: Smart Posts Grid 4 Plugin URI: http://www.cactusthemes.com 5 Description: Smart Post Grid is the best plugin to showcase your posts 6 Version: 1.0.1 7 Author: CactusThemes 8 Author URI: http://www.cactusthemes.com 9 License: GPL 10 */ 2 3 /** 4 * Plugin Name: Smart Posts Grid 5 * Description: Smart Post Grid is the best plugin to showcase your posts 6 * Version: 1.0.1 7 * Author: CactusThemes 8 * Author URI: http://cactusthemes.com/ 9 * Plugin URI: http://www.cactusthemes.com/ 10 * License: GPL 11 */ 11 12 12 13 define( 'SPG_PATH', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.