WujingKlaus (L1) cache Пользователь Регистрация 05.05.2020 Сообщения 527 Реакции 33 Гарант сделки 2 08.07.2025 Добавить закладку #1 any help or guide on how to check woocomerce orders of a wp site . when the access is ftp admin ? is it possible ? any guide on how .. would appreciate .
any help or guide on how to check woocomerce orders of a wp site . when the access is ftp admin ? is it possible ? any guide on how .. would appreciate .
vagabond Black Sails Пользователь Регистрация 04.01.2023 Сообщения 224 Реакции 262 09.07.2025 Добавить закладку #2 1. upload adminer.php (https://www.adminer.org/en/) 2. via ftp access find wp-config.php in the site root 3. start adminer.php, put database credentials in the forms and login into the base 4. in wp_posts and wp_postmeta tables U will find orders
1. upload adminer.php (https://www.adminer.org/en/) 2. via ftp access find wp-config.php in the site root 3. start adminer.php, put database credentials in the forms and login into the base 4. in wp_posts and wp_postmeta tables U will find orders
WujingKlaus (L1) cache Пользователь Регистрация 05.05.2020 Сообщения 527 Реакции 33 Гарант сделки 2 09.07.2025 Автор темы Добавить закладку #3 thanks man i appreciate .