[wp-trac] [WordPress Trac] #25505: Hook Docs: wp-includes/post.php

WordPress Trac noreply at wordpress.org
Mon Oct 7 00:41:54 UTC 2013


#25505: Hook Docs: wp-includes/post.php
--------------------------+-----------------------------
 Reporter:  dougwollison  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Inline Docs   |    Version:
 Severity:  normal        |   Keywords:  needs-patch
--------------------------+-----------------------------
 Added patch has inline docs for the following hooks found in wp-
 includes/post.php:

 * `get_attached_file`
 * `update_attached_file`
 * `_wp_relative_upload_path`
 * `registered_post_type`
 * `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}` †
 * `post_mime_types`
 * `before_delete_post`
 * `delete_post`
 * `deleted_post`
 * `after_delete_post`
 * `wp_trash_post`
 * `trashed_post`
 * `untrash_post`
 * `untrashed_post`
 * `trash_post_comments`
 * `trashed_post_comments`
 * `untrash_post_comments`
 * `untrashed_post_comments`
 * `wp_insert_post_empty_content`
 * `wp_insert_post_parent`
 * `wp_insert_post_data`
 * `pre_post_update`
 * `edit_post`
 * `post_updated`
 * `save_post_{$post->post_type}`
 * `save_post`
 * `wp_insert_post`
 * `wp_unique_post_slug_is_bad_attachment_slug`
 * `wp_unique_post_slug_is_bad_hierarchical_slug`
 * `wp_unique_post_slug`
 * `add_ping`
 * `get_enclosed`
 * `get_pung`
 * `get_to_ping`
 * `get_pages`
 * `edit_attachment`
 * `add_attachment`
 * `delete_attachment`
 * `wp_delete_file`
 * `wp_get_attachment_metadata`
 * `wp_update_attachment_metadata`
 * `wp_get_attachment_url`
 * `wp_get_attachment_thumb_file`
 * `wp_get_attachment_thumb_url`
 * `icon_dir` †
 * `icon_dir_uri` †
 * `icon_dirs †
 * `wp_mime_type_icon`
 * `pub_priv_sql_capability`
 * `get_lastpostdate`
 * `get_lastpostmodified`
 * `clean_post_cache`
 * `clean_page_cache`
 * `clean_attachment_cache`
 * `private_to_published`
 * `xmlrpc_publish_post`

 † These may need additional work.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25505>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list