Hi,
Our server has a lot of WordPress installations installed across different cpanel accounts and I am looking for a way to search all of the databases to find certain emails/phrases.
For example, search 1:
- Search all databases in the table "wp_options" and/or "*_options" for the option_name of "admin_email"
For example, search 2:
- Search all databases and all tables for a specific email address
For example, search 3:
- Search all databases in the table "wp_users" and/or "*_users" for the nicename of "xxxx"
Our server has a lot of WordPress installations installed across different cpanel accounts and I am looking for a way to search all of the databases to find certain emails/phrases.
For example, search 1:
- Search all databases in the table "wp_options" and/or "*_options" for the option_name of "admin_email"
For example, search 2:
- Search all databases and all tables for a specific email address
For example, search 3:
- Search all databases in the table "wp_users" and/or "*_users" for the nicename of "xxxx"