Make WordPress Core


Ignore:
Timestamp:
11/04/2014 08:25:04 PM (11 years ago)
Author:
iandstewart
Message:

Twenty Fifteen: Formatting cleanup for documentation, crossing eyes, dotting tees.

Props lancewillett, MikeHansenMe, fixes #30149.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfifteen/inc/customizer.php

    r30230 r30233  
    152152if ( ! function_exists( 'twentyfifteen_get_color_scheme' ) ) :
    153153/**
    154  * Returns an array of either the current or default color scheme hex values
     154 * Returns an array of either the current or default color scheme hex values.
    155155 *
    156156 * @since Twenty Fifteen 1.0
     
    640640/**
    641641 * Binds JS listener to make Customizer color_scheme control.
    642  * Passes color scheme data as colorScheme global
     642 * Passes color scheme data as colorScheme global.
    643643 *
    644644 * @since Twenty Fifteen 1.0
Note: See TracChangeset for help on using the changeset viewer.