Changeset 2006035
- Timestamp:
- 01/04/2019 12:31:21 AM (7 years ago)
- File:
-
- 1 edited
-
magic-action-box/tags/2.17.2/magic-action-box.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
magic-action-box/tags/2.17.2/magic-action-box.php
r2006009 r2006035 4 4 * Plugin URI: http://magicactionbox.com 5 5 * Description: Supercharge your blog posts! 6 * Version: 2.17. 16 * Version: 2.17.2 7 7 * Author: Prosulum, LLC 8 8 * Author URI: http://prosulum.com … … 10 10 */ 11 11 12 define( 'MAB_VERSION', '2.17. 1');12 define( 'MAB_VERSION', '2.17.2'); 13 13 //e.g. /var/www/example.com/wordpress/wp-content/plugins/after-post-action-box 14 14 define( "MAB_DIR", plugin_dir_path( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.