Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 06 Aug 17:53
· 183 commits to master since this release
  • Features:

    • New option to set the number of columns to display the knowledgebase archives
    • New option to set what section level should the knowledgebase start from. Ideal if you want to have separate knowledgebases for multiple products
    • New option to show excerpt below the link. Contributed by @border0464111
    • New option to turn off the section link. Contributed by @border0464111
    • New option to show the number of articles in an orange circle next to the header. You can override the color by styling wzkb_section_count
    • New function wzkb_get_default_option() to retrieve the default setting
  • Enhancements:

    • Make nested wrapper. Contributed by @border0464111
    • Settings page is now a tabbed interface using jQuery without needing to reload the page
    • Modified checkbox settings are indicated in the Settings page
    • Added the number of articles in "At a Glance" widget in the WordPress Dashboard
  • Bug fixes:

    • Fixed several settings API functions