When I see behavior like this, it’s almost always a corrupt MySQL table or two. You can activate WordPress’s built-in repair tool by adding define( 'WP_ALLOW_REPAIR', true );
to your wp-config.php file and visiting {$your_site}/wp-admin/maint/repair.php
You can remove the define after you’re done.
Related Posts:
- How to Fix WordPress Not Saving Settings?
- Organizing Code in your WordPress Theme's functions.php File?
- Limit widget to certain sidebar?
- Highlight custom widgets in the admin area?
- Change the link of ‘Howdy’ at the top right
- Delete Post From front Page ( With Wp-admin restriction )
- Hide a page in the admin end without a plugin?
- Prevent from deleting any user role but subscriber
- Set “Display name publicly as” to be usernames by default
- Create custom fields as image uploads [duplicate]
- Is there a quick way to find out what posts haven’t been tagged?
- “WordPress installations is currently out of date” problem with difficult situation [closed]
- Icons are missing from Visual Editor
- Add a custom field when adding / editing a page / post in admin panel
- Google flagged a wp-admin redirect as phishing
- adding the category to the admin column for a custom post type?
- Change page title in admin area
- How to filter by post-format in admin?
- Make fonts.com font work in TinyMCE (iframe referrer issue)
- Securing wp-admin folder – Purpose? Importance?
- stop redirection on /wp-admin call to /wp-login
- Admin Bar (Toolbar) not showing on custom PHP file that loads WordPress
- Wp3.5 Media Gallery Edit modal: change captions to title
- Opening specific posts on WP takes lot of time and freezes the editor
- Is it possible to set a option, and then redirect to another page directly from a admin notice link?
- How to load a CSS file into WordPress admin area using Child Theme? [closed]
- Getting “Cannot modify header information – headers already sent” error, but only on backend
- Add search Value to wp_list_table pagination
- Cookie value cannot be read until I’ve logged into the WP admin
- How to place HTML below the title of the (custom) post overview
- How to inhibit dashboard and profile management access to normal users?
- What corrections does this code need?
- How to customize admin posts based on the user who is logged in
- Why is the Links Manager visible?
- Distinguish profile user and admin user IDs / get ID of user being edited
- Moved wordpress from localhost to live and wp-admin shows white screen
- Auto create post title in admin
- Redirect non-admin users away from wp-admin/index.php (main dashboard page) to wp-admin/profile.php
- How to add wordpress blog to Windows 2008 R2 site
- WordPress disable ‘Install Themes’ tab
- Modify wp-admin page header ‘viewport’ meta data
- WordPress Admin Not Loading All Core Scripts
- I am unable to publish/update post
- The uploaded file exceeds!
- Admin table list API?
- wp-admin – 404 after custom login form
- How to change user admin_color with WP CLI?
- How to apply a CSS file to my admin pages?
- How to create admin tabs [closed]
- WP Admin/ WP Login Redirect to themselves
- Unable to log in to localhost wp-admin page on XAMPP server
- Missing ‘Move to Trash’ option from bulk select box
- Trying to get custom js files in my admin header
- Limit User Iinterface for Admin?
- Can content be recovered in this situation?
- How to disable categories/most used in ‘add new post’?
- Why am I locked out of the system?
- Am I able to change the name of /wp-admin/options-general.php?
- how to customize the default #adminmenu in wp-admin
- Disable the “remember me” to wp-admin
- Restrict Viewing of post on both front and backend?
- How to Restrict Access to all wp-admin pages for subscriber users
- Why is WordPress enqueuing admin relevant scripts (e.g., React, ReactDOM, Redux, hooks, TinyMCE etc) when not logged in?
- Is there a filter to edit html of user-edit.php
- Why when I try to access to this old WordPress site it is opened the installation page?
- How do I change the hover (focus) color of admin bar from frontend?
- wp_get_update_data() function running on every admin request
- Run two wordpress on the same domain
- nothing comes up when i go to my website.com/wp-admin? Which files should I look for?
- WordPress multiple admin notices on post update/add
- Sub menu is not working properly
- Programmatically emulate viewing a post in wp-admin
- Do not load the site as soon as you enter the WordPress panel
- Slow WP loading due to persistent version check, how to disable?
- Can I manage the photos that are pulled from Instagram before they are uploaded?
- do_shortcode() within Admin Page
- Not able to access WP Admin, it says “Sorry, you are not allowed to access this page.”
- Add admin page for specific post status (for example)
- Adding custom classes to elements via the WYSIWYG
- Add custom WordPress admin page with pretty url via code
- Locked out of WordPress after changing to HTTPS – Google Cloud VM
- How to make Media Library use HTTPS?
- How to remove Google fonts from wp-admin (Roboto) added by core
- Trying to login to my site redirects me to the first page
- In the admin, how can you list thumbnails instead of titles for a custom post type?
- Default and warning messages & no login
- Admin Login Checks
- Why might this disable other functionality?
- Style Radio Buttons inside Edit Page (Custom Fields)
- Search plugin form on “Add Plugin” page not working
- Managing advertising code snippets
- Getting 404s in wp-admin after logged in
- get_current_screen – ‘Trying to get property of non-object’ error
- Added fields in quick edit screen need to update at the moment
- Block tools menu in wp-admin?
- is_admin() triggers error
- Modify admin panel tab position
- not able to add thumbnail custom field in dropdown
- No wp-admin, wp-config, or .htaccess folder/file
- wordpress admin is broken [closed]