WordPress :: Add Admin User using MySQL Command Line
Posted by blackonsole on January 8th, 2013 02:06 AM | No Comment
:: How to add Admin User via MySQL Command Line
+ Login to mysql and select WordPress database
+ Show tables value to check user id
+ Add user admin level
+ Add user to wp_usermeta
+ Try login
open www.hostname.tld/wp-login.php and login using:
:: Links
+ Google
+ ...
WordPress :: Using OS cron job
Posted by blackonsole on July 20th, 2012 04:29 AM | No Comment
:: How to change wp cron to os cron job
+ add cron job on os cron
+ disable wp-cron
:: Links
+ Google
+ WPDaylyBits
:: WP MU :: Slow After Upgrade
Posted by blackonsole on July 19th, 2012 07:58 AM | No Comment
:: How to fix WordPress MU slowly after upgrade
try to upgrade database table for wordpress using this url:
:: Links
+ Google
+ KartikShasti
:: Reset Password Admin on WP
Posted by blackonsole on January 9th, 2012 03:57 AM | No Comment
:: What is WordPress
WordPress is a free and open source blogging tool and content management system (CMS) powered by PHP and MySQL. - WikiPedia
:: How to reset password user admin on wordpress using mysql cli
:: Fatal error: Call to undefined method Arras_Widget_Tag_Cloud
Posted by blackonsole on December 21st, 2011 07:56 AM | No Comment
:: WordPress error
Fatal error: Call to undefined method Arras_Widget_Tag_Cloud::WP_Widget_Tag_Cloud() in ..../wp-content/themes/arras/library/widgets.php on line 404