Lines:
1 to 18 of 18
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /* class WPSEO_Admin_Recommended_Replace_Vars */ /* function WPSEO_Admin_Recommended_Replace_Vars::determine_for_term() – Determines the page type of the current term. */ /* function WPSEO_Admin_Recommended_Replace_Vars::determine_for_post() – Determines the page type of the current post. */ /* function WPSEO_Admin_Recommended_Replace_Vars::determine_for_post_type() – Determines the page type for a post type. */ /* function WPSEO_Admin_Recommended_Replace_Vars::determine_for_archive() – Determines the page type for an archive page. */ /* function WPSEO_Admin_Recommended_Replace_Vars::get_recommended_replacevars_for() – Retrieves the recommended replacement variables for the given page type. */ /* function WPSEO_Admin_Recommended_Replace_Vars::get_recommended_replacevars() – Retrieves the recommended replacement variables. */ /* function WPSEO_Admin_Recommended_Replace_Vars::has_recommended_replace_vars() – Returns whether the given page type has recommended replace vars. */ /* function WPSEO_Admin_Recommended_Replace_Vars::is_homepage() – Determines whether or not a post is the homepage. */