Commit a1440ae
committed
Security: Remove use of
There is no need to support HTML in this string and switching to `innerText` helps facilitate a more restrictive Content Security Policy.
Props micromadness, sabernhardt
Fixes #58765
git-svn-id: https://develop.svn.wordpress.org/trunk@59831 602fd350-edb4-49c9-b593-d223f7449a82innerHTML in the the_block_template_skip_link() function.1 parent 315cd6d commit a1440ae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments