Summery Summery
Adds 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 add_hooks() {
Advertisement
Changelog Changelog
| Version | Description |
|---|---|
| 4.6.0 | Introduced. |