[wp-trac] Re: [WordPress Trac] #6444: Changeset 7561 (post rc3)
leaves an open <p> at the end of the inserted gallery html
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 21 03:14:57 GMT 2008
#6444: Changeset 7561 (post rc3) leaves an open <p> at the end of the inserted
gallery html
-------------------------------------+--------------------------------------
Reporter: johnconners | Owner: andy
Type: defect | Status: closed
Priority: high | Milestone: 2.5.1
Component: Template | Version: 2.5
Severity: critical | Resolution: fixed
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment (by AaronCampbell):
tellyworth: So you are advocating the simpler solution where processing is
simply moved to priority 11 rather than 9? If so, I'll say that I'm fine
with that, but here are the advantages and disadvantages as I see them:
'''Advantages''':
* Less code/simpler code, which is actually a HUGE plus
'''Disadvantages''':
* Might break some current plugins (some plugin developers may have seen
that the data was wpautop'd and developed accordingly)
* While it's simpler to use in general, I think that some of the less
experienced plugin developers could benefit from inserting pre-wpautop
content. Having said that, they could just be taught to use wpautop on
their content if needed.
Like I said, I'm up for either, I was mostly focused on the backwards
compatibility for the early-adopters of shortcodes.
--
Ticket URL: <http://trac.wordpress.org/ticket/6444#comment:23>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list