• _
  • ,
  • )
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for V

wp_default_packages_vendor() – Registers all the WordPress vendor scripts that are in the standardized `js/dist/vendor/` location.

block_version() – Returns the current version of the block format that the content string is using.

wp_validate_user_request_key() – Validate a user request by comparing the key with the request’s key.

WP_Widget_Text::inject_video_max_width_style() – Inject max-width and remove height for videos too constrained to fit inside sidebars on frontend.

wp_read_video_metadata – filter

core_version_check_query_args – filter

customize_save_validation_before – action

customize_validate_$this – filter

WP_Widget_Media_Video::render_control_template_scripts() – Render form template scripts.

WP_Widget_Media_Video::inject_video_max_width_style() – Inject max-width and remove height for videos too constrained to fit inside sidebars on frontend.

WP_Widget_Media_Video::enqueue_preview_scripts() – Enqueue preview scripts.

WP_Widget_Media_Video::enqueue_admin_scripts() – Loads the required scripts and styles for the widget control.

WP_Widget_Media_Video::get_instance_schema() – Get schema for properties of a widget instance (item).

WP_Widget_Media_Video::render_media() – Render the media on the frontend.

WP_Widget_Media_Video

WP_Widget_Media_Video::__construct() – Constructor.

media_library_show_video_playlist – filter

WP_Http::validate_redirects() – Validate redirected URLs.

Featured_Content::validate_settings() – Validate featured content settings.

content-video.php

template-parts/post/content-video.php

twentyseventeen_is_view_with_layout_option() – Return whether we’re on a view that supports a one or two column layout.

twentyseventeen_video_controls() – Customize video play/pause button in the custom header.

wp_video_shortcode_library – filter

validate_blog_signup() – Validate new site signup

validate_user_signup() – Validate the new user signup

validate_another_blog_signup() – Validate a new site signup.

validate_blog_form() – Validate the new site signup

validate_user_form() – Validate user signup name and email

wp_login_viewport_meta() –

validate_password_reset – action

wpdb::db_version() – Retrieves the MySQL server version.

wpdb::check_database_version() – Whether MySQL database is at least the required minimum version.

wpdb::get_var() – Retrieve one variable from the database.

wp-includes/version.php

wp-includes/vars.php

validate_username() – Checks whether a username is valid.

validate_username – filter

wp_validate_logged_in_cookie() – Validates the logged-in cookie.

wp_version_check() – Check WordPress version against the newest version.

core_version_check_locale – filter

wp_version_check – action

is_header_video_active() – Checks whether the custom header video is eligible to show on the current page.

the_header_video_url() – Display header video URL.

get_header_video_settings() – Retrieve header video settings.

has_header_video() – Check whether a header video is set or not.

get_header_video_url() –

get_header_video_url – filter

validate_current_theme – filter

validate_current_theme() – Checks that current theme files ‘index.php’ and ‘style.css’ exists.

WP_REST_Attachments_Controller::validate_user_can_query_private_statuses() – Validates whether the user can query private statuses.

WP_REST_Request::has_valid_params() – Checks whether this request is valid according to its attributes.

rest_validate_value_from_schema() – Validate a value based on a schema.

rest_sanitize_value_from_schema() – Sanitize a value based on a schema.

rest_validate_request_arg() – Validate a request argument based on details registered to the route.

set_query_var() – Set query variable.

get_query_var() – Retrieve variable in the WP_Query class.

get_post_custom_values() – Retrieve values for a custom post field.

is_post_type_viewable() – Determines whether a post type is considered "viewable".

wp_verify_nonce() – Verify that correct nonce was used with time limit.

wp_verify_nonce_failed – action

wp_validate_redirect() – Validates a URL for use in a redirect.

wp_validate_auth_cookie() – Validates authentication cookie.

_is_valid_nav_menu_item() – Return if a menu item is valid.

wpmu_validate_blog_signup() – Processes new site registrations.

wpmu_validate_user_signup() – Sanitize and validate data required for a user sign-up.

validate_email() – Deprecated functionality to validate an email address.

wpmu_validate_blog_signup – filter

wpmu_validate_user_signup – filter

media_view_strings – filter

media_view_settings – filter

wp_video_shortcode() – Builds the Video shortcode output.

wp_video_shortcode_override – filter

wp_video_shortcode_class – filter

wp_video_shortcode – filter

wp_get_video_extensions() – Returns a filtered list of WP-supported video formats.

wp_video_extensions – filter

wp_underscore_video_template() – Output the markup for a video tag to be used in an Underscore template when data.model is passed.

wp_is_ini_value_changeable() – Determines whether a PHP ini value is changeable at runtime.

wp_get_active_and_valid_plugins() – Retrieve an array of active and valid plugin files.

wp_set_wpdb_vars() – Set the database table prefix and the format specifiers for database table columns.

wp_check_php_mysql_versions() – Check for the required PHP version, and the MySQL extension or a database drop-in.

wp_fix_server_vars() – Fix `$_SERVER` variables for various setups.

valid_unicode() – Helper function to determine if a Unicode value is valid.

wp_kses_check_attr_val() – Performs different checks for attribute values.

wp_kses_version() – This function returns kses’ version number.

wp_http_validate_url() – Validate a URL for safe use in the HTTP API.

wp_remote_retrieve_cookie_value() – Retrieve a single cookie’s value by name from the raw response.

wp_validate_boolean() – Filter/validate a variable as a boolean.

validate_file() – Validates a file name and path against an allowed set of rules.

wp_embed_handler_video – filter

wp_video_embed_handler – filter

wp_embed_handler_video() – Video embed handler callback.

url_is_accessable_via_ssl() – Determines if the URL can be accessed over SSL.

wp_admin_bar_dashboard_view_site_menu() – Add the "Dashboard"/"Visit Site" menu.

auth_cookie_valid – action

WP_Date_Query::build_value() – Builds and validates a value string based on the comparison operator.

date_query_valid_columns – filter

WP_Date_Query::validate_date_values() – Validates the given date_query values and triggers errors if something is not valid.

WP_Date_Query::validate_column() – Validates a column name parameter.

WP::add_query_var() – Add name to list of public query variables.

WP::remove_query_var() – Removes a query variable from a list of public query variables.

  • 1
  • 2
  • Next Page »
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Home
  • Sites
  • Sitemap
  • Blog
oik-plugins WordPress a2z
WordPress Dynamic API Reference

Site:  wp-a2z.org
© Copyright oik-plugins 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins