Commit d6f6780
committed
KSES: Add
Add `tabindex` to the list of global attributes allowed by `_wp_add_global_attributes()`, so it survives KSES filtering on any element that supports global attributes.
Developed in: WordPress#12493
Props ramonopoly, wildworks.
Fixes #65619.
git-svn-id: https://develop.svn.wordpress.org/trunk@62708 602fd350-edb4-49c9-b593-d223f7449a82tabindex to the list of allowed global attributes.1 parent 320cf61 commit d6f6780
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2960 | 2960 | | |
2961 | 2961 | | |
2962 | 2962 | | |
| 2963 | + | |
2963 | 2964 | | |
2964 | 2965 | | |
2965 | 2966 | | |
| |||
2985 | 2986 | | |
2986 | 2987 | | |
2987 | 2988 | | |
| 2989 | + | |
2988 | 2990 | | |
2989 | 2991 | | |
2990 | 2992 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| 500 | + | |
500 | 501 | | |
501 | 502 | | |
502 | 503 | | |
| |||
0 commit comments