Make WordPress Core


Ignore:
Timestamp:
12/16/2025 08:19:55 PM (8 months ago)
Author:
johnbillion
Message:

Docs: Miscellaneous improvements and corrections to inline documentation.

See #64224

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/comment.php

    r61369 r61387  
    599599         *
    600600         * @since 2.8.0
    601          * @since 6.6.0 The default $seconds value changed from 30000000 to YEAR_IN_SECONDS.
     601         * @since 6.6.0 The default `$seconds` value changed from 30000000 to YEAR_IN_SECONDS.
    602602         *
    603603         * @param int $seconds Comment cookie lifetime. Default YEAR_IN_SECONDS.
Note: See TracChangeset for help on using the changeset viewer.