Latest posts by Wordpress Expert (see all)
- Improve Your Digital Marketing with Typeform - March 28, 2018
- RAB – Fashion eCommerce WordPress Theme - March 27, 2018
- How to Generate More Original Topics (and Write More Creatively) - March 20, 2018
First of it all, login to your phpmyadmin and choose your WordPress database. Once done, click on the sql button to open the sql command window. Then, simply paste the following sql command and execute it. DELETE FROM `wp_options` WHERE `option_name` LIKE (‘%_transient_%’); Credit: Stack Overflow Want more super useful SQL queries? Check out this […]