cpm_category_dropdown
A- A+
Description
The cpm_category_dropdown
filter is used to edit the dropdown of project category.
Usage
add_filter( 'cpm_category_dropdown', 'your callback function', 10, 2 );
Parameters
This action function is passed the following parameter.
$args
(array) required
$current_category_id
(int) optional