diff --git a/includes/post-excerpt.php b/includes/post-excerpt.php index 48acf98..4d7c96e 100644 --- a/includes/post-excerpt.php +++ b/includes/post-excerpt.php @@ -1,6 +1,13 @@ to the core/post-excerpt block. + * Overrides the behaviour of the core/post-excerpt block. + * + * This used to append a missing `') ) { - $html .= ''; - } return $html; }