xable_repository->find_by_id_and_type( $page_id, 'post' ); if ( $indexable && ( $indexable->is_public === null || $indexable->is_public ) ) { $indexable_meta = $this->meta->for_indexable( $indexable ); if ( $indexable_meta->post instanceof WP_Post ) { return Content_Type_Entry::from_meta( $indexable_meta ); } } return null; } }
Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wp-content/plugins/wordpress-seo/src/llms-txt/infrastructure/content/manual-post-collection.php:1) in /htdocs/wp-includes/pluggable.php on line 1450

Warning: Cannot modify header information - headers already sent by (output started at /htdocs/wp-content/plugins/wordpress-seo/src/llms-txt/infrastructure/content/manual-post-collection.php:1) in /htdocs/wp-includes/pluggable.php on line 1453