Function epl_register_post_type
Register post type to EPL and WordPress
Package: EPL\Functions\Global
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0.0
Since: 3.4.20 flush permalinks after new settings are saved.
Since: 3.4.26 Set $post_type_label to blank by default.
Located at lib/includes/functions.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 1.0.0
Since: 3.4.20 flush permalinks after new settings are saved.
Since: 3.4.26 Set $post_type_label to blank by default.
Located at lib/includes/functions.php
Parameters summary
string |
$post_type = '' |
Post type name. |
string |
$post_type_label = '' |
Post type label. |
array |
$args = array() |
Arguments. |