Lines:
1 to 10 of 10
<?php namespace Yoast\WP\SEO\Integrations; /* class Abstract_Exclude_Post_Type */ /* function Abstract_Exclude_Post_Type::register_hooks() – Initializes the integration. */ /* function Abstract_Exclude_Post_Type::exclude_post_types() – Exclude the post type from the indexable table. */ /* function Abstract_Exclude_Post_Type::get_conditionals() – This integration is only active when the child class’s conditionals are met. */ /* function Abstract_Exclude_Post_Type::get_post_type() – Returns the names of the post types to be excluded. */