wpseek.com
A WordPress-centric search engine for devs and theme authors



export_date_options › WordPress Function

Since3.1.0
Deprecatedn/a
export_date_options ( $post_type = 'post' )
Parameters:
  • (string) $post_type The post type. Default 'post'.
    Required: No
    Default: 'post'
Defined at:
Codex:

Creates the date options fields for exporting a given post type.



Source

Soon...