• 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 O

O

Abstract_Presentation::of() – Creates a model presentation.

Adapter::add_column_options() – Adds column options.

Adapter::select_one() – Returns a single result for a query.

Aioseo_Helper::get_global_option() – Retrieves the option where the global settings exist.

AMP::remove_amp_meta_output() – Removes amp meta output.

Author::set_image_from_options() – An author should not have an image from options, this only applies to persons.

Backwards_Compatibility::call_wpseo_opengraph() – Calls the old wpseo_opengraph action.

Cleanup_Integration::cleanup_obsolete_indexables() – Cleans rows from the indexable table and unregisters the cron if no deletions.

Cleanup_Integration::cleanup_orphaned_from_table() – Cleans orphaned rows from a yoast table.

Cleanup_Integration::cleanup_orphaned_indexables() – Cleans orphaned rows from the yoast tables and unregisters the cron if no deletions.

Client::get_default_option() – Retrieves the default option value.

Client::get_option() – Retrieves the myyoast oauth value from the options.

Client::update_option() – Exports the settings to the options.

Coroutine::of() – Create a new coroutine.

Coroutine::otherwise() –

Dialog_Integration::get_owned_addons() – Retrieves a list of owned addons for the site in MyYoast.

Dialog_Integration::throw_no_owned_addons_warning() – Throws a no owned addons warning.

Each::of() – Given an iterator that yields promises or values, returns a promise that is fulfilled with a null value when the iterator has been consumed or the aggregate promise has been fulfilled or rejected.

Each::ofLimit() – Like of, but only allows a certain number of outstanding promises at any given time.

Each::ofLimitAll() – Like limit, but ensures that no promise in the given $iterable argument is rejected. If any promise is rejected, then the aggregate promise is rejected with the encountered rejection.

Exclude_Oembed_Cache_Post_Type::exclude_oembed_cache_post_type() – Exclude the oembed_cache post type from the indexable table.

Exclude_Oembed_Cache_Post_Type::get_conditionals() – This integration is only active when the database migrations have been run.

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

Exclude_Oembed_Cache_Post_Type::register_hooks() – Initializes the integration.

Force_Rewrite_Title::start_output_buffering() – Starts the output buffering.

FulfilledPromise::otherwise() –

Generator::onPostInstallCmd() –

HelpScout_Beacon::output_beacon_js() – Outputs a small piece of javascript for the beacon.

Icons::heroicons_book_open() – The Heroicons book open svg icon.

Icons::heroicons_office_building() – The Heroicons office building svg icon.

IdiormResultSet::offsetExists() – ArrayAccess

IdiormResultSet::offsetGet() – ArrayAccess

IdiormResultSet::offsetSet() – ArrayAccess

IdiormResultSet::offsetUnset() – ArrayAccess

IdiormString::_str_replace_outside_quotes_cb() – Process each matching chunk from preg_replace_callback replacing each occurrence of $this->search with $this->replace

IdiormString::_str_replace_outside_quotes() – Validate an input string and perform a replace on all ocurrences of $this->search with $this->replace

IdiormString::replace_outside_quotes() – Replace all occurrences of the search string with the replacement string where they appear outside quotes

IdiormString::str_replace_outside_quotes() – Shortcut method: Replace all occurrences of the search string with the replacement string where they appear outside quotes.

Image_Helper::generate_object() – Generates our bare bone ImageObject.

Image_Helper::get_override_image_size() – Retrieves the overridden image size value.

Image_Helper::simple_image_object() – If we can’t find $url in our database, we output a simple ImageObject.

Indexable_Ancestor_Watcher::get_object_ids_for_term() – Retrieves the object id’s for a term based on the term-post relationship.

Indexable_Author_Builder::get_object_timestamps() – Returns the timestamps for a given author.

Indexable_Post_Builder::set_open_graph_image_meta_data() – Sets the OG image meta data for an og image

Indexable_Presentation::generate_open_graph_article_author() – Generates the open graph article author.

Indexable_Presentation::generate_open_graph_article_modified_time() – Generates the open graph article modified time.

Indexable_Presentation::generate_open_graph_article_published_time() – Generates the open graph article published time.

Indexable_Presentation::generate_open_graph_article_publisher() – Generates the open graph article publisher.

Indexable_Presentation::generate_open_graph_description() – Generates the open graph description.

