if !functions_exists test missing in catchresponsive-core.php
-
I have created a child theme of Catch Responsive but have noticed that two functions in catchresponsive-core.php are missing the test:
if (! function_exists('function_name')
The functions I found are:
catchresponsive_footer_content (line 1353:catchresponsive-core.php)
catchresponsive_get_first_image (line 1387:catchresponsive-core.php)Would it be possible to add the tests so these functions can be customized?
Thanks,
Bruce.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘if !functions_exists test missing in catchresponsive-core.php’ is closed to new replies.