Uses
Uses | Description |
---|---|
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/formatting.php: esc_js() | Escape single quotes, htmlspecialchar ” &, and fix line endings. |
wp-includes/functions.php: wp_nonce_url() | Retrieve URL with nonce added to URL query. |
wp-includes/link-template.php: get_edit_bookmark_link() | Displays the edit bookmark link. |