Function epl_get_available_status_list
Returns the array of status available in the site as key, label pair.
Package: EPL\Functions\Global
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.5.0
Located at lib/includes/functions.php
Copyright: Copyright (c) 2020, Merv Barrett
License: GNU Public License
Since: 3.5.0
Located at lib/includes/functions.php
Parameters summary
string |
$key |
Post Meta Key. |
string |
$type |
Post Type. Default is post. You can pass custom post type here. |
Return value summary
string|array
|
$label Status label. |