Making WordPress.org

Changeset 9734


Ignore:
Timestamp:
04/15/2020 10:23:12 PM (4 years ago)
Author:
coffee2code
Message:

Developer theme: Prevent errant p tags from appearing within SyntaxHighlighter Code blocks.

At present, applying 'the_content' filter on the raw post content in this manner affects the content's display later in the page via the_content(). For now, prevent triggering the issue (the root cause of which still exists, possibly with core).

Props Otto42, argumentum0.
Fixes #5148.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.