How to Fix the Leverage Browser Caching Warning
You can add Expires headers in Apache by adding the following to your .htaccess file
How To Update Woocommerce Subscriptions Product Price String
Let’s say we have 3 types of Subscription with a Subscription fee of $500.00 Monthly Annually 2-Pay [Basically have to pay in every 6 Months] Now on Woocommerce Subscription plugin, the price will show like this “$950.00 for 6 months and a $500.00 sign-up fee“ Now what I like to do is change the price string in a […]