#9305 closed defect (bug) (duplicate)
wpautop: empty post_content results in br tag when output
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | trivial | Version: | 2.7.1 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
If the post_content field is empty, wpautop outputs a <br />. This can cause design issues when post_content is optional requiring php code in the theme to work-a-around the issue.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
dup of #6128, which also fixes the javascript