Opened 9 years ago
Closed 9 years ago
#34089 closed defect (bug) (invalid)
wptexturize inconsistent behavior
Reported by: | Magenta Cuda | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3.1 |
Component: | Formatting | Keywords: | |
Focuses: | Cc: |
Description
Given post content:
[show_custom_field field="image_media" before="<img src='" after="'>"] [show_custom_field field="image_media" after="'>" before="<img src='"]
wptexturize returns:
[show_custom_field field="image_media" before="<img src='" after="'>"] [show_custom_field field=”image_media” after=”‘>” before=”<img src='”]
The only difference between the two shortcodes is the order of the attributes. Why did it texturize the quote marks in the second shortcode?
Change History (1)
Note: See
TracTickets for help on using
tickets.
Support questions should be posted to https://wordpress.org/support/