#1042 closed defect (bug) (fixed)
Arguments are incorrectly parsed as formatting
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Developer Hub | Keywords: | |
| Cc: |
Description
Arguments that are parsed are being formatted, for example __ (double underscore) is converted to the <strong> tag causing some weird argument information.
See for example https://developer.wordpress.org/reference/functions/get_terms/ where the argument name__like is converted to name<strong>like
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #492.