I was having this issue with the premium theme ‘Standard’ and fixed it by changing line 2769 of the functions.php theme file to:
add_filter( ‘the_title’, $title, $id, ‘standard_process_link_post_format_title’, 10, 2 );
I was having this issue with the premium theme ‘Standard’ and fixed it by changing line 2769 of the functions.php theme file to:
add_filter( ‘the_title’, $title, $id, ‘standard_process_link_post_format_title’, 10, 2 );
I was having this issue with the premium theme ‘Standard’ and fixed it by changing line 2769 of the functions.php theme file to:
add_filter( 'the_title', $title, $id, 'standard_process_link_post_format_title', 10, 2 );