My plugins are updated, my WordPress core is upgraded, and I don't have anything too fancy on the website. Yet 'Screen Options' is missing. Where should I begin troubleshooting?
My plugins are updated, my WordPress core is upgraded, and I don't have anything too fancy on the website. Yet 'Screen Options' is missing. Where should I begin troubleshooting?
Share Improve this question asked Oct 9, 2016 at 4:30 EnglishTeacherEricEnglishTeacherEric 3632 gold badges7 silver badges17 bronze badges 1- Install the plugin Query monitor, it's great debuging tool. – Benoti Commented Oct 9, 2016 at 8:59
1 Answer
Reset to default 1See if there are errors in the developer console (F12 on most browsers)
If not, disable all plugins. If screen options return, enable the plugins one-by-one to see the offender.
If that doesn't help, switch to the default theme to see if that's the issue.