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-admin/includes/export.php

    r32730 r32964  
    320320     * @param bool   $return_me
    321321     * @param string $meta_key
    322      * @return boolean
     322     * @return bool
    323323     */
    324324    function wxr_filter_postmeta( $return_me, $meta_key ) {
Note: See TracChangeset for help on using the changeset viewer.