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 User_Switching
* WP Multisite WaaS User_Switching
*
* Log string messages to a file with a timestamp. Useful for debugging.
*
@@ -15,7 +15,7 @@ namespace WP_Ultimo;
defined('ABSPATH') || exit;
/**
* WP Ultimo User_Switching
* WP Multisite WaaS User_Switching
*
* @since 2.0.0
*/