Indexable_Presentation::generate_open_graph_fb_app_id() – Generates the open graph Facebook app ID.

Indexable_Presentation::generate_open_graph_image_id() – Generates the open graph image ID.

Indexable_Presentation::generate_open_graph_image() – Generates the open graph image URL.

Indexable_Presentation::generate_open_graph_images() – Generates the open graph images.

Indexable_Presentation::generate_open_graph_locale() – Generates the open graph locale.

Indexable_Presentation::generate_open_graph_site_name() – Generates the open graph site name.

Indexable_Presentation::generate_open_graph_title() – Generates the open graph title.

Indexable_Presentation::generate_open_graph_type() – Generates the Open Graph type.

Indexable_Presentation::generate_open_graph_url() – Generates the open graph url.

Indexable_Presentation::generate_snippet_opt_in() – Generates a snippet opt-in robots value.

Indexable_Term_Builder::get_object_timestamps() – Returns the timestamps for a given term.

Indexing_Helper::should_show_optimization_button() – Returns whether the SEO optimization button should show.

Integrations_Route::can_manage_options() – Checks if the current user has the right capability.

Link_Count_Columns_Integration::order_by_linked() – Modifies the query pieces to allow ordering column by links to post.

Link_Count_Columns_Integration::order_by_links() – Modifies the query pieces to allow ordering column by links to post.

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

Marker_Open_Presenter::present() – Returns the debug close marker.

Meta_Tags_Context::generate_open_graph_enabled() – Returns whether or not open graph is enabled.

Meta_Tags_Context::generate_open_graph_publisher() – Returns the open graph publisher.

Migration::select_one() – Execute a query and return the first result.

Model::has_one_or_many() – Internal method to construct the queries for both the has_one and has_many methods. These two types of association are identical; the only difference is whether find_one or find_many is used to complete the method chain.

Model::has_one() – Helper method to manage one-to-one relations where the foreign key is on the associated table.

Model::of_type() – Hacks around the Model to provide WordPress prefix to tables.

Model::of_wp_type() – Creates a model without the Yoast prefix.

Model::set_orm() – Set the wrapped ORM instance associated with this Model instance.

OAuth_Client::__construct() – OAuth_Client constructor.

OAuth_Client::clear_token() – Clears the stored token from storage.

OAuth_Client::delete() – Performs an authenticated DELETE request to the desired URL.

OAuth_Client::do_request() – Performs the specified request.

OAuth_Client::get_tokens() – Gets the stored tokens and refreshes them if they’ve expired.

OAuth_Client::get() – Performs an authenticated GET request to the desired URL.

OAuth_Client::has_valid_tokens() – Determines whether there are valid tokens available.

OAuth_Client::post() – Performs an authenticated POST request to the desired URL.

OAuth_Client::refresh_tokens() – Refreshes the outdated tokens.

OAuth_Client::request_tokens() – Requests the access token and refresh token based on the passed code.

OAuth_Client::store_token() – Stores the passed token.

OAuth_Token::__construct() – OAuth_Token constructor.

OAuth_Token::from_response() – Creates a new instance based on the passed response.

OAuth_Token::has_expired() – Determines whether or not the token has expired.

OAuth_Token::to_array() – Converts the object to an array.

Old_Configuration_Integration::add_submenu_page() – Adds the old configuration submenu page.

Old_Configuration_Integration::get_conditionals() – {@inheritDoc}

Old_Configuration_Integration::redirect_to_new_configuration() – Redirects from the old configuration page to the new configuration page.

Old_Configuration_Integration::register_hooks() – {@inheritDoc}

Old_Configuration_Integration::render_page() – Renders the old configuration page.

Open_Graph_Conditional::__construct() – Open_Graph_Conditional constructor.

Open_Graph_Conditional::is_met() – Returns `true` when the Open Graph feature is enabled.

Open_Graph_Helpers_Surface::__construct() – Loader constructor.

Open_Graph_Helpers_Surface::__get() – Magic getter for getting helper classes.

Open_Graph_Helpers_Surface::__isset() – Magic isset for ensuring helper exists.

Open_Graph_Helpers_Surface::get_helper_class() – Get the class name from a helper slug

Open_Graph_Image_Generator::__construct() – Images constructor.

Open_Graph_Image_Generator::add_from_default() – Retrieves the default Open Graph image.

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 8
  • 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