WordPress Comment Sort (Utilities)

Sort Posts by latest comments

You can sort posts for each of your theme template by going to “Setting > CommentSort” menu item. You’ll finde searate tab for each template supporting by your current theme.

Your theme can contain one or more templates for listing posts. These can be homepage template or archive template. Here is the list of most commen templates a theme can hold.

Standalone Templates

  • index.php: This is default template for homepage.
  • search.php: This is default template for search results.
  • 404.php: This is default template for 404 Error pages.
  • image.php: This is default template for displaying images.
  • attachment.php: This is default template for listing attachments.

 

Archive Templates

There can be one or more archive templates. These canbe for author archives, category archives ect.

  • author.php: This is default template for author archive.
  • category.php: This is default template for category archive.
  • tag.php: This is default template for tag archive.
  • archive.php: This is default template for all the archives. This template is used a default if none of the above templates is available.

 

You can find further detail about all theme templates Here

Download WordPress Comment Sort (Utilities)

Leave a Reply

Your email address will not be published. Required fields are marked *