/yearly-archive-facetwp

This Wordpress plugin is a free add-on for the FacetWP plugin (https://facetwp.com/). It adds a new facet type called "Yearly Archive" which can display a list of years with an associated counter of published posts.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

This Wordpress plugin is an add-on for the FacetWP plugin (https://facetwp.com/). It adds a new facet type called "Yearly Archive" which can display a list of years with an associated counter of published posts.

Wordpress Plugin Version Wordpress Plugin: Tested WP Version

How it works (Youtube video)

Youtube Video

Frequently Asked Questions

The counter marks a larger number than the number of posts actually published.

This is because your FacetWP plugin is indexing both posts, pages or some other Custom Post Type. You should use the facetwp_query_args Wordpress filter to make it index only the post types you prefer.