First always take a full backup of your site and database before doing anything.
Via FTP rename your Plugins folder to “Plugins_bak” and make another Plugins folder.
Then go to WordPress dashboard try installing any plugin and see if you can activate – deactivate them.
If this works then there must be an issue with one of your plugins.
Related Posts:
- Who are the most trusted plugin developers? [closed]
- Hook if somebody saves plugin options?
- Change success message in plugin Theme my login
- How should I use register_setting, add_settings_section, & add_settings_field in my plugin’s options page?
- login to wordpress with Get variables instead of Post
- Help With A Reverse Pagination Plugin
- How do I get Version of all active plugins programmatically?
- How to update widget_text in the wp_options table
- How to link to YouTube videos with thumbnails?
- Problem protecting a page with a password
- Is there any site where i can found good documentation of wp-ecommerce plugin?
- plugin for wp_list_categories with posts
- Integrating WP as a CMS with a Bug Tracker
- Protecting against malicious code in WordPress plugin updates
- wp_specialchars and wp_specialchars_decode in a shortcode plugin
- Display All Non-Used Plugins
- Where should I add the necessary code to add an extra attribute to the kses allowed tags array?
- Display price range on woocommerce product variations
- How do I turn a custom post type into a plugin?
- How to remove xmlns on language_attributes()?
- Mouse Wheel Anchor Scrolling on WordPress [closed]
- Plugin won’t activate – cannot declare class (already in use)
- How do I prevent the link from using url of the image in Block Editor?
- Does anyone know a plugin that turns a ‘post’ into an html newsletter?
- Search Everything plugin integration
- Does WP identify plugin by plugin name or plugin_basename?
- Guidelines / restrictions about advertising /donate begging unside wordpress plugins or themes
- Working with .po and .mo files translation
- Redirecting a buddyboss profile tab to a different tab if not subscribed to a specific membership
- WordPress automatically removes line break
- Modifying Author Link to add Author Meta in URL
- How to create a custom post type that contains another custom post type?
- WP Query. Is there a maximum size?
- Template filter for custom taxonomy terms
- Add action to fire when a published post is updated
- How to make multiple admin pages for one plugin?
- plugin generated 751 characters of unexpected output during activation
- WP Google Fonts question [closed]
- Default plugin config to override wp_options?
- Performance impact with inactive plugins? [duplicate]
- Timed content and flagging content as viewed by user?
- Amazon.com intergration with WordPress?
- Redeclare function after plugin activation
- Conditional Shipping Options if Certain Products are in Cart WooCommerce
- get_edit_post_link() not working on wp-cron
- Easy WP SMTP plugin test email failed
- How to modify or create custom contact form 7 select options [closed]
- Comment “like” problem – “users who like this” avatar linking to current user profile instead of “liker’s” profile
- I want to generate the pdf and save it in library?
- Classic, but puzzling “The uploaded file could not be moved”
- Restrict access to live site from public while showing small group the new site all on the same URL?
- Table is not created in WAMP
- Set domain level rel canonical with Yoast SEO [closed]
- Override methods in Yoast SEO breadcrumb class
- Parent Child Custom Fields with Advanced Custom Fields
- Jetpack: Subscribe via e-mail [closed]
- How display specific category post to specific users?
- BuddyPress admin bar links are broken [closed]
- Looking for a filter to modify the months
- auto activate plugin when theme is active
- How to return a specific attribute
- How to proper escape echo inside a javascript tag
- How do I reinit WordPress plugins dynamically using jS?
- why does an empty get_the_excerpt change get_the_ID to default homepage?
- Hidden permalink different from displayed permalink
- content copy protection in wordpress
- using WPPB shortcodes without the plugin
- WordPress UPDATE queries on MySQL database stuck
- wp_set_password() does not work!
- Unset plugins on front-end belonging to specific category
- WordPress appearance button
- How to make the first letter of a post title uppercase, in a plugin?
- Get shortcode attribute for AJAX call
- Payment failed but order is placed on wp site
- Manual Backup – How to save to Firefox or Chrome (instead of IE which brings up popup I can’t get rid of)
- How to change the product short description for each product with PHP?
- ACF / Using external resources to display images
- Widget outputs the value but doesn’t save anything inside the textarea
- Add dynamic color to each category item
- Code fails in plugin file but works in functions.php
- Creating custom URL for async content
- Help with sorting and storing data on WordPress
- display a slider outside of subdomain folder wp
- WordPress plugin options need to delete after deactivate & uninstall
- add_media_page function not creating submenu
- Allow user to input shortcode into wordpress widget
- ‘all’ hook and get_option issue
- Wishlist Content
- Import tumblr post to wordpress blog
- Insert dynamic content into posts
- How to remove links generated by SEO-smart-links?
- Errors when using CDN Sync Tool plugin
- Displaying Random Image from ACF Options Page [closed]
- How to work email subscribe in WordPress?
- Is there a WordPress Plugin like Imsanity that keeps high resolution originals? [closed]
- Settings options not showing up in WordPress plugin [closed]
- Plugins Reverting Themself To Older Versions
- How to dispaly post informations (such as titles) in an admin plugin menu page?
- add_meta_box showing blank screen in my page
- Use inline callable for hooks and filters