apply_filters( ‘nelio_content_register_reference_post_type’, array $args )
Filters the args of the nc_reference post type.
Parameters
- $args array
(Required) The arguments, as defined in WordPress function register_post_type.
Developer Resources
A comprehensive list of filters and actions included in our plugin
Filters the args of the nc_reference post type.
(Required) The arguments, as defined in WordPress function register_post_type.