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

@ -4,7 +4,7 @@
*
* Abstract class that makes it easy to create new admin pages.
*
* Most of WP Ultimo pages are implemented using this class, which means that the filters and hooks
* Most of WP Multisite WaaS pages are implemented using this class, which means that the filters and hooks
* listed below can be used to append content to all of our pages at once.
*
* @package WP_Ultimo
@ -223,7 +223,7 @@ abstract class List_Admin_Page extends Base_Admin_Page {
} // end save_screen_option;
/**
* Dumb function. Child classes need to implement this to set the table that WP Ultimo will use
* Dumb function. Child classes need to implement this to set the table that WP Multisite WaaS will use
*
* @since 1.8.2
* @return WP_List_Table