Make WordPress Core


Ignore:
Timestamp:
06/27/2015 01:02:12 AM (9 years ago)
Author:
wonderboymusic
Message:

For doc block types, favor bool over the few remaining booleans

See #32444.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-customize-widgets.php

    r32874 r32964  
    14321432     *
    14331433     * @param string $option_name Option name.
    1434      * @return boolean Whether the option capture is ignored.
     1434     * @return bool Whether the option capture is ignored.
    14351435     */
    14361436    protected function is_option_capture_ignored( $option_name ) {
Note: See TracChangeset for help on using the changeset viewer.