Plugin Directory

Changeset 1798193


Ignore:
Timestamp:
01/06/2018 03:55:44 PM (8 years ago)
Author:
iamadi
Message:

1.3.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • widgets-for-siteorigin/trunk/widgets-for-siteorigin.php

    r1794634 r1798193  
    55 * Plugin URI: http://widgets.wpinked.com/
    66 * Description: A collection of highly customizable and thoughtfully crafted widgets. Built on top of the SiteOrigin Widgets Bundle.
    7  * Version: 1.3.5
     7 * Version: 1.3.6
    88 * Author: wpinked
    99 * Author URI: widgets.wpinked.com
     
    1919 */
    2020
    21 define( 'INKED_SO_VER', '1.3.5' );
     21define( 'INKED_SO_VER', '1.3.6' );
    2222
    2323// Allow JS suffix to be pre-set
     
    4040
    4141// Admin Notices
    42 require_once ( 'inc/admin-notice.php' );
     42// require_once ( 'inc/admin-notice.php' );
    4343
    4444// Loading widget folders
Note: See TracChangeset for help on using the changeset viewer.