Impossible to guess, that’s certainly not a native WP behavior.
If the requests are indeed being made by WP’s API you could hook into it and log what is happening to have more insight into the issue.
pre_http_request
should be a fitting hook everything of the kind passes through, as far as I remember.
Related Posts:
- What happens when wp_cron is deactivated in WordPress?
- Server configuration for WordPress – Do I need install PHP-SSH extensions for WordPress on Fedora28?
- Plugins & backup not working correctly on new Digital Ocean server
- HTTP requests start hanging after I try activating all plugins, and only stop when I manually disable the plugins via DB
- How to reduce Apache connections caused by plugins?
- Check against server time to display SQL entries – Radio Station DJ Rotator Plugin
- Plugin error after installation
- Custom WordPress feed on Apache server returning 304 response for if-modified-since
- the content of the uploads folder gets deleted periodically, how to figure out what causes it?
- Multiple wordpress installations with same plugin folder (Apache Virtualhost)
- URL Rewrite 404
- Why my multisite is this slow? (stats inside)
- W3 Total Cache Can’t Really Detect Things
- True or False: Is an Apache error or PHP error the same as a WordPress error?
- Registering Class methods as hook callbacks
- When does WordPress.org notify sites of new version?
- wordpress get meta value by meta key
- Updating WordPress – the best approach (updating wp core, plugins and db)
- Code markup plugin like the .wordpress.com blogs offer?
- Set active theme via URL
- WooCommerce Always Include Shipping Information in Checkout [closed]
- Bad Request (Invalid Hostname) on working server, database problem
- Plugin Not Working, But Only On GoDaddy Hosted site
- Long running action from plugin
- How to get the current plugin name?
- Plugin throws up 404 on front-end when when enqueuing style with filetime
- Errors while using ajax from external wordpress page
- List of plugin updates in admin bar
- Peer Review Plugin for Posts? [closed]
- Server side validation for Contact Form 7 [closed]
- Bulk Image Uploader to create new post from each image [closed]
- How can I implement a notification system in wordpress?
- Internationalization: Not loading plugin translated text
- Building an email signup form. Where should the information be saved in the DB?
- How do action and filter hooks understand where to look for the core function that we hooked our function to them
- Recreating a local repository from a currently existing wordpress.org repo..which I own
- Bootstrap Drop Down menu is not working
- Plugin Code ONLY on Post Edit Page
- Ajax fail and get 504 error
- Want to Show Sub categories under Categories section using Woo Commerce [closed]
- Updating plugins asks for FTP information, why? (this is a new one)
- Create Gallery using Custom Post Type and add sum gallery as sub gallery of Main Gallery
- Make change in media library affect images in published articles
- How to add Wrapper Div/container element around WordPress Widget Content
- UpdraftPlus installed malware – scared to download or update plugins now! [closed]
- Duplicate New User Registration notices (BuddyPress and bbPress both installed)
- How to show the number of website visitors in my theme
- Is there any plugin which enables users to rate comments in thumbs up-down way?
- Plugin Repostitory Questions
- Free paypal cart solution [closed]
- Get site url and updates data, then use them
- How to integrate together a website currently hosted WordPress.com and a custom web application currently hosted on Azure?
- How to update a local development plugin on a separate machine
- Error When Trying To Login [closed]
- unable to remove malware from wp website [closed]
- How do I convert my WordPress website to be domain agnostic?
- Get Image Having the ID [closed]
- How to create plugin auto create page wordpress?
- Scrape a webpage for image and add it to post
- Block wordpress style for my plugin admin page
- how can authors to define custom pages?
- Send a Notification to a WordPress Theme
- Adding CASE in WP_Query
- why I cannot activate elementor plug in?
- How to find the following specific WordPress variables?
- Need help creating asynchronous data scraper in WordPress
- Load extra post content from plugin, after load basic post content
- Trying to get property ‘ID’ of non-object in /wp-includes/class-wp-query.php on line 4044
- WordPress asks to update a plugin already updated
- Why do I need to reload the page for WordPress to see the new custom field added with jQuery
- How to store a secret for a plugin inside public_html
- Do images in plugins automatically load?
- WordPress:Custom banner from psd trying to cut out a button area so the website link can be clicable not working
- Global $wp_admin_bar always returns null
- Shortcode generated widget to appear on same line as heading text and button
- WooCommerce or any other plugin: Deliver JS and CSS through CDN without using a Plugin
- Show custom taxonomy in theme
- How to prevent encoding plugin HTML output to entities?
- How to differently style pages that display posts of different category in WordPress?
- WordPress FTP/media directory permissions problem?
- Social sharing plugin directing to blank page after post sharing
- accessibility of an object created in a plugin, from the header
- How to build a navigation menu for long-form texts like this one
- how to change/remove/hide menu under installed plugins
- Simple fields plugin WordPress show repeatable file field
- How to check my WordPress.org site MySQL queries generating items?
- No feedback when installing plugins or updating
- onclick open window [closed]
- how to make a plugin secure, so any one if changes something in plugin, it just disables it self and notify us on server? [closed]
- WooCommerce – Adding notice above products on Shop Home [closed]
- $wpdb selects wrong database
- Plugin update warning
- JQuery UI plugin not working in IE7?
- Possible to change meta data single quotes to dobule quotes in yoast wordpress seo? [closed]
- how to know that a wordpress plugin support using API?
- Activate plugin button do nothing [closed]
- WordPress plugin not automatic update
- is_user_logged_in() undefined at shutdown in plugin context
- What are Seeds? [closed]
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode