get_jetpack_seo_front_page_description()
abstract public method
get_page_for_posts()
public method
get_page_on_front()
public method
get_post_by_id()
public method
get_post_by_name()
public method
Attempts to match name on post title and page path
get_post_count()
public method
get_post_id_by_name()
public method
Attempts to match name on post title and page path
is_custom_front_page()
public method
is_mapped_domain()
abstract public method
wrap_post()
abstract public method
wrap a WP_Post object with SAL methods
abstract public wrap_post ( $post, $context ) |