Rename your plugins folder temporarily to disable all plugins. .
If necessary, also rename your active theme’s folder, then upload WP core.
Then reinstall WP manually (unzip to local, then upload) – saving your wp-config.php file first
That should get you access to admin. Then follow the steps here to clean up your site: https://wordpress.stackexchange.com/a/415705/29416
Then add fresh copies/installs of your theme and needed plugins (don’t copy the old ones).
Related Posts:
- Does WP delete deprecated plugin/theme files on plugin/theme upgrade?
- How can I remove the WordPress-Version (?ver=5.x) from my plugin
- pagination on data fetched using SQL query
- How to check if a taxonomy not exists in a plugin
- Settings API saved values not getting shown in the dropdownbox
- How do I automatically generate pages from a database?
- wordpress add_action() issue in ajax call
- WordPress plugin won’t show on some themes
- Turning on output buffering in a wordpress plugin
- Is there a plugin for uploading files such as PDF files?
- Register google jquery gets overwritten by plugin
- How to handle forms from sidebar widgets – Processing $_POST variables using get_field_name()
- Location dependent rendering of locations? [closed]
- Send email with list of active plugins upon activation/deactivation
- get_comments_number() giving wrong results! What are alternatives?
- $pages = get_pages(‘child_of=’.$post->ID); Why arguments are concatenated?
- How limit user connection?
- Set up functions to be overridden without using function_exists() by short-circuiting them?
- Unable to give correct path in wordpress
- Disable variations on woo commerce if out of stock
- Add wordpress user database on android app
- Grab ID from post from plugin and use it to create an object
- Enqueue script: link not working in page source
- How can I list custom post type categories of portfolio
- How to include my Ajax calls in one function instead of calling different ones every time?
- How to add img into a plugin?
- Help with a function in a widget
- Is wp_deregister_script the best way to deal with unneeded plugins in a page?
- How to log custom plugin error to debug.log file
- PHP mobile redirect Endless loop
- Error: Can´t access facebook comment plugin admin page
- Is there a way to keep youtube videos from displaying on home page, and display only on single posts?
- Cache plugin for medium traffic news blog
- Deregistering and registering javascript breaks plugin
- how to convert XML from URL to HTML
- i want to rewrite my custom plugin url
- wp_footer hook running twice
- [Plugin: WordPress.com Stats] Javascript not being added to footer
- Strange Cached File in Super Cache
- Wp-minify doesn’t seem to minify my JS code
- eaccelerator PHP error
- Strange admin-ajax / CSS / $_SESSION issue
- How to hide plugin submenu title in drop down in admin panel in wordpress?
- Best approach to make all tags searchable by the wordpress search function
- How to create admin setting for this small plugin
- How to create a form where you can select multiple recipients, based on a list of website users?
- Fail on admin_enqueue_scripts when I try it to upload a CSS file to my WordPress Plugin
- Unpublished Pages Failing To Appear On Custom Path
- $wpdb->delete not working for me
- How to fix caching issue in PHP data from database
- WPForms Custom Redirect not working
- Post source link plugin – small modification
- Can we hide a certain user in WP?
- How do I allow a user to purchase an expiring passcode to access part of my website, from my online store, similar to pay-per-view?
- How to securely controlling data without keeping it in postmeta?
- Enqueue plugin for specific pages
- Why Custom fields description is not working WordPress Version 5.4.2?
- Hooking into the HTML header container
- Does having apply_filters in the middle of an array make a difference?
- URL path image error in ACF (Advanced Custom Field) [closed]
- Problem Advanced Custom Fields PRO
- Block plugin update possibilities (but not by hiding notifications)
- Execute function activate/deactivate plugin in specific pages
- Why can I not deregister my style and script on custom post type?
- Soflyy WP All Import Custom File Download Issue
- Unmatch plugin from updates?
- Using multi-dimensional array with filter
- why my wordpress dont have toolbar like, plugin, themes and other?
- PHP header() not available to use in my plugin
- Why can’t I shove an instance of a class into a variable from a do_action hook?
- WordPress doesn’t save a post revision when changing CMB2 custom fields
- database – multiple wordpress installations using same database – can they share plugin settings?
- Custom pages with plugin
- How to insert category name above post title in a featured pages plugin?
- Displaying friend’s posts only
- Display dashboard other than admin user
- Plugin Installation Error
- How to add submenu to WordPress plugin in the same Directory of main Plugin?
- Creating themes using the one Plugin (Toolkit)
- Strange get_the_* behavior with php 5.4
- How change menu for each user in plugin?
- Check if user is in a group of another site within multisite network [closed]
- Synch Custom Post Types (and Custom Fields, Cats, etc.) Between WordPress Sites
- Facebook meta tags not working properly on WordPress Site
- How to set-up multiple cron task with wp_schedule_event so that they do not overlap?
- is there a plugin that allow editing pages from within pages without entering admin panel?
- Ajax not working for logged in users
- Site is setup statically – how to make it content managable?
- How to show in front End images using Visual Composer attach_images?
- Modifying lightbox plugin to allow for quoting, Does this exist? [closed]
- How to escape html code?
- How can i store cache of wordpress a database request without plugins?
- How can I disable a plugin in Health Check mode if there’s a critical error?
- Automatically create WooCommerce products page by just uploading the images [closed]
- Multiple plugins settings of same developer into ONE settings page linked together
- all plug-ins load scripts on all pages
- Fields are not displayed on front end under custom php code in Advanced Custom Fields and Flexible Content field WordPress
- Automatically download dependent plugins from WordPress.org?
- Automatically install bundled plugins during theme activation?
- Webpack configuration for multiblock plugins behaves unexpectedly