Hey there, I need to remove the "parent" dropdown menu from all pages that it appears on in wp-admin. I am assuming this is something I have to modify in my theme's "functions.php" file but I have had no luck in doing so.
The reason I need it removed is because I have several categories, posts, and custom fields in which cause the parent dropdown to put a major strain on my server, even exceeding the 256MB limit I have allowed in php.ini
Any help would be greatly appreciated.