Changes between Version 1 and Version 2 of Ticket #45067, comment 14
- Timestamp:
- 10/17/2018 08:33:31 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45067, comment 14
v1 v2 1 1 In 45067.6.diff: 2 - Fixed the shortcodes test, replaced the selector with an invalid one (assuming the original test was for a CSSvalue that won't pass through `wp_kses_one_attr();`).2 - Fixed the shortcodes test, replaced the selector with an invalid one (assuming the original test was for a value that won't pass through `wp_kses_one_attr();`). 3 3 - Added couple of tests for malformed values. 4 4 - Added another conditional to look for malformed values and prevent notices.