From 5d881fbfbbac57c51fe77fcf54d341f188be3bdc Mon Sep 17 00:00:00 2001 From: Tetrakern <26898880+Tetrakern@users.noreply.github.com> Date: Thu, 9 May 2024 14:52:36 +0200 Subject: [PATCH] Update doc comment --- includes/functions/_helpers-templates.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/functions/_helpers-templates.php b/includes/functions/_helpers-templates.php index 2ed4d194..587190b2 100644 --- a/includes/functions/_helpers-templates.php +++ b/includes/functions/_helpers-templates.php @@ -1226,6 +1226,7 @@ if ( ! function_exists( 'fictioneer_get_chapter_list_items' ) ) { * @since 5.9.3 - Added meta field caching. * @since 5.9.4 - Removed output buffer. * @since 5.12.2 - Use permalinks instead of page ID. + * @since 5.16.0 - Clean up and add filter. * * @param int $story_id ID of the story. * @param array $data Prepared data of the story.