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

#

Current_Page_Helper::is_404() – Determine whether this is a 404 page.

deprecated/frontend/class-handle-404.php

frontend/class-handle-404.php

Handle_404

Handle_404::__construct() – Handle_404 constructor.

Handle_404::get_conditionals() –

Handle_404::handle_404() – Handles the 404 status code.

Handle_404::is_feed_404() – If there are no posts in a feed, make it 404 instead of sending an empty RSS feed.

Handle_404::register_hooks() –

Handle_404::set_404() – Sets the 404 status code.

Handle_404::set_headers() – Sets the headers for http.

Indexable_Head_Action::for_404() – Retrieves the head for the 404 page. Always sets the status to 404.

Meta_Surface::for_404() – Returns the meta tags context for the search result page.

migrations/20171228151840_WpYoastIndexable.php

migrations/20171228151841_WpYoastPrimaryTerm.php

migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php

migrations/20190529075734_WpYoastExpandIndexable.php

pre_handle_404 – filter

src/config/migrations/20171228151840_WpYoastIndexable.php

src/config/migrations/20171228151841_WpYoastPrimaryTerm.php

src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php

src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php

src/config/migrations/20200408101900_AddCollationToTables.php

src/config/migrations/20200420073606_AddColumnsToIndexables.php

src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php

src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php

src/config/migrations/20200429105310_TruncateIndexableTables.php

src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php

src/config/migrations/20200430150130_ClearIndexableTables.php

src/config/migrations/20200507054848_DeleteDuplicateIndexables.php

src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php

src/config/migrations/20200609154515_AddHasAncestorsColumn.php

src/config/migrations/20200616130143_ReplacePermalinkHashIndex.php

src/config/migrations/20200617122511_CreateSEOLinksTable.php

src/config/migrations/20200702141921_CreateIndexableSubpagesIndex.php

src/config/migrations/20200728095334_AddIndexesForProminentWordsOnIndexables.php

vendor/autoload_52.php

vendor/composer/autoload_real_52.php

WPSEO_Customizer::breadcrumbs_404_setting() – Adds the breadcrumb 404 prefix text field.

WPSEO_Handle_404

WPSEO_Handle_404::handle_404() – Handle the 404 status code.

WPSEO_Handle_404::is_feed_404() – If there are no posts in a feed, make it 404 instead of sending an empty RSS feed.

WPSEO_Handle_404::register_hooks() – Registers all hooks to WordPress.

WPSEO_Handle_404::set_404() – Sets the 404 status code.

WPSEO_Upgrade::upgrade_100() – Performs the 10.0 upgrade.

WPSEO_Upgrade::upgrade_111() – Performs the 11.1 upgrade.

WPSEO_Upgrade::upgrade_123() – Performs the 12.3 upgrade.

WPSEO_Upgrade::upgrade_124() – Performs the 12.4 upgrade.

WPSEO_Upgrade::upgrade_125() – Performs the 12.5 upgrade.

WPSEO_Upgrade::upgrade_128() – Performs the 12.8 upgrade.

WPSEO_Upgrade::upgrade_132() – Performs the 13.2 upgrade.

WPSEO_Upgrade::upgrade_1403() – Perform the 14.0.3 upgrade.

WPSEO_Upgrade::upgrade_141() – Performs the 14.1 upgrade.

WPSEO_Upgrade::upgrade_142() – Performs the 14.2 upgrade.

WPSEO_Upgrade::upgrade_145() – Performs the 14.5 upgrade.

WPSEO_Upgrade::upgrade_149() – Performs the 14.9 upgrade.

WPSEO_Upgrade::upgrade_15() – Run the Yoast SEO 1.5 upgrade routine.

WPSEO_Upgrade::upgrade_151() – Performs the 15.1 upgrade.

WPSEO_Upgrade::upgrade_153() – Performs the 15.3 upgrade.

WPSEO_Upgrade::upgrade_20() – Moves options that moved position in WPSEO 2.0.

WPSEO_Upgrade::upgrade_21() – Detects if taxonomy terms were split and updates the corresponding taxonomy meta’s accordingly.

WPSEO_Upgrade::upgrade_22() – Performs upgrade functions to Yoast SEO 2.2.

WPSEO_Upgrade::upgrade_23_query() – Performs upgrade query to Yoast SEO 2.3.

WPSEO_Upgrade::upgrade_23() – Schedules upgrade function to Yoast SEO 2.3.

WPSEO_Upgrade::upgrade_30() – Performs upgrade functions to Yoast SEO 3.0.

WPSEO_Upgrade::upgrade_33() – Performs upgrade functions to Yoast SEO 3.3.

WPSEO_Upgrade::upgrade_36() – Performs upgrade functions to Yoast SEO 3.6.

WPSEO_Upgrade::upgrade_40() – Removes the about notice when its still in the database.

WPSEO_Upgrade::upgrade_44() – Moves the content-analysis-active and keyword-analysis-acive options from wpseo-titles to wpseo.

WPSEO_Upgrade::upgrade_47() – Renames the meta name for the cornerstone content. It was a public meta field and it has to be private.

WPSEO_Upgrade::upgrade_49() – Removes the ‘wpseo-dismiss-about’ notice for every user that still has it.

WPSEO_Upgrade::upgrade_50_51() – Updates the internal_link_count column to support improved functionality.

WPSEO_Upgrade::upgrade_50() – Adds the yoast_seo_links table to the database.

WPSEO_Upgrade::upgrade_55() – Register new capabilities and roles.

WPSEO_Upgrade::upgrade_56() – Updates legacy license page options to the latest version.

WPSEO_Upgrade::upgrade_61() – Updates the links for the link count when there is a difference between the site and home url.

WPSEO_Upgrade::upgrade_63() – Removes some no longer used options for noindexing subpages and for meta keywords and its associated templates.

WPSEO_Upgrade::upgrade_70() – Perform the 7.0 upgrade, moves settings around, deletes several options.

WPSEO_Upgrade::upgrade_71() – Perform the 7.1 upgrade.

WPSEO_Upgrade::upgrade_73() – Perform the 7.3 upgrade.

WPSEO_Upgrade::upgrade_74() – Performs the 7.4 upgrade.

WPSEO_Upgrade::upgrade_753() – Performs the 7.5.3 upgrade.

WPSEO_Upgrade::upgrade_77() – Performs the 7.7 upgrade.

WPSEO_Upgrade::upgrade_772() – Performs the 7.7.2 upgrade.

WPSEO_Upgrade::upgrade_90() – Performs the 9.0 upgrade.

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