Make WordPress Core


Ignore:
Timestamp:
07/09/2012 05:03:53 AM (13 years ago)
Author:
markjaquith
Message:

Bunch of PHPDoc corrections and cleanups. props c3mdigital. props SergeyBiryukov. fixes #21149

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/general-template.php

    r21218 r21241  
    10511051 *
    10521052 * @since 1.5.0
    1053  * @usedby get_calendar()
    10541053 *
    10551054 * @param int $num Number of day.
     
    10681067 *
    10691068 * @since 1.0.0
     1069 * @uses calendar_week_mod()
    10701070 *
    10711071 * @param bool $initial Optional, default is true. Use initial calendar names.
Note: See TracChangeset for help on using the changeset viewer.