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

Yoast SEO a2z

WordPress SEO a2z

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / inc/wpseo-functions.php


Lines:

1 to 50 of 50
<?php

/**
 * WPSEO plugin file.
 *
 * @package WPSEO\Internals
 */

if ( ! defined( 'WPSEO_VERSION' ) ) {
  header( 'Status: 403 Forbidden' );
  header( 'HTTP/1.1 403 Forbidden' );
  exit();
}

if ( ! function_exists( 'yoast_breadcrumb' ) ) {
/* function yoast_breadcrumb() – Template tag for breadcrumbs. */
}

if ( ! function_exists( 'yoast_get_primary_term_id' ) ) {
/* function yoast_get_primary_term_id() – Get the primary term ID. */
}

if ( ! function_exists( 'yoast_get_primary_term' ) ) {
/* function yoast_get_primary_term() – Get the primary term name. */
}

/* function wpseo_replace_vars() – Replace `%%variable_placeholders%%` with their real value based on the current requested page/post/cpt. */

/* function wpseo_register_var_replacement() – Register a new variable replacement. */

/* function wpseo_wpml_config() – WPML plugin support: Set titles for custom types / taxonomies as translatable. */

add_filter( 'icl_wpml_config_array', 'wpseo_wpml_config' );

/* function wpseo_shortcode_yoast_breadcrumb() – Yoast SEO breadcrumb shortcode. */

if ( ! function_exists( 'ctype_digit' ) ) {
/* function ctype_digit() – Emulate PHP native ctype_digit() function for when the ctype extension would be disabled *sigh*. */
}

/* function wpseo_split_shared_term() – Makes sure the taxonomy meta is updated when a taxonomy term is split. */

add_action( 'split_shared_term', 'wpseo_split_shared_term', 10, 4 );

/* function wpseo_get_capabilities() – Get all WPSEO related capabilities. */

if ( ! function_exists( 'wp_get_environment_type' ) ) {
/* function wp_get_environment_type() – Retrieves the current environment type. */
}
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: inc/wpseo-functions.php
      Plugin ref: Yoast SEO
      Version: 19.1
      Deprecated?: No
      API Letters: F,I,P,W

      Published: 27th November 2019 | Last updated: 25th January 2022

      Primary Sidebar

      Information

      File name: inc/wpseo-functions.php
      Plugin ref: Yoast SEO
      Version: 19.1
      Deprecated?: No
      API Letters: F,I,P,W

      inc

      Footer

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


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

      • Home
      • Blog
      • Sitemap
      • Sites