Opened 11 years ago
Closed 11 years ago
#33110 closed defect (bug) (duplicate)
Inside HTML tags short-codes are not getting parsed by default
| Reported by: | wpoets | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 4.2.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Since 4.2.3 release, shortcodes that are being used in following manner inside html tags are failing
<a class="gray line-height-s10" data-get_spa_uri="true" href='[aw2_call_func site_url p1=business-services /]/[aw2_loop_value slug /]-in-india'>[aw2_loop_value name /]</a></li>
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @wpoets, this looks like a duplicate of #33102. Please also see the Changes to the Shortcode API for examples of expected behavior.