wpseek.com
A WordPress-centric search engine for devs and theme authors



quick_edit_enabled_for_post_type › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'quick_edit_enabled_for_post_type', true, $post->post_type )
Defined at:
Codex:

This filter is documented in wp-admin/includes/class-wp-posts-list-table.php





Source

$quick_edit_enabled = apply_filters( 'quick_edit_enabled_for_post_type', true, $post->post_type );