Sometimes plugins add tables to your database automatically when you install, but they are not removed when you disable the plugin. If I were you, I’d open my site in an HTML editor and do a global search for slimex_stats (or $wpdb->slimex_stats or wp_slimex_stats) to try to find where in your code that SELECT statement is being called. If your search yields any results, delete the offending code. Also, if you have access to the database, you could just delete or rename the table wp_slimex_stats. Once you do that, your PHP code in WordPress will start throwing errors indicating where MySQL is trying to run those SELECT statements and failing. You could then go to your code where the errors are occurring and delete the bad stuff.
Related Posts:
- How do I replace a function, declared inside a plugin’s class, in functions.php?
- What are the best practices for updating?
- How to disable core and plugin updates
- Consuming an external API in WordPress?
- TinyMCE Advanced newline problem
- Is there a plugin for posting inline comments, like in MS Word? [closed]
- Does plugin uninstall always put WordPress back into original state?
- Plugins or Tutorials for displaying data from SQL-db on WP-page? [closed]
- How to Loop Plugin Option Field Set?
- How to test a WordPress plugin through the upgrade automatically feature
- How can I list only sites that use a particular theme or plugin?
- Disabled plugins are security holes – rumor or reality?
- Can I ignore caching of a plugin in W3 Total Cache? [closed]
- Reblog from Tumblr to WordPress
- Plugin for Sending Email to Readers about New Posts? (besides “Subscribe2 “)
- Create plugin that works in background
- Checking for user role in a custom plugin
- There’s some way to add a wrapper around posted images?
- Advanced Integration – WordPress + YOURLS
- Extend Elementor Archive Posts widget with a custom skin in order to show multiple badges
- wp_enqueue_script fails to include in footer
- Automatically translating from existing .po and .mo files?
- How to show popup to a group of users?
- jQuery function didn’t work in my plugin
- Limit the number of plugins that can be installed in a WordPress installation
- Should WordPress plugins adhere to WordPress admin panel styling?
- How can we deal with unmaintained plugins with vulnerabilities?
- Adding json as params to shortcode
- How to Sort the Favorite Plugins Screen Alphabetically?
- adding meta data using plugin to top of head
- WordPress Popular Posts Table Size Is Getting Big [closed]
- New User Form – Custom Menu Page
- rt media plugin count not working in shortcode [closed]
- Want wp_get_post_terms return in arbitrarily order, how to do?
- How to resize images due to container width automatically server side/without CSS
- How to redirect a URL with parameters?
- How to create a managed image repository in wordpress
- Anonymous Postings
- wordpress, search form using ajax
- how to add a button next to the wordpress view button?
- How can I prevent my plugin go development trunk [closed]
- (FES EDD) New vendor submission page is blank
- Best way to maintain and update 3rd-party WP plugin when developer is unresponsive?
- `plugins_api()`: why does a commercial plugin changelog link result in a tailing plugins repo check and 500 error? [closed]
- Are functions in main plugin file called before function bound to register_activation_hook runs?
- After plugin activation all users marked as Spam
- how to do login using woocommerce rest api From android
- How to create a code editor for my plugin .?
- Manually set a custom admin sub-menu selected?
- Fatal error can’t activate a plugin [closed]
- Edit External CSS
- How to pass variables to a function argument using add_action [duplicate]
- }catch (ex){} showing in header [closed]
- add_query_arg not work in admin
- profile_update hook doesn’t works inside a class
- Best way to salvage a very old WP site
- Development of plugins to add components like JqueryUI
- How do I disable Photon on a non-premium WordPress site? [closed]
- File Uploader – Upload without adding to Media Library
- why the wp_register_script doesn’t work for register_activation_hook
- Trying to include files in plugin isn’t working
- Pull comments from one page/post into another page/post?
- What’s the default setting for including a in a post
- GitHub plugins safe to use in my website?
- implement custom roles in custom plugin
- Custom Post Type with Sequence ID
- Update widget values from ajax function
- best way to handle subscriptions with a licence?
- implement checkbox or toggle switch in plugin code
- how can export data in excel file custom plugin
- wordpress form not saving or updating
- woocommerce with external ftp site
- How to put a maximum real-time users limit
- Rename wordress plugin
- Seeking specific WordPress Layout
- Help finding a plugin – masonry type post grid
- WP_CRON issue with UTC and local time
- Multiple Meta key in search
- How can I call functions from a custom plugin?
- How to get short description under heading – Visual Composer [closed]
- Get custom term link archive with prefix
- Why the output of an image gallery plugin is not displayed into a page of my custom theme?
- How to save information related to post in database?
- Filter html of WordPress editor in visual mode only
- Second foreach loop breaking (Posts2Posts)
- Xml output not places where i want
- What is the RSS feed link for the newest WordPress plugins?
- How can I use multi Media Uploader in a plugin?
- Which filters or actions involve with index page for plugin?
- Updates for a private plugin?
- Gutenberg: Dynamic Block – Show saved data in the editor
- Mixed content warning on doctype in admin
- Is there a way to stop the theme and especially plugins listed?
- Posts in Admin only display 1 Post instead of all Post in admin area
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- How can I display an attribute from each post inside foreach($latest_posts1 as $post )
- Wrong block appender button showing
- Check Plugins in Use by Mutli Site Network
- Plugin to transfer new/updated files from media library in “/wp-content/uploads/” between prod environment and preprod environment?
- Need to add custom cart item data