Make WordPress Core


Ignore:
Timestamp:
10/10/2020 08:00:30 PM (4 years ago)
Author:
johnbillion
Message:

Docs: Standardise the type name for booleans and integers.

This brings these docs inline with the documentation standards.

Props ravipatel, justinahinon

Fixes #51426

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentythirteen/functions.php

    r48782 r49120  
    516516     * @since Twenty Thirteen 1.0
    517517     *
    518      * @param boolean $echo (optional) Whether to echo the date. Default true.
     518     * @param bool $echo (optional) Whether to echo the date. Default true.
    519519     * @return string The HTML-formatted post date.
    520520     */
Note: See TracChangeset for help on using the changeset viewer.