Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #45067, comment 14


Ignore:
Timestamp:
10/17/2018 08:33:31 AM (6 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45067, comment 14

    v1 v2  
    11In 45067.6.diff:
    2 - Fixed the shortcodes test, replaced the selector with an invalid one (assuming the original test was for a CSS value 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();`).
    33- Added couple of tests for malformed values.
    44- Added another conditional to look for malformed values and prevent notices.