remove line breaks
This commit is contained in:
parent
873066115d
commit
b0149739fa
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ class Shortcodes {
|
|||
/** This filter is documented in wp-includes/post-template.php */
|
||||
$excerpt = \apply_filters( 'the_content', $excerpt );
|
||||
$excerpt = \str_replace( ']]>', ']]>', $excerpt );
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue