mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
2.2.2 Version Bump and readme (#42)
* 2.2.2 Version Bump and readme Co-Authored-By: Nick Cernis <nick@cern.is> Co-authored-by: Nathan Rice <ncrice@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||
}
|
||||
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_SETTINGS_FIELD', 'genesis_simple_sidebars_settings' );
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.2.1' );
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_VERSION', '2.2.2' );
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
|
||||
define( 'GENESIS_SIMPLE_SIDEBARS_PLUGIN_URL', plugins_url( '', __FILE__ ) );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user