Microsoft
Software
Hardware
Network
Question : word press password??
How can i get the word press Admin Password (wp-login.php)? Our web devoleper is on holiday and we need to make changes. it could be what ever the default password is, if there is one?
i have access to the raw sql data and php files. dont know whether this would help?
and i also have access to the control panel and ftp for the hosting provider to access the files and various configurations screens.
Answer : word press password??
Can you make sql-auery?
UPDATE `wordpress`.`wp_users` SET `user_pass` = MD5 ('newpassword') WHERE `wp_users`.`user_login` = 'admin' LIMIT 1;
Random Solutions
VBA Excel UserForm Email Hyperlink
Display logon message to new users at first logon.
server name
Extract / Create thumbnails (1st page) for office documents using PHP on Windows or Linux/Mac server
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
Need to strip everything from document.domain
How do I remove old servers from backup Exec?
Out-bound Call Center Setup!!!!
Oracle SQL containing word
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue