I’d like to update out website to the most recent version of PHP (7.3), and when I ran a compatibility check with the PHP Compatibility Checker plugin, this plugin (Replace Default Words) came up with the following errors:
FILE: /home/eugene23/public_html/wp-content/plugins/replace-default-words/replace-default-words.php
———————————————————————————————————————————————
FOUND 4 ERRORS AFFECTING 2 LINES
———————————————————————————————————————————————
83 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; Use mysqli::real_escape_string() instead
83 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
84 | ERROR | Function mysql_escape_string() is deprecated since PHP 5.3 and removed since PHP 7.0; Use mysqli::real_escape_string() instead
84 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
———————————————————————————————————————————————
Please let me know if/how this will affect my update. Will the plug-in still work? Is there anything I can do to fix it? Or do I need to find a similar plug-in to use instead? Thank you.
]]>Hello,
I am trying to replace CALCULATE SHIPPING on the shopping cart page with SET COUNTRY IF INTERNATIONAL, but the plugin just goes to a blank page when I try to add the words. I tried it with just single words as well, but no difference.
Will this be updated soon?
Thanks,
Mike
Thanks for this simple admin menu word replacement plugin.
I found that 2 words won’t change: “Editor” (which appears as a submenu in Appearance and Plugins. And “Add New” which appears in several submenus.
I’m guessing it has something to do with the multiple appearances of these default words.
Please let me know if this is something that this plugin will accomplish in future versions.
-cheers,
Gary