• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Yoast SEO a2z

Yoast SEO a2z

WordPress SEO a2z

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • #
  • $
  • 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 T

T

__toArray() –

__toString() –

_current_time() – Wrapper for the hrtime() or microtime() functions (depending on the PHP version, one of the two is used)

Abstract_Exclude_Post_Type::exclude_post_types() – Exclude the post type from the indexable table.

Abstract_Exclude_Post_Type::get_conditionals() – This integration is only active when the child class’s conditionals are met.

Abstract_Exclude_Post_Type::get_post_type() – Returns the names of the post types to be excluded.

Abstract_Exclude_Post_Type::register_hooks() – Initializes the integration.

Abstract_Importing_Action::get_type() – The data type we import from the plugin.

Abstract_Indexable_Tag_Presenter::escape_value() – Escaped the output.

Abstract_Indexable_Tag_Presenter::escape() – Escaped the output.

Abstract_Indexable_Tag_Presenter::present() – Returns a tag in the head.

Abstract_Indexing_Action::get_total_unindexed() – Returns the total number of unindexed posts.

Abstract_Presenter::__toString() – Returns the output as string.

AbstractGrant::__toString() – Returns this grant’s name as its string representation. This allows for string interpolation when building URL query parameters.

AccessToken::__toString() –

Adapter::__toString() – Returns a message displaying the current version

Adapter::add_timestamps() – Adds timestamps.

Adapter::begin_transaction() – Starts a transaction.

Adapter::commit_transaction() – Commits a transaction.

Adapter::create_schema_version_table() – Create the schema table, if necessary.

Adapter::create_table() – Creates a table.

Adapter::determine_query_type() – Returns the type of a query.

Adapter::drop_table() – Drops a table

Adapter::get_schema_version_table_name() – Allows overriding the hardcoded schema table name constant in case of parallel migrations.

Adapter::has_table() – Checks if a table exists.

Adapter::in_transaction() – Checks if a transaction is active.

Adapter::native_database_types() – Returns all column native types.

Adapter::quote_table() – Quotes a table name string.

Adapter::remove_timestamps() – Removes timestamps.

Adapter::rename_table() – Renames a table.

Adapter::rollback_transaction() – Rollbacks a transaction.

Adapter::start_transaction() – Starts a transaction.

Adapter::table_exists() – Checks if a table exists.

Adapter::type_to_sql() – Converts a type to sql. Default options: $limit = null, $precision = null, $scale = null

add_timestamps() – add timestamps

AddColumnsToIndexables::get_indexable_table() – Retrieves the Indexable table.

AddColumnsToIndexables::get_tables() – Retrieves the table names to use.

AddEstimatedReadingTime::get_table_name() – Retrieves the table name to use.

AddIndexableObjectIdAndTypeIndex::get_table_name() – Retrieves the table name to use for storing indexables.

AddIndexesForProminentWordsOnIndexables::get_table_name() – Retrieves the table name to use.

AddObjectTimestamps::get_table_name() – Retrieves the table name to use for storing indexables.

Addon_Update_Watcher::call_toggle_auto_updates_with_empty_array() – Handles the situation where the auto_update_plugins option did not previously exist.

Addon_Update_Watcher::maybe_toggle_auto_updates_for_new_install() – Trigger a change in the auto update detection whenever a new Yoast addon is activated.

Addon_Update_Watcher::toggle_auto_updates_for_add_ons() – Enables premium auto updates when free are enabled and the other way around.

AddVersionColumnToIndexables::get_table_name() – Retrieves the table name to use for storing indexables.

Aioseo_Cleanup_Action::get_total_unindexed() – Just checks if the cleanup has been completed in the past.

Aioseo_Cleanup_Action::truncate_query() – Creates a TRUNCATE query string for emptying the AIOSEO indexable table, if it exists.

Aioseo_Helper::get_table() – Retrieves the AIOSEO table name along with the db prefix.

Aioseo_Posts_Importing_Action::transform_import_data() – Transforms the data to be imported.

Aioseo_Replacevar_Handler::transform() – Transforms AIOSEO replacevars into Yoast replacevars.

