site title apostrophe not working

[ad_1]

My testing email is showing:

#039;

instead of ‘

already tried these possible fixes but still is showing that.

// fixed apostrophe not appearing on emails
function wpb_sender_name( $original_email_from ) {
    return "Rosillo's Pizza";
}
add_filter( 'wp_mail_from_name', 'wpb_sender_name' );

// additional fix
remove_filter ('the_title', 'wptexturize');

none of these fixed the issue, at least for the testing email

  • This topic was modified 15 hours, 3 minutes ago by tenebralyo.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer