How To Change Aurthor Name on frontend in wordpress

We can change the author name to site name on the frontend of the site. Paste below code to your theme functions.php Thanks for visting and comment below if it is useful for You!!!!

Read
How To Add Discount on cart page in woocomerce

In woocommerce we can add the fixed discount automatically of 10% if the cart total equal 5000 or greater than 5000 Just paste the code in your functions.php file of theme and check it is working or not. Thanks for visting and comment below if it is useful for You!!!!

Read