Abstract_Main::is_development() – Returns whether or not we’re in an environment for Yoast development.
Aioseo_Default_Archive_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.
Aioseo_Default_Archive_Settings_Importing_Action::pluck_robot_setting_from_mapping() – Returns a setting map of the robot setting for author archives.
Aioseo_Posttype_Defaults_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.
Aioseo_Posttype_Defaults_Settings_Importing_Action::import_redirect_attachment() – Transforms the redirect_attachment setting.
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.
Alert_Dismissal_Action::all_dismissed() – Returns an object with all alerts dismissed by current user.
Asset_Helper::get_dependency_urls_by_handle() – Recursively retrieves all dependency urls of a given handle.
Auto_Update_Watcher::save_dismissal_status() – Saves the dismissal status of the notification in an option in wp_usermeta, if the notification gets dismissed.
Category_Term_Description::add_shortcode_support() – Adds shortcode support to category and term descriptions.
ConfigurationWorkout_Notice_Integration::dismiss_configuration_workout_notice() – Dismisses the First-time configuration workout notice.
Conflicting_Plugins_Service::deactivate_conflicting_plugins() – Deactivates the specified plugin(s) if any, or the entire list of known conflicting plugins.
Conflicting_Plugins_Service::ignore_deactivating_plugin() – While deactivating a plugin, we should ignore the plugin currently being deactivated.
ctype_digit() – Emulate PHP native ctype_digit() function for when the ctype extension would be disabled *sigh*.
Current_Page_Helper::get_date_archive_permalink() – Returns the permalink of the currently opened date archive.
Date_Helper::current_time() – Returns the current time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).
Date_Helper::format_translated() – Formats a given date in UTC TimeZone format and translate it to the set language.
Deactivate_Conflicting_Plugins_Action::get_limited_unindexed_count() – Returns the total number of unindexed objects up to a limit.
Deactivate_Conflicting_Plugins_Action::get_total_unindexed() – Get the total number of conflicting plugins.
Deactivate_Conflicting_Plugins_Action::is_enabled() – Returns whether the updated importer framework is enabled.
Deactivated_Premium_Integration::__construct() – First_Time_Configuration_Notice_Integration constructor.
Deactivated_Premium_Integration::dismiss_premium_deactivated_notice() – Dismisses the premium deactivated notice.