Additional things to check:
- Email usage – if using cPanel, you can check this via Disk Usage;
- Cron-jobs – you can see these in cPanel. However, you can also search in phpMyAdmin for DB cron-jobs;
- Check traffic spikes/time-of-day in Google Analytics.
Related Posts:
- Making my plugin multi-site compatible
- How do I add a widget programmatically to a newly created site (WPMU) within a plugin?
- WordPress network: set themes and plugins for new blog
- What is the function to get plugin base url in multisite?
- Having separate plugins and themes folder for multi-site setup
- Is it possible to set up multistore in Woocommerce? [closed]
- How to define WordPress plugin shortcode globally for multisite?
- How to add class in plugin only for network site?
- How to write a plugin to add users to a mail list
- How can I force users to a particular subdomain to log in for MU (Multisite)?
- Redirect to another page using contact form 7? [closed]
- Certain functions are undefined when called form mu-plugins
- WordPress Multisite: Programmatically Activate / Deactivate a Plugin of a Specific Blog
- How to remove a CPT Menu from the Root Admin only
- How to get values from network settings panel?
- Activation flow of a plugin in a multisite environment
- WP Forms not displaying,becomming an fatal error
- Fatal error: require_once(): Failed opening required
- How to capture hidden values with Gravity Forms
- the content of the uploads folder gets deleted periodically, how to figure out what causes it?
- Creating one user access account for all the multiple sites
- Coming soon pages with rest of site in maintenance mode
- Force Network Activated Plugin to Run After Site Level Plugins
- How to set the default options on an existing plugin in a WP MU new user install
- Check if user is in a group of another site within multisite network [closed]
- Active Plugins for current blog in WP Multisite Network? [duplicate]
- Add custom fields in the new and edit the site forms without touching the WP core
- Check if plugin exists/active “class_exists()” does not work on plugin territory
- How to get the permanent link in a plugin?
- Multisite for Multisite?
- Duplicate results are displayed in a custom plugin [closed]
- Disable Individual Plugins (specifically in Custom Post Types) on a per-post basis?
- breadcrumb need to show all pages and subpages
- Widget’s container?
- custom uploader in the admin area
- Best/Correct way to add an option to a category
- Basic question about accessing scripts in my plugin
- I receive taxonomy id
- Loop in elementor custom widget not working
- WordPress SVN UTF-8 issue
- How do I get the Payzone WooCommerce payment gateway plugin to show up in the settings? [closed]
- Error with get_price (and others) in self-written plugin to show price
- Managing wordpress Themes & plugins for multisite
- Asynchronous request in wordpress
- How to access OOP plugin function inside themes or other plugin
- change or add css to theme from plugin
- WordPress Widget Not Saving Instance
- Issue with wp_handle_upload
- Different registration form for different roles
- Custom Fields for Page Edits
- My plugin does not install correctly if a previous version is still installed
- How do I remove all traces of a plugin?
- Is it possible/advisable to set last stable version to previous version?
- How to make sure settings are not lost when plugin is updated?
- How to solve conflict with scripts?
- wp_insert_post not inserting post from XML
- How can replace this url
- Access “wp site health info” data from plugin
- WordPress Frontend Page using Plugin
- How to overwrite a plugin?
- How can I translate something in my class constructor of my plugin in WordPress?
- How to Fix WordPress multisite woocommerce 403 file error
- Define global variable in theme file and call that variable in plugin file
- SimpleXML is not working with xml response from external api
- Custom Plugin Update
- Change Woo Custom Endpoint Titles from a Plugin
- How to use get_blogs_of_user?
- Custom wp_list_tables redirect on specfic page
- Hook to display element as product on category page
- Install/Enable/Activate plugin on multisite without access to master site
- Missing files in enqueue actions causes WordPress to reload
- I can’t use WP_Query
- submit form data to wordpress existing database table using my plugin
- register_activation_hook doesn’t fire at all
- My ajax request don´t work and return 0
- Method for creating many-to-one Relationships between custom posts and a single user?
- Prefix of $wpdb does not worked and does not displayed
- Get content and send to 3rd party
- How to make wp multisite subdomain exist search
- Choose default template for a page with code
- Resetting AUTO_INCREMENT primary key
- Custom Page Templates for a complex application – code must sit in a plugin and not the Theme
- Validating values using Settings API?
- WPMU site in subdirectory: When I clone a site with NS Cloner Pro plugin, how do I remove the subdirectory from the URL?
- How to use a Must-Use plugin to hide a regular one and to hide itself?
- WordPress plugin not eching popular posts
- My first plugin doesn’t save the data in options
- Breadcrumb is not generating the correct post page url
- Check if MemberPress exists before add_action call
- SOLVED – $wp_admin_bar and AJAX calls
- Integrating WordPress Content into a jQuery Slider
- Outputting custom field query from a plugin to the website header
- How to set meta-data for my plugin
- WordPress isn’t sending welcome email with the password reset
- A splash page on landing page
- Inline AJAX script passing variables to PHP
- How to trigger plugin migration code when plugin updates?
- How to Save Category and Delete Category in same Function
- claim a permalink and all sublinks in plugin
- Custom Elementor controls not appearing in the widget Advanced tab using injection hooks