Benni S
Results
1
issues of
Benni S
there is a little mistake in the file "projects-by-woothemes/classes/class-projects-admin.php": 'show_option_all' => __( 'Show All ' . $tax_obj->label, 'projects-by-woothemes' ), it should be: 'show_option_all' => sprintf(__( 'Show All %s', 'projects-by-woothemes' ),...
bug