Core Function
View Source on Trac ↗ export_date_options()
export_date_options( mixed $post_type = 'post' ) Creates the date options fields for exporting a given post type.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $post_type string | The post type. Default 'post'. |
Return Value
(void)
No return value description available.
Function Information
Since Version
3.1.0
Source File
wp-admin/export.php
Advertisement