You appear to be a bot. Output may be restricted
Description
This integration is only active when the child class's conditionals are met.
Usage
$array|string[] = Abstract_Exclude_Post_Type::get_conditionals();
Parameters
Returns
array|string[] The conditionals.
Source
File name: wordpress-seo/src/integrations/abstract-exclude-post-type.php
Lines:
1 to 3 of 3
public static function get_conditionals() { return []; }