The problem was actually being caused by wordpress.com . Looks like they made an update on their platform which made the search function stop working properly, as the issue was also happening on the default Blog and Page listing section in the admin even when plugins had been deactivated.
Related Posts:
- How to Add a Third Level Sub Menu to the WordPress Admin Menu
- How to stop showing admin notice after close button has been clicked
- Is There a WordPress Hook to Filter the Edit Posts View?
- Is there any record of installed plugins in the database?
- Add content to /wp-admin/plugin-install.php admin screens
- Custom admin column disappearing when using Quick Edit [duplicate]
- Where should my plugin POST to?
- Plugin development: how to create a form and get custom data?
- Plugin Development: WordPress processes twice on post update. How to skip process on the first?
- how to not show plugin in admin area
- shortcode doesn’t work
- How could I execute my plugin just in frontend (not in backend)
- Admin page: form with enctype=”multipart/form-data” does not transfer its data
- Custom height/width for thickbox in WP Backend
- Hide Theme options and Customize Admin menu
- ‘wp_login’ action hook not working with wp-login.php file
- How to trigger $_GET request within admin plugin page?
- Custom form action to handle data inside a plugin
- wp_create_nonce function doesn’t work inside a plugin?
- New User Form – Custom Menu Page
- All Users > User List > Update User Meta Field Inline
- Using a custom plugin to capture input data via Ajax and PHP
- Checkbox conflict in my custom plugin admin page
- Create tabs in admin options page from custom post type loop
- Submit Form data to another page via Ajax (WordPress Way)
- How to make multiple admin pages for one plugin?
- WordPress Site is Broken, Cannot see wp-admin page [closed]
- How to remove a CPT Menu from the Root Admin only
- Is there a better way of handling AJAX requests in WordPress?
- Select Form Element Not Saving from Plugin Options
- How to append new form elements in “Add New” form of Users in WordPress admin panel?
- I cannot include a file in my plugin settings page
- User loggedin as Subscriber form not sending
- force logged in user to stay in the dashboard
- How can we get this dynamically as this folder may not be by the same name always → wp-admin
- How to properly enqueue jQuery knob on WordPress without conflict?
- Admin menu hilighting wrong item for CPT
- Is admin section completely customizable in terms of styling?
- Store admin page into variable
- submit form data to wordpress existing database table using my plugin
- WP_Filesystem usage within a block of code
- Linking Plugin Files to WP
- Create plugin with form in post and submit it to specific form
- Capturing POST data
- Creating fields in the database
- Undefined variable _POST
- Add custom fields in the new and edit the site forms without touching the WP core
- Ajax in Plugins: returns the whole page
- Gutenberg: Dynamic Block – Show saved data in the editor
- Combining JS files to one script
- The Admin page isn’t showing in the sidebar of the dashboard
- warning wp session
- Submitting form to admin-post.php WordPress
- Display file contents within Plugin
- WordPress site server getting blocked due to resource abuse
- Trying to Find the PHP File/Function that Handles a Specific Form Action URL
- Show Similar Post Titles ( Similar to Stack Exchange )
- How do I unlock a post programmatically?
- Need a function for changing saved post_date or post_date_gmt to relative time in wordpress
- merging an array to an existing array using add_filter
- How do I store information in a dynamic block in WordPress?
- Is it possible to set up multistore in Woocommerce? [closed]
- Find the URL of the current plugin directory
- How to generate video out of images via WordPress plugin
- Get plugin option in another PHP file
- How to export post 2 posts WordPress plugin data [closed]
- Adding Font Awesome to WP Plugin
- Display custom content using page.php from theme
- How to add a dvi tag to a shortcode then change a generated text using jQuery
- Translation issue with global variables
- How to add category and subcategory in WordPress custom code?
- add_meta_box creating default form field types
- Can’t create tables with my plugin
- Looking for a simple checkout plugin [closed]
- using wp_cache in plugin
- Redirect plugin after form submit or show errors
- How to data add to table when update post wordpress? when we clicked!
- can’t unzip file
- Dotenv file in custom plugin
- Check if theme supports sidebar
- Problem with MEMCACHE and Redis with wp_options
- Change plugin descriptions
- Getting the same post on my related post
- I want to schedule email (date, time is in database->table) wp_schedule_event() not working
- How to create a page with the selected template after activating the plugin
- How to use Datatable with Ajax when creating plugin on WordPress?
- I enabled debugging but I still get the same message: There has been a critical error on your website
- Use Case: Multiple Shipping Methods per Order
- Showing how many times is plugin activated or deactivated
- Could someone maybe point me in the direction of a decent tutorial on how to create a wordpress plugin that is compatible with another plugin please?
- WP options plugin setting not saving the selected checkboxes
- How to get post that has non zero or greater than zero meta value
- get/show Last ID
- Form tries to download a file on submit
- Plugin Works, but Widget Doesn’t
- How to activate/deactivate menu tab and keep the same id?
- How to include a custom thumbnail with my WordPress plugin?
- ACF Plugin WP with list-group – Vimeo [closed]
- Custom URL image is not zooming
- Why is my activator class adding the files/running the actions I add?