Summery Summery
Removes the future post hook action for the post type.
Syntax Syntax
Source Source
File: wp-includes/class-wp-post-type.php
* @since 4.6.0 */ public function remove_hooks() {
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.6.0 | Introduced. |