Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Not post count but reply count on front page?


ardentfrost
Member

@ardentfrost

then add this in front of your plugin.

if ( is_front() ) {

*plugin I mentioned here*

}

Skip to toolbar