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



rest_pre_insert_{$this->post_type} › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( "rest_pre_insert_{$this->post_type}", $changes, $request )
Defined at:
Codex:

This filter is documented in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php





Source

return apply_filters( "rest_pre_insert_{$this->post_type}", $changes, $request );