updated plugin GP Premium
version 2.1.1
This commit is contained in:
@ -18,3 +18,6 @@ if ( ! defined( 'GENERATE_SECONDARY_NAV_VERSION' ) ) {
|
||||
|
||||
// Include functions identical between standalone addon and GP Premium.
|
||||
require plugin_dir_path( __FILE__ ) . 'functions/functions.php';
|
||||
|
||||
// Include secondary navigation color fields.
|
||||
require plugin_dir_path( __FILE__ ) . 'fields/secondary-navigation.php';
|
||||
|
Reference in New Issue
Block a user