PHP Fatal error: Can’t use function return value in write context in
-
PHP Fatal error: Can’t use function return value in write context in …/wp-content/themes/customizr/inc/czr-init.php on line 441
if ( ! function_exists( ‘czr_fn_has_social_links’ ) ) {
function czr_fn_has_social_links() {
return !empty( czr_fn_get_opt(‘tc_social_links’) );
}
}
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘PHP Fatal error: Can’t use function return value in write context in’ is closed to new replies.