apply_filters( 'wp_terms_checklist_args', array $args , int $post_id )
Filters the taxonomy terms checklist arguments.
Description
See also
Parameters
- $args
-
An array of arguments.
- $post_id
-
The post ID.
Source
Changelog
Version | Description |
---|---|
WP-3.4.0 | Introduced. |