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
- WP Form Date Field – Remove Day option
- redirect logged users to custom front-end insetad of wp-admin
- 403 forbidden error in the admin panel as well as on the admin-ajax.php file
- media_sideload_image only works on localhost and without return id or src
- Issue with adding count to “subsubsub” aka quick links on custom_post_type
- Pulling data from custom plugin settings using PHP shortcode and Javascript
- How to slice an array using posts_per_page? [closed]
- WordPress takes too much time (100 seconds) to load – Front end and back end
- White page on custom plugin option submit
- Simple ajax call not working in wordpress plugin
- WordPress on AWS with ELB
- Plugin version is not showing up in wordpress.org plugin directory
- Change the backend language of a single plugin
- Do action only on certain front end pages?
- Change plugin main file name (that is currently in the repo)
- Create dynamic page content from custom WordPress plugin page
- Plugin Options Not Saving to Database in WP 4.5
- How to periodically scrape and cache strings from remote txt files. – My First Plugin
- How to create ‘import dummy data’ option in custom wordpress plugin
- Call to a member function have_posts() on a non-object on normal loop
- JS Support Ticket – Auto create WP account
- WP Post Template – Templates in own folder
- Register Page Template from Plugin
- Private Plugin Updates – Localhost
- How to change custom post type pemalink Hierarcy
- Any hook for pre-plugin-update -either bulk or single plugin update
- Get plugin option in another PHP file
- Test files for plugin development
- Input with spaces in Shortcode attributes overwritten by defaults
- Unable to override pluggable function wp_mail
- Form isn’t inserting data into database with ajax plugin
- Avoid class name collision when using third party libraries in plugins?
- How to create custom tables in WordPress using my own plugin?
- Edit default comments page in WP Admin
- Image upload and other options in the same plugin settings form?
- Own plugin corrups plugin-activation
- wordpress plugin is not activating from widget
- Checking instances of scripts in wp_head
- How to save post change url youtube link?
- Best approach to fetch data from wp options to js file or php file
- Correct way to perform non-cacheable DB query
- Allow users of my plugin to define their own shortcode rather than use mine?
- Is it possible to create Custom Post plug-in?
- uninstall.php file in Plugin to clean DB