Changeset 1637336
- Timestamp:
- 04/14/2017 04:04:13 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
r1637333 r1637336 1 1 <?php 2 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 */ 3 /* 4 Plugin Name: Smart Posts Grid 5 Description: Smart Post Grid is the best plugin to showcase your posts 6 Author: CactusThemes 7 Version: 1.0.1 8 Author URI: http://www.cactusthemes.com 9 */ 12 10 13 11 define( 'SPG_PATH', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.