Changeset 60233
- Timestamp:
- 05/12/2025 02:03:34 PM (38 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r60121 r60233 2290 2290 * @type string $post_type Optional. Post type. Default 'post'. 2291 2291 * } 2292 * @return array The arguments for the `get_calendar` function.2293 2292 */ 2294 2293 $args = apply_filters( 'get_calendar_args', wp_parse_args( $args, $defaults ) );
Note: See TracChangeset
for help on using the changeset viewer.