Changeset 1637337
- Timestamp:
- 04/14/2017 04:06:05 AM (9 years ago)
- File:
-
- 1 edited
-
call-to-action-popup/trunk/cactus-popup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
call-to-action-popup/trunk/cactus-popup.php
r1637334 r1637337 1 1 <?php 2 2 3 /** 4 * Plugin Name: Cactus PopUp 5 * Description: Call To Action PopUp 6 * Version: 1.0.1 7 * Author: CactusThemes 8 * Author URI: http://cactusthemes.com/ 9 * Plugin URI: http://www.cactusthemes.com/ 10 * License: Commercial 11 */ 3 /* 4 Plugin Name: Cactus PopUp 5 Description: Call To Action PopUp 6 Author: CactusThemes 7 Version: 1.0.1 8 Author URI: http://www.cactusthemes.com 9 */ 12 10 13 11 if ( !defined( 'ABSPATH' ) )exit; // Exit if accessed directly
Note: See TracChangeset
for help on using the changeset viewer.