Changeset 59714
- Timestamp:
- 01/27/2025 07:23:45 PM (11 months ago)
- File:
-
- 1 edited
-
trunk/src/js/_enqueues/wp/sanitize.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/wp/sanitize.js
r46586 r59714 17 17 * Strip HTML tags. 18 18 * 19 * @param {string} text Text to have the HTML tags striped out of.19 * @param {string} text Text to strip the HTML tags from. 20 20 * 21 21 * @return Stripped text.
Note: See TracChangeset
for help on using the changeset viewer.