Convert string with unwanted character to slug, proper name, etc.
How Convert string with unwanted character to slug, proper name, etc.? Try this code using http://phptester.net/. Happy Coding 🙂
How Convert string with unwanted character to slug, proper name, etc.? Try this code using http://phptester.net/. Happy Coding 🙂
Add BCC email in Woocommerce new order via product post meta? How to do that? Create a custom field with a meta_key of ’email_address’ and put the codes to your functions.php
Copy this code to your functions.php file
How to add rtMedia custom settings just like the example image above? Just add the codes to your functions.php of your theme.
Theme my login (TML) or WordPress login form does not show the login error. This error display after you have login the wrong username or password. The reason why it is not showing is the current login form action URL and your current page has different URL. Theme my login (TML) is using /login/ page…