Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-ms-users-list-table.php: wpmu_users_columns | Filters the columns displayed in the Network Admin Users list table. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/l10n.php: _x() | Retrieve translated string with gettext context. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |