Due to a problem with our cache system, when you finish paying, you have to wait a few minutes for the cache system to refresh and automatically record the file data for you.

If the problem is still not resolved, please contact me. I will solve your problem manually.
I use GMT +7 time zone. Please give me maximum 12 hours. Please give me the opportunity to assist you.
Best regards

Rename WooCommerce in WordPress admin

Tutorials Rename WooCommerce in WordPress admin

theme5s

Administrative
Staff member
Administrator
Theme5s Lover
Trusted Uploader
Decoding Master
Jan 8, 2018
2,404
439
113
theme5s submitted a new resource:

Rename WooCommerce in WordPress admin - How to rename/change menu WooCommerce in WordPress admin

If you’re setting up an online shop for a client, sometimes it’s good to mask that you’re using software like WooCommerce, just so it looks like a more custom job.

Just add this to your functions.php in your theme and rename where I have “Store Settings” to what ever you want!
Code:
// Rename WooCommerce to Shop
add_action( 'admin_menu', 'rename_woocoomerce', 999 );
function rename_woocoomerce()
{ global $menu; $woo =...

Read more about this resource...
 

New resources

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu

AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock    No Thanks