Skip to content

Releases: keesiemeijer/custom-post-type-date-archives

Version 2.7.1

13 Aug 19:59
Compare
Choose a tag to compare

Minor update to sync calendar HTML with the calendar from WordPress

Version 2.7

10 Dec 11:09
Compare
Choose a tag to compare

Introduce editor blocks for display of archives, calendars and recent posts

Version 2.6.0

14 Mar 15:56
Compare
Choose a tag to compare
  • Add Rest API endpoints for the archives, calendar and recent posts.
  • Allow post type post in archives and calendar plugin functions.
  • Add pagination (offset) for archives and recent posts.
  • Restructure calendar filters (deprecating the old calendar filters).

Version 2.5.0

12 Sep 12:30
Compare
Choose a tag to compare
  • Add more control over what posts are displayed in the Recent Posts widget
  • New settings class to manage admin settings
  • New functions for use in theme templates
    • cptda_get_post_types()
    • cptda_get_queried_date_archive_post_type()
  • Deprecated functions (with back compatibility)
    • cptda_get_admin_post_types()
    • cptda_get_date_archive_cpt()