[wp-trac] [WordPress Trac] #26649: escaped shortcodes should not be expanded during 'get_the_excerpt'
WordPress Trac
noreply at wordpress.org
Tue Dec 17 15:20:42 UTC 2013
#26649: escaped shortcodes should not be expanded during 'get_the_excerpt'
--------------------------+-----------------------
Reporter: bobbingwide | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Shortcodes | Version: 3.7.1
Severity: normal | Resolution:
Keywords: |
--------------------------+-----------------------
Changes (by bobbingwide):
* status: closed => reopened
* resolution: duplicate =>
Comment:
Hi Sergey. Thanks for finding 19927 for me. I wondered why my patch had
two changes.
The change in 19927 is for do_shortcode_tag()
The second part of the change, in 26649, is for strip_shortcode_tag().
The problem is not exactly a duplicate as the fix for 26649 handles the
situation where shortcodes are being removed.
The patch for 26649 will work for 19927 but not vice-versa.
How should this be addressed?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26649#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list