User contributions

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼-contribs-top⧽
⧼-contribs-date⧽

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

  • 19:27, 8 March 2023 diff hist +676 N Change WordPress DomainCreated page with "'''To change a WordPress domain execute the following MySQL Commands:''' <pre> UPDATE wp_options SET option_value = replace(option_value, 'https://oldomain.com', 'https://new..." current
  • 19:06, 8 March 2023 diff hist +328 N Create MySQL User And Grant PrivilegesCreated page with "To create a MySQL user and grant privileges run the below commands: <pre> CREATE USER 'username'@'localhost' IDENTIFIED BY 'SuperSecurePassword'; </pre> <pre> GRANT ALL PRIV..." current

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)