[wp-trac] [WordPress Trac] #50571: Homepage missing in the sitemap
WordPress Trac
noreply at wordpress.org
Tue Jul 7 16:07:10 UTC 2020
#50571: Homepage missing in the sitemap
--------------------------+---------------------
Reporter: Chouby | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.5
Component: Sitemaps | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
--------------------------+---------------------
Comment (by swissspidy):
My initial thought was more like this:
{{{#!php
$min_num_pages = ( 'page' === $post_type && 1 === $page_num && 'posts'
=== get_option( 'show_on_front' ) ) ? 1 : 0;
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50571#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list