Make WordPress Core

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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45067, comment 14

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