wp-concurrent-remote-requests
Feature plugin for concurrent HTTP remote requests
by Sean Fisher · github.com/alleyinteractive/wp-concurrent-remote-requests · website
★ 5stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/alleyinteractive/wp-concurrent-remote-requests/archive/refs/heads/main.zipFrom the readme
Concurrent Remote Requests Feature Plugin
A WordPress Feature plugin for concurrent HTTP remote requests in WordPress.
Adds namespaced helper functions to make concurrent remote requests. Being
tracked in
https://github.com/WordPress/wordpress-develop/pull/3022 and
https://core.trac.wordpress.org/ticket/37459.
Installation
You can install the package via composer:
Usage
Activate the plugin in WordPress and use it like so:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- Sean Fisher
- All Contributors
License
The GNU General Public License (GPL) license. Please see License File for more information.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.1.1 | Sep 3, 2025 |
| v1.1.0 | Sep 3, 2025 |
| v1.0.2 | Apr 11, 2023 |
| v1.0.1 | Mar 24, 2023 |
| v1.0.0 | Jul 30, 2022 |
| v0.1.0 | Jul 27, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.