Uses
Uses | Description |
---|---|
wp-includes/capabilities.php: get_super_admins() | Retrieve a list of super admins. |
wp-includes/l10n.php: _nx() | Translates and retrieves the singular or plural form based on the supplied number, with gettext context. |
wp-includes/l10n.php: _n() | Translates and retrieves the singular or plural form based on the supplied number. |
wp-includes/functions.php: number_format_i18n() | Convert float number to format based on the locale. |
wp-includes/link-template.php: network_admin_url() | Retrieves the URL to the admin area for the network. |
wp-includes/ms-functions.php: get_user_count() | The number of active users in your installation. |