wp-admin 503 error

Are you able to run a copy of the site locally? If so, then it is likely not the codebase. If it doesn’t work, at least you know it is something in the site codebase and not likely an actual server related issue. Was the hosting company able to look at logs. This being a … Read more

Updated MAMP and localhost on MacOS site no longer accessible

When you upgrade MAMP, it will preserve the existing installation to a folder that is called MAMP_current-date, something like MAMP_2022-04-14_08-00-00 (the last bit is a time stamp). You can revert to the previous version by renaming the current MAMP folder (under the Applications folder) or delete it, then rename the previous version with the date … Read more

Admin slow on Postlist (over 30k Posts in Database)

Perhaps this filter can help you to modify the query for the specific post type and inside wp-admin as per the documentation, this filter is called before the query is executed so you can modify/optimize the query with the help of this filter. do_action_ref_array( ‘pre_get_posts’, WP_Query $query ) further reference: https://developer.wordpress.org/reference/hooks/pre_get_posts/

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)