updated plugin GP Premium
version 2.1.1
This commit is contained in:
@ -75,7 +75,6 @@ if ( ! function_exists( 'generate_typography_convert_secondary_nav_values' ) ) {
|
||||
* @since 1.3.0
|
||||
*/
|
||||
function generate_typography_convert_secondary_nav_values() {
|
||||
|
||||
// Bail if Secondary Nav isn't active
|
||||
if ( ! function_exists( 'generate_secondary_nav_get_defaults' ) ) {
|
||||
return;
|
||||
|
Reference in New Issue
Block a user