updated plugin GP Premium
version 2.1.1
This commit is contained in:
@ -10,7 +10,6 @@ if ( ! function_exists( 'generate_typography_wc_customizer' ) ) {
|
||||
* Adds our WooCommerce color options
|
||||
*/
|
||||
function generate_typography_wc_customizer( $wp_customize ) {
|
||||
|
||||
// Bail if we don't have our defaults function
|
||||
if ( ! function_exists( 'generate_get_default_fonts' ) ) {
|
||||
return;
|
||||
|
Reference in New Issue
Block a user