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

add_option – action

add_option_$this – action

add_option_wpseo_taxonomy_meta – action

add_site_option_$this – action

admin/ajax/class-yoast-onpage-ajax.php

admin/class-option-tab.php

admin/class-option-tabs-formatter.php

admin/class-option-tabs.php

admin/onpage

admin/onpage/class-onpage-option.php

admin/onpage/class-onpage-request.php

admin/onpage/class-onpage.php

admin/onpage/class-ryte-service.php

admin/ryte/class-ryte-option.php

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.

clean_object_term_cache – action

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.

config/php-scoper/oauth2-client.inc.php

Coroutine::otherwise() –

default_option_$option – filter

default_option_$this – filter

default_site_option_$option_name – filter

default_site_option_$this – filter

deprecated/admin/onpage

deprecated/admin/onpage/class-onpage-option.php

deprecated/admin/onpage/class-onpage-request.php

deprecated/admin/onpage/class-onpage.php

deprecated/admin/onpage/class-ryte-service.php

deprecated/class-wpseo-option-internallinks.php

deprecated/class-wpseo-option-permalinks.php

deprecated/frontend/class-opengraph-image.php

deprecated/frontend/class-opengraph-oembed.php

deprecated/frontend/class-opengraph.php

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

frontend/class-opengraph-image.php

frontend/class-opengraph-oembed.php

frontend/class-opengraph.php

frontend/schema/class-schema-organization.php

FulfilledPromise::otherwise() –

Generator::onPostInstallCmd() –

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.

inc/indexables/class-object-type.php

inc/indexables/class-post-object-type.php

inc/indexables/class-term-object-type.php

inc/indexables/validators/class-object-type-validator.php

inc/indexables/validators/class-opengraph-validator.php

inc/options

inc/options/class-wpseo-option-ms.php

inc/options/class-wpseo-option-social.php

inc/options/class-wpseo-option-titles.php

inc/options/class-wpseo-option-wpseo.php

inc/options/class-wpseo-option.php

inc/options/class-wpseo-options-backfill.php

inc/options/class-wpseo-options.php

inc/options/class-wpseo-taxonomy-meta.php

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

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_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.

jetpack_enable_open_graph – filter

lib/orm.php

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

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.

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

Footer

Yoast SEO a2z
Yoast SEO a2z
WordPress SEO a2z
WordPress 5.6
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-2021. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites