While there can be checks inside page the page itself is added via API call, like add_options_page()
(there are several analogous functions that add pages to different parts of admin).
This call includes capability argument. In your case either the extension in question is poorly coded and does something strange around there or your user is somehow corrupted (unlikely if you are not seeing similar errors all over admin).
Related Posts:
- Of thumbnails and folder permissions
- How to disable the fatal error (WSOD) protection?
- Could not create directory /wp-content/upgrade/
- Getting the warning: Missing argument 2 for manage_posts_custom_column()?
- What log files does a WordPress installation write to?
- HTTPS leads to Sorry, you are not allowed to access this page
- How to use WP_Error $data argument?
- Is it possible to disable caching of an option when using w3 total cache?
- Showing error “Function create_function() is deprecated”
- error_log over 70GB. How to stop this? [closed]
- Update wordpress fail – There has been a critical error on your website
- Getting headers already sent error from plugin
- “Notice: Undefined index:” error when adding new content?
- Object of class WP_Error could not be converted to string
- New WordPress Error Message – Not seen this before
- Recommend a guide to catching plugin errors, please?
- How to handle core code throwing notice on valid input?
- Getting Warnings & Notices from Fresh WordPress 3.1.2 install
- What do these “Failed to import” errors mean and how do I fix it?
- Trying to get property of non-object in wp-includes/capabilities.php
- How to use add_settings_error in register_setting callback
- Application passwords not working on localhost?
- WordPress home page doesn’t work, but other pages do. How to rectify?
- File available but giving 404 in wordpress
- How To Reset Ownership And Permissions of Wp-Content Folder, In Order to Fix HTTP Error When Uploading Images to WordPress Media Library
- In big trouble – Allowed memory size of 268435456 bytes exhausted
- PHP Warning : A non-numeric value encountered
- Wordpres debug.log PHP Notice: is_singular was called
- Warning: Declaration of QuietSkin::feedback error
- failed to open stream: No such file or directory
- Getting 403 Access Denied Error Message in new WordPress Post
- update user information
- Error! 401.shtml file not found, what’s the problem?
- Error wordpress “Call to undefined function aq_resize()” [closed]
- Strange glyphs code error
- Sorry, you are not allowed to access this page dashboard
- Custom slider throwing an error
- How to Fix “Are You Sure You Want to Do This”, while uploading my theme?
- Homepage Not Found Error [closed]
- 4.2.2 stuck in an db upgrade loop with “Call to undefined method wpdb::get_col_length()”
- Cannot redeclare maybe_create_table()
- Fatal error: Allowed memory size of 146800640 bytes exhausted (tried to allocate 57 bytes) in public_html/wp-includes/rewrite.php on line 1561
- Display all WP Errors together during form validation
- Updating posts exceeds maximum execution time
- “Cannot modify header information” means I can’t use wp_redirect
- Errors in Add Image Popup, Media Library Tab: “in_array() expects parameter 2 to be array, null given in wp-includes/query.php”
- Why do get_category_by_slug() crashes WordPress 4.8
- Jetpack could not contact wordpress [closed]
- Overwrote index.php. When I restored it, I got lots of Notice level errors
- 403 forbidden access to my whole site
- Warning: require_once(/home/onetwo/public_html/wp-config.php): [closed]
- Constant WP_CRON_LOCK_TIMEOUT already defined in /htdocs/wp-config.php
- Downgrade from latest nightly build to latest stable version
- styles/default.css in markup, where does it come from? [closed]
- Warning: call_user_func_array() [function.call-user-func-array]
- Parse error: syntax error, unexpected [closed]
- Undefined index error on options array element?
- Failed to import “File name”: Invalid post type jetpack-portfolio
- Getting no Error Log File saved to my local directory, and no debug info displayed in the web browser
- Error call_user_func_array() After Installing Plugin
- Error 500 when installing WordPress
- Help with “Uncaught Error: Attempt to modify property “response” on bool”
- Warning: call_user_func_array()
- Error regarding invalid file permissions for upgrading WordPress version
- How to solve the error “Oops! That page can’t be found” when access Portfolio
- Replace form field error text?
- Publication in wrong category
- “File not found.” appears often while navigating wp-admin
- Why does this show up when i try to log in
- WordPress Error blank page In section website
- How can I make error messages in admin
- Posts, pages and some images are deleted sometimes
- Call to undefined function wordpress listing_categories
- Fatal error: Call to undefined function wp_add_privacy_policy_content() in /wp-admin/includes/misc.php on line 1822
- WordPress won’t save page/post with more than 332 words
- Dashboard widget, screen options/help doesn’t work?
- Getting amp; on every single category, post and page title. How to Remove?
- Site has fake users registered with a similar pattern in username and email
- Unable to customize themes in wordpress after migrating to https from http
- A SINGLE Post Giving an “Under Maintenance” Message
- Seeing “error” as text on white when accessing admin
- Unregister Settings Error
- Overcome illegal characters [duplicate]
- Website Loading Very Slow, Each Time Different File Takes Very Long To Load
- Fatal error: Allowed memory size of bytes exhausted (tried to allocate 36 bytes)
- Logging out gives 404 error
- Any idea on how to fix this error when forcing SSL on a certain page?
- White background, black text – the simplest on earth : “error”!
- Twenty Eleven theme-options error
- warnings & errors after MAMP to live (hosteurope)
- Random HTTP 500 error in WordPress
- I’m getting Call to undefined function wp_parse_list() out of the blue
- Add clickable function in functions.php – parse error [closed]
- Trying to add function with pre_get_posts for plugin search [closed]
- undefined index [closed]
- Language of errors in WordPress admin
- WordPress is not sending the 2nd email in the same request
- Fatal error: Uncaught Error: trim(): Argument #1 ($string) at \wp-includes\class-wp-query.php
- Unable to log in: “Cannot serve directory www/wordpress/wp-includes/ No matching DirectoryIndex”
- How do I turn off WordPress errors and just have regular old php errors?