Aioseo_Replacevar_Service::transform() – Transforms AIOSEO replacevars into Yoast replacevars.

Aioseo_Robots_Transformer_Service::__construct() – Class constructor.

Aioseo_Robots_Transformer_Service::transform_robot_setting() – Transforms the robot setting, taking into consideration whether they defer to global defaults.

Aioseo_Taxonomy_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.

Aioseo_Taxonomy_Settings_Importing_Action::pluck_robot_setting_from_mapping() – Returns a setting map of the robot setting for post category taxonomies.

ajax_get_term_keyword_usage() – Retrieves the keyword for the keyword doubles of the termpages.

AppendStream::__toString() –

AppendStream::tell() –

Article_Modified_Time_Presenter::get() – Gets the raw value of a presentation.

Article_Published_Time_Presenter::get() – Gets the raw value of a presentation.

Article::add_terms() – Adds a term or multiple terms, comma separated, to a field.

Authentication::token() – Retrieve the access token with the state and code.

Backwards_Compatibility::call_wpseo_twitter() – Calls the old wpseo_twitter action.

Breadcrumb::not_empty_text() – Checks whether the breadcrumb has a not empty text.

Breadcrumbs_Generator::get_post_type_archive_crumb() – Returns the modified post type crumb.

Breadcrumbs_Generator::get_taxonomy_post_type_parent() – Returns the post type parent of a given taxonomy.

Breadcrumbs_Generator::get_term_crumb() – Returns the modified term crumb.

Breadcrumbs_Presenter::crumb_to_link() – Create a breadcrumb element string.

BreadcrumbTitleAndHierarchyReset::get_indexable_hierarchy_table_name() – Retrieves the table name to use.

BreadcrumbTitleAndHierarchyReset::get_indexable_table_name() – Retrieves the table name to use for storing indexables.

BufferStream::__toString() –

BufferStream::tell() –

Category_Term_Description::add_shortcode_support() – Adds shortcode support to category and term descriptions.

Category_Term_Description::get_conditionals() –

Category_Term_Description::register_hooks() –

Cleanup_Integration::get_additional_tasks() – Gets additional tasks from the ‘wpseo_cleanup_tasks’ filter.

Cleanup_Integration::get_cleanup_tasks() – Returns an array of cleanup tasks.

ClearIndexableTables::get_indexable_hierarchy_table_name() – Retrieves the table name to use.

ClearIndexableTables::get_indexable_table_name() – Retrieves the table name to use for storing indexables.

Client::format_access_tokens() – Formats the access tokens.

Client::get_access_token() – Retrieves an access token.

Client::remove_access_token() – Removes an access token from the list of access token.

Client::save_access_token() – Saves the access token for the given user.

Client::transfer() – Transfers the given request and applies request options.

Column::__toString() – The SQL string version.

Column::sql_type() – The SQL type.

Column::to_sql() – Returns the SQL of this column.

Configuration_Workout_Integration::has_tracking_enabled() – Checks whether tracking is enabled.

CookieJar::toArray() –

copy_to_stream() – Copy the contents of a stream into another stream until the given number of bytes have been read.

copy_to_string() – Copy the contents of a stream into a string until the given number of bytes have been read.

Coroutine::then() –

Crawl_Settings_Integration::print_toggles() – Prints a list of toggles for an array of settings with labels.

create_table() – create table

CreateIndexableSubpagesIndex::get_table_name() – Retrieves the table name to use for storing indexables.

CreateSEOLinksTable::get_table_name() – Returns the SEO Links table name.

Curl_Check::get_test_label() – Returns a human-readable label for this health check.

CurlMultiHandler::tick() – Ticks the curl event loop.

CurlMultiHandler::timeToNext() –

Current_Page_Helper::get_term_id() – Returns the id of the currently opened term archive.

Current_Page_Helper::is_term_archive() – Determine whether this is a term 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).

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 15
  • Go to Next Page »

Footer

Yoast SEO a2z
Yoast SEO a2z
WordPress SEO a2z
WordPress 6.1.1
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  wordpress-seo.wp-a2z.org
© Copyright Yoast SEO a2z 2017-2023. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites