From 183e05aa8ab5cc41ac9038311c4de0e18b4dbe73 Mon Sep 17 00:00:00 2001 From: Michael Tran Date: Thu, 22 Feb 2024 11:33:54 +1100 Subject: [PATCH] Release 2402.1 --- readme.txt | 8 ++++++-- toc.php | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 07889bc..b082116 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: conjur3r Tags: table of contents, indexes, toc, sitemap, cms, options, list, page listing, category listing Requires at least: 3.2 Tested up to: 6.4 -Stable tag: 2402 +Stable tag: 2402.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -104,8 +104,12 @@ I will never ask for any form of reward or compensation. Helping others achieve == Changelog == += 2402.1 = +* Released: 22 February 2024 +* Fixed check for shortcode use (#164) + = 2402 = -* Released: February 2024 +* Released: 21 February 2024 * Added option to generate TOC in REST requests, disabled by default (props ballpumpe) * Composer improvements (props mohjak) * Do not output CSS/JS on pages not eligible diff --git a/toc.php b/toc.php index 4291e14..2a10923 100644 --- a/toc.php +++ b/toc.php @@ -7,7 +7,7 @@ * Author URI: https://zedzedzed.github.io/docs/tocplus.html * Text Domain: table-of-contents-plus * Domain Path: /languages - * Version: 2402 + * Version: 2402.1 * License: GPL2 */