AbstractProvider::verifyGrant() – Checks that a provided grant is valid, or attempts to produce one if the provided grant is a string.
Adapter::get_schema_version_table_name() – Allows overriding the hardcoded schema table name constant in case of parallel migrations.
Aioseo_Validate_Data_Action::get_limited_unindexed_count() – Just checks if the action has been completed in the past.
Aioseo_Validate_Data_Action::get_total_unindexed() – Just checks if the action has been completed in the past.
Aioseo_Validate_Data_Action::validate_aioseo_settings() – Validates the AIOSEO settings from the options table.
Aioseo_Validate_Data_Action::validate_default_robot_settings() – Validates the default AIOSEO robots settings for search appearance settings from the options table.
Aioseo_Validate_Data_Action::validate_post_robot_settings() – Validates the post AIOSEO robots settings from the options table.
Aioseo_Validate_Data_Action::validate_robot_settings() – Validates the AIOSEO robots settings from the options table.
Aioseo_Validation_Exception::__construct() – Exception that is thrown whenever validation of the AIOSEO data structure has failed.
Elementor::get_custom_replace_vars() – Gets the custom replace variables for custom taxonomies and fields.
Elementor::get_hidden_replace_vars() – Returns the list of replace vars that should be hidden inside the editor.
Elementor::get_valid_shortcode_tags() – Returns an array with shortcode tags for all registered shortcodes.
Health_Check_Integration::is_valid_site_status_tests_array() – Checks if the input array is a WordPress site status tests array.
HelpScout_Beacon::get_wordpress_version() – Returns the WordPress version + a suffix about the multisite status.
Image_Helper::is_valid_attachment() – Determines whether or not the wanted attachment is considered valid.
Import_Integration::get_validation_failure_alert() – Gets the validation failure alert using the Alert_Presenter.
Indexable_Builder_Versions::get_latest_version_for_type() – Provides the most recent version number for an Indexable’s object type.
Indexable_Version_Manager::indexable_needs_upgrade() – Determines if an Indexable has a lower version than the builder for that Indexable’s type.
Indexable_Version_Manager::needs_upgrade() – Determines if an Indexable version for the type is lower than the current version for that Indexable type.
Indexables_Page_Helper::is_valid_ignore_list_name() – Checks if the ignore list name is a valid list name
Indexing_Tool_Integration::has_valid_premium_subscription() – Determines if the site has a valid Premium subscription.
Migration_Status::is_version() – Checks whether or not the given migration is at least the given version, defaults to checking for the latest version.
ORM::add_having_no_value() – Adds a HAVING clause with no parameters(like IS NULL and IS NOT NULL). Internal method.
Remove_Vendor_Prefixing_Codemod::init() – Sets up the environment required to do the code modifications.
Replace_Vars_Helper::get_identity_function() – Returns an anonymous function that in turn just returns the given value.
Ruckusing_Util_Migrator::find_version_index() – Find the index of the migration in the set of migrations that match the given version
Ruckusing_Util_Migrator::find_version() – Find the specified structure (representing a migration) that matches the given version
Task_Db_Migrate::verify_environment() – Check the environment and create the migration dir if it doesn’t exists
Wordproof_Integration_Toggle::default_values() – Set the default WordProof integration option value depending if the integration is disabled or not.
WPSEO_Addon_Manager::has_valid_subscription() – Checks if the subscription for the given slug is valid.
WPSEO_Addon_Manager::validate_addons() – Validates the addons and show a notice for the ones that are invalid.
WPSEO_Admin_Recommended_Replace_Vars::determine_for_archive() – Determines the page type for an archive page.
WPSEO_Admin_Recommended_Replace_Vars::determine_for_post_type() – Determines the page type for a post type.
WPSEO_Admin_Recommended_Replace_Vars::determine_for_post() – Determines the page type of the current post.
WPSEO_Admin_Recommended_Replace_Vars::determine_for_term() – Determines the page type of the current term.