From 4a69520b7a50a47d6bc9522c5a2d6d309dff3f92 Mon Sep 17 00:00:00 2001 From: Ajay DSouza Date: Wed, 5 Dec 2018 21:42:07 +0000 Subject: [PATCH] Tagged 1.6.0 --- knowledgebase.php | 2 +- readme.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/knowledgebase.php b/knowledgebase.php index 7b8aac0..9cdc2b3 100644 --- a/knowledgebase.php +++ b/knowledgebase.php @@ -15,7 +15,7 @@ * Plugin Name: WebberZone Knowledge Base * Plugin URI: https://github.com/WebberZone/knowledgebase * Description: Fastest way to create a highly-flexible knowledge base or FAQ. - * Version: 1.6.0-beta2 + * Version: 1.6.0 * Author: WebberZone * Author URI: https://webberzone.com * License: GPL-2.0+ diff --git a/readme.txt b/readme.txt index 61443f6..fa1266e 100644 --- a/readme.txt +++ b/readme.txt @@ -96,14 +96,14 @@ The plugin doesn't have an inbuilt feature to sort posts or sections. You will n == Upgrade Notice == -= 1.5.0 = -* New features: Set no. of columns and display no. of articles, display section linking and more. += 1.6.0 = +* New features: Breadcrumbs, WP 5.0 support, Give your knowledge base a title. Check the Changelog for more details == Changelog == -= 1.6.0 = += 1.6.0 - 5 December 2018 = * Features: * New functions to add breadcrumbs - Use `wzkb_breadcrumb` to display the breadcrumb. `wzkb_get_breadcrumb` _returns_ the breadcrumb and `[kbbreadcrumb]` is the corresponding shortcode