I am needing to change the names of the Starred and Spam folders on one specific form. I found how to change the names for all the forms, but it is in the plugin’s file so it will be erased when the plugin updates, right?
![]()
Thank you!
I am needing to change the names of the Starred and Spam folders on one specific form. I found how to change the names for all the forms, but it is in the plugin’s file so it will be erased when the plugin updates, right?
![]()
Thank you!
There’s a third-party plugin that you can use to change translatable strings like those: Say what? – WordPress plugin | WordPress.org
You could also use your own custom code and the WordPress gettext filter.