Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:00:23 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize hook docs in wp-admin/* to use third-person singular verbs per the inline documentation standards for PHP.

See #36913.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/options-general.php

    r36656 r37488  
    232232<?php
    233233    /**
    234     * Filter the default date formats.
     234    * Filters the default date formats.
    235235    *
    236236    * @since 2.7.0
     
    269269<?php
    270270    /**
    271     * Filter the default time formats.
     271    * Filters the default time formats.
    272272    *
    273273    * @since 2.7.0
Note: See TracChangeset for help on using the changeset viewer.