Property | Type | Description | |
---|---|---|---|
$archive_page | null | WP_Post |
Method | Description | |
---|---|---|
__construct ( integer $archive_page_id ) | Types constructor. | |
add_hooks ( ) | Add hooks | |
determine_base_slug ( ) : string | ||
modify_post_type_archive_request ( array $query_vars ) : array | ||
register ( ) | Register the various types |
public __construct ( integer $archive_page_id ) | ||
$archive_page_id | integer |
public modify_post_type_archive_request ( array $query_vars ) : array | ||
$query_vars | array | |
return | array |