This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Yearly Archive FacetWP

ਵੇਰਵਾ

This 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.

ਸਕਰੀਨਸ਼ਾਟ

  • An example of how you can filter your posts by year, having a counter for the relative amount of published posts.

ਸਥਾਪਤੀਕਰਨ

  1. Download and extract the plugin;
  2. Upload the yearly-archive-facetwp folder to the /wp-content/plugins/ directory;
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Counter is bigger than displayed posts

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.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Yearly Archive FacetWP” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Yearly Archive FacetWP” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

2.1.2

  • Added compatibility support for WordPress 5.2

2.1.1

  • Added compatibility support for WordPress 5.1.0

2.1.0

  • Added support for the hooks library on FacetWP versions < 3.2.11

2.0.1

  • Fix notices when trying to access undefined array keys
  • Fix broken facet settings
  • Added default class to allow for custom styling

2.0.0

  • Updated hooks library reference to FWP.hooks as per new changes in WP 5.0 release.
  • Fixed wrong array ‘count’ key reference when debug mode is enabled.
  • Minor fixes.

1.0.2

  • Fixed wrong filter registration.

1.0.0

  • Initial commit