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

@ -57,7 +57,7 @@ class Theme_Limits {
* We need to bail if we're inside the WP CLI context and the
* `skip-plugins` flag is present.
*
* This is due to the fact that without WP Ultimo being loaded,
* This is due to the fact that without WP Multisite WaaS being loaded,
* the functions and classes we'll need to perform any kind of proper
* checks won't be available. To validate if we're being loaded or not,
* we check for the function `wu_get_product`.