[wp-trac] [WordPress Trac] #25376: Hook Docs (82): wp-includes/post.php
WordPress Trac
noreply at wordpress.org
Tue Apr 8 06:48:33 UTC 2014
#25376: Hook Docs (82): wp-includes/post.php
-------------------------------+------------------------------
Reporter: DrewAPicture | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: docs
-------------------------------+------------------------------
Comment (by DrewAPicture):
In [changeset:"28041"]:
{{{
#!CommitTicketReference repository="" revision="28041"
Part I of inline documenation for hooks in wp-includes/post.php.
Adds docs for the following hooks:
* `get_attached_file`
* `update_attached_file`
* `_wp_relative_upload_path`
* `post_type_labels_{$post_type}`
* `edit_{$field}`
* `{$field_no_prefix}_edit_pre`
* `edit_post_{$field}`
* `pre_{$field}`
* `{$field_no_prefix}_save_pre`
* `pre_post_{$field}`
* `{$field}_pre`
* `$field`
* `post_{$field}`
* `wp_count_posts`
* `wp_count_attachments`
* `post_mime_types`
* `wp_insert_post_empty_content`
See #25376.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25376#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list