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

@ -172,7 +172,7 @@ class Cloudways_Host_Provider extends Base_Host_Provider {
),
'WU_CLOUDWAYS_EXTRA_DOMAINS' => array(
'title' => __('Cloudways Extra Domains', 'wp-ultimo'),
'tooltip' => __('The Cloudways API is a bit strange in that it doesnt offer a way to add or remove just one domain, only a way to update the whole domain list. That means that WP Ultimo will replace all domains you might have there with the list of mapped domains of the network every time a new domain is added.', 'wp-ultimo'),
'tooltip' => __('The Cloudways API is a bit strange in that it doesnt offer a way to add or remove just one domain, only a way to update the whole domain list. That means that WP Multisite WaaS will replace all domains you might have there with the list of mapped domains of the network every time a new domain is added.', 'wp-ultimo'),
'desc' => __('Comma-separated list of additional domains to add to Cloudways.', 'wp-ultimo'),
'placeholder' => __('e.g. *.test.com, test.com', 'wp-ultimo'),
),