apply_filters( 'wp_terms_checklist_args', array $args, int $post_id )

Filters the taxonomy terms checklist arguments.


Description Description

See also See also


Top ↑

Parameters Parameters

$args

(array) An array of arguments.

$post_id

(int) The post ID.


Top ↑

Source Source

File: wp-admin/includes/template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.