How to disable Page Attributes dropdown in wp-admin
As discussed at WordPress admin screen very slow / timing out when editing or adding a new page/custom post
I am having a similar issue on a WP site containing 7,784 pages. Edit screens are slow loading due to the rendering of all 7k pages in the source code for the Page Attributes dropdown menu. Besides editing core, there must be a better way to deal with this. Seems like a flaw to render all pages on the edit screen.
Feedback from others with high volume/traffic WP sites much appreciated!