Please change this code
-
Hi
Please change this code on line 1231 in taxonomy_functions.php to this
if(isset($taxonomy) && is_array($geodir_taxonomies) && in_array($taxonomy,$geodir_taxonomies)){
It can throw notification errors when themes have their own custom post types.
You need to check if the string is a array and or not empty !
regards !
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Please change this code’ is closed to new replies.