Changeset 61302 for trunk/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php
- Timestamp:
- 11/25/2025 05:00:39 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php
r60536 r61302 460 460 * 461 461 * @param bool $checked Whether or not a box is checked. 462 * @return bool 462 * @return bool Whether the checkbox is checked. 463 463 */ 464 464 public static function sanitize_checkbox( $checked ) {
Note: See TracChangeset
for help on using the changeset viewer.