Opened 11 years ago
Last modified 7 years ago
#34039 new defect (bug)
shortcode_parse_atts() no longer parses embedded html fragments
| Reported by: | Magenta Cuda | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 4.3.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I have a shortcode:
[show_custom_field field="image_media" before="<img src='" after="'>"]
Previously, shortcode_parse_atts() would accept the attribute:
before="<img src='"
But, now shortcode_parse_atts() rejects any attributes that have unclosed HTML elements.
I have almost three years invested (10K lines of code) in this plugin and I really would like to keep it functional. That being said it is also true that I am no longer actively developing it and it has only 30 users.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)