WP Dashboard slowing down
-
Within the WordPress dashboard CPT-onomies slows down trying to create a new post (in whatever CPT) significant. On a large site with a lot of CPTs and CPT-onomies we see slowing down due to for what we see in a large amount of database queries pulling in a large amount of data which seems unnecessary as in the next query only one field (the ID) is used.
Is it possible to optimize the database queries by selecting only what is necessary and possible also limiting the number of queries?
The topic ‘WP Dashboard slowing down’ is closed to new replies.