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
Editable dropdown list in ASP.net 3.5 using C#
command line appcmd to configure FTP on IIS7
Operation Must Use an Updateable Query
implementing aixpert on aix
Coookie not storing information
Can I copy a SQL agent job (2008) from one server to another?
reamviewer 5
Dynamically building an image menu?
GridView update is not grabbing the new data when Updating
Microsoft Exchange Outlook Anywhere SSL Issue