Uses
Uses | Description |
---|---|
wp-includes/widgets/class-wp-widget-media.php: WP_Widget_Media::__construct() | Constructor. |
wp-includes/l10n.php: _n_noop() | Registers plural strings in POT file, but does not translate them. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/l10n.php: _x() | Retrieve translated string with gettext context. |
wp-includes/formatting.php: esc_url() | Checks and cleans a URL. |
wp-includes/link-template.php: admin_url() | Retrieves the URL to the admin area for the current site. |