Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #21059, comment 5


Ignore:
Timestamp:
04/11/2013 09:57:19 AM (13 years ago)
Author:
justnorris

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21059, comment 5

    v2 v3  
    44'sanitize_callback' => 'sanitize_hex_color',
    55
    6 Clicking the "Clear" and saving does nothing, the user is still not able to change the color, even though a way to "clear" exists. This means that I am obligated to specify the colors in PHP and CSS.
     6Clicking the "Clear" and saving does nothing, the user is still not able to change the color, even though a way to "clear" exists. This means that I must to specify the colors in PHP and CSS, which is not ideal.