Rename in more places

This commit is contained in:
David Stone
2024-12-07 00:09:47 -07:00
parent 9574984471
commit 450931b405
199 changed files with 535 additions and 572 deletions

View File

@ -1,6 +1,6 @@
<?php
/**
* WP Ultimo Async Calls implementation.
* WP Multisite WaaS Async Calls implementation.
*
* @package WP_Ultimo
* @subpackage Async_Calls
@ -22,7 +22,7 @@ use \WP_Ultimo\Dependencies\Amp\Http\Client\HttpClientBuilder;
defined('ABSPATH') || exit;
/**
* WP Ultimo Async Calls implementation.
* WP Multisite WaaS Async Calls implementation.
*
* @since 2.0.7
*/