[wp-trac] Re: [WordPress Trac] #8598: When a Static page is set as
the front page, Comment paging doesnt work.
WordPress Trac
wp-trac at lists.automattic.com
Sat Apr 18 13:26:23 GMT 2009
#8598: When a Static page is set as the front page, Comment paging doesnt work.
--------------------------+-------------------------------------------------
Reporter: DD32 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.7.2
Component: Comments | Version: 2.7
Severity: normal | Keywords: has-patch needs-testing
--------------------------+-------------------------------------------------
Comment(by Denis-de-Bernardy):
apparently not :-)
Personally, I resolved to adding a filter, as in if is_front_page() then
add_filter(option_page_commments, false).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8598#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list