Changeset 1798193
- Timestamp:
- 01/06/2018 03:55:44 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
widgets-for-siteorigin/trunk/widgets-for-siteorigin.php
r1794634 r1798193 5 5 * Plugin URI: http://widgets.wpinked.com/ 6 6 * Description: A collection of highly customizable and thoughtfully crafted widgets. Built on top of the SiteOrigin Widgets Bundle. 7 * Version: 1.3. 57 * Version: 1.3.6 8 8 * Author: wpinked 9 9 * Author URI: widgets.wpinked.com … … 19 19 */ 20 20 21 define( 'INKED_SO_VER', '1.3. 5' );21 define( 'INKED_SO_VER', '1.3.6' ); 22 22 23 23 // Allow JS suffix to be pre-set … … 40 40 41 41 // Admin Notices 42 require_once ( 'inc/admin-notice.php' );42 // require_once ( 'inc/admin-notice.php' ); 43 43 44 44 // Loading widget folders
Note: See TracChangeset
for help on using the changeset viewer.