List of all WordPress hooks
- Click a column name to sort.
- For a specific hook's version history and file locations, click on the hook's name.
- If a hook is not in the most recent version (2.8), then it is deprecated. Do not use it.
- Viewing options: View all hooks • View action hooks • View filter hooks • View deprecated hooks
| Hook | Type | Appearance | In 2.8? | ||
|---|---|---|---|---|---|
| 1 | ${field_no_prefix}_edit_pre | note | filter | 2.3 | yes |
| 2 | ${field_no_prefix}_save_pre | note | filter | 2.3 | yes |
| 3 | ${field}_pre | note | filter | 2.3 | yes |
| 4 | ${new_status}_$post->post_type | note | action | 2.3 | yes |
| 5 | ${old_status}_to_$new_status | note | action | 2.3 | yes |
| 6 | ${taxonomy}_$field | note | filter | 2.3 | yes |
| 7 | ${taxonomy}_$field_rss | note | filter | 2.3 | Renamed in WP 2.5 (details) |
| 8 | ${taxonomy}_${field}_rss | note | filter | 2.5 | yes |
| 9 | activate_ | note | action | 2.0 | yes |
| 10 | activity_box_end | action | 2.0 | yes | |
| 11 | additional_capabilities_display | filter | 2.8 | yes | |
| 12 | add_attachment | action | 2.0 | yes | |
| 13 | add_category | action | 1.5.2 | DEPRECATED | |
| 14 | add_category_form_pre | action | 2.1 | yes | |
| 15 | add_link | action | 2.0 | yes | |
| 16 | add_link_category_form_pre | action | 2.3 | yes | |
| 17 | add_menu_classes | filter | 2.7 | yes | |
| 18 | add_option_{$name} | note | action | 2.5 | yes |
| 19 | add_ping | filter | 2.0 | yes | |
| 20 | add_tag_form | action | 2.7 | yes | |
| 21 | add_tag_form_pre | action | 2.5 | yes | |
| 22 | adminmenu | action | 2.5 | yes | |
| 23 | admin_action_ | note | action | 2.6 | yes |
| 24 | admin_body_class | filter | 2.3 | yes | |
| 25 | admin_comment_types_dropdown | filter | 2.7 | yes | |
| 26 | admin_enqueue_scripts | action | 2.8 | yes | |
| 27 | admin_footer | action | 1.2.1 | yes | |
| 28 | admin_footer-$hook_suffix | note | action | 2.8 | yes |
| 29 | admin_footer_text | filter | 2.8 | yes | |
| 30 | admin_head | action | 1.2.1 | yes | |
| 31 | admin_head$hook_suffix | note | action | 2.6 | DEPRECATED |
| 32 | admin_head- | note | action | 2.1 | DEPRECATED |
| 33 | admin_head-$hook_suffix | note | action | 2.7 | yes |
| 34 | admin_head-XXX | action | 2.6 | DEPRECATED | |
| 35 | admin_head_{$content_func} | note | action | 2.5 | yes |
| 36 | admin_init | action | 2.5 | yes | |
| 37 | admin_menu | action | 1.5 | yes | |
| 38 | admin_notices | action | 2.0.11 | yes | |
| 39 | admin_page_access_denied | action | 2.5 | yes | |
| 40 | admin_print_footer_scripts | action | 2.8 | yes | |
| 41 | admin_print_scripts | action | 2.1 | yes | |
| 42 | admin_print_scripts$hook_suffix | note | action | 2.6 | DEPRECATED |
| 43 | admin_print_scripts- | note | action | 2.1 | DEPRECATED |
| 44 | admin_print_scripts-$hook_suffix | note | action | 2.7 | yes |
| 45 | admin_print_scripts-XXX | action | 2.6 | DEPRECATED | |
| 46 | admin_print_styles | action | 2.6 | yes | |
| 47 | admin_print_styles$hook_suffix | note | action | 2.6 | DEPRECATED |
| 48 | admin_print_styles-$hook_suffix | note | action | 2.7 | yes |
| 49 | admin_print_styles-XXX | action | 2.6 | DEPRECATED | |
| 50 | admin_url | filter | 2.8 | yes | |
| 51 | admin_xml_ns | action | 2.2 | yes | |
| 52 | after_db_upgrade | action | 2.8 | yes | |
| 53 | after_plugin_row | action | 2.3 | yes | |
| 54 | after_plugin_row_$plugin_file | note | action | 2.7 | yes |
| 55 | akismet_spam_caught | action | 2.3.2 | yes | |
| 56 | akismet_tabs | action | 2.3.2 | yes | |
| 57 | allowed_redirect_hosts | filter | 2.3 | yes | |
| 58 | allow_password_reset | filter | 2.7 | yes | |
| 59 | all_options | filter | 1.5 | yes | |
| 60 | app_publish_post | action | 2.2 | yes | |
| 61 | async_upload_{$type} | note | filter | 2.5 | yes |
| 62 | atompub_create_post | action | 2.8 | yes | |
| 63 | atompub_put_post | action | 2.8 | yes | |
| 64 | atom_comments_ns | action | 2.8 | yes | |
| 65 | atom_enclosure | filter | 2.2 | yes | |
| 66 | atom_entry | action | 2.0 | yes | |
| 67 | atom_head | action | 2.0 | yes | |
| 68 | atom_ns | action | 2.0 | yes | |
| 69 | atom_service_url | filter | 2.5 | yes | |
| 70 | attachment_fields_to_edit | filter | 2.5 | yes | |
| 71 | attachment_fields_to_save | filter | 2.5 | yes | |
| 72 | attachment_icon | filter | 2.0 | yes | |
| 73 | attachment_innerHTML | filter | 2.0 | yes | |
| 74 | attachment_link | filter | 2.0 | yes | |
| 75 | attachment_max_dims | filter | 2.0 | yes | |
| 76 | attribute_escape | filter | 2.0.11 | yes | |
| 77 | audio_send_to_editor_url | filter | 2.8 | yes | |
| 78 | audio_upload_iframe_src | filter | 2.5 | yes | |
| 79 | authenticate | filter | 2.8 | yes | |
| 80 | author_email | filter | 1.2.1 | yes | |
| 81 | author_feed_link | filter | 1.5.1 | yes | |
| 82 | author_link | filter | 1.5 | yes | |
| 83 | author_rewrite_rules | filter | 1.5 | yes | |
| 84 | auth_cookie | filter | 2.5 | yes | |
| 85 | auth_cookie_bad_hash | action | 2.7 | yes | |
| 86 | auth_cookie_bad_username | action | 2.7 | yes | |
| 87 | auth_cookie_expiration | filter | 2.8 | yes | |
| 88 | auth_cookie_expired | action | 2.7 | yes | |
| 89 | auth_cookie_malformed | action | 2.7 | yes | |
| 90 | auth_cookie_valid | action | 2.7 | yes | |
| 91 | auth_redirect | action | 2.8 | yes | |
| 92 | autosave_interval | filter | 2.1 | DEPRECATED | |
| 93 | avatar_defaults | filter | 2.6 | yes | |
| 94 | block_local_requests | filter | 2.8 | yes | |
| 95 | bloginfo | filter | 1.2.1 | yes | |
| 96 | bloginfo_rss | filter | 2.1 | yes | |
| 97 | bloginfo_url | filter | 2.0.11 | yes | |
| 98 | blog_privacy_selector | action | 2.1 | yes | |
| 99 | body_class | filter | 2.8 | yes | |
| 100 | cancel_comment_reply_link | filter | 2.7 | yes | |
| 101 | category_description | filter | 1.2.1 | yes | |
| 102 | category_feed_link | filter | 1.5.1 | yes | |
| 103 | category_link | filter | 1.5 | yes | |
| 104 | category_rewrite_rules | filter | 1.5 | yes | |
| 105 | category_save_pre | filter | 1.5 | Renamed in WP 2.3 (details) | |
| 106 | category_template | filter | 1.5 | yes | |
| 107 | cat_id_filter | filter | 2.1 | DEPRECATED | |
| 108 | cat_row | filter | 2.3 | DEPRECATED | |
| 109 | cat_rows | filter | 2.1 | DEPRECATED | |
| 110 | cat_row_actions | filter | 2.8 | yes | |
| 111 | check_admin_referer | action | 1.5.1 | yes | |
| 112 | check_ajax_referer | action | 2.1 | yes | |
| 113 | check_comment_flood | action | 2.3 | yes | |
| 114 | check_password | filter | 2.5 | yes | |
| 115 | check_passwords | action | 1.5.1 | yes | |
| 116 | clean_object_term_cache | action | 2.5 | yes | |
| 117 | clean_page_cache | action | 2.5 | yes | |
| 118 | clean_post_cache | action | 2.5 | yes | |
| 119 | clean_term_cache | action | 2.5 | yes | |
| 120 | clean_url | filter | 2.3 | yes | |
| 121 | clear_auth_cookie | action | 2.7 | yes | |
| 122 | codepress_supported_langs | filter | 2.8 | yes | |
| 123 | commentrss2_item | action | 2.1 | yes | |
| 124 | commentsrss2_head | action | 2.3 | yes | |
| 125 | comments_array | filter | 2.1 | yes | |
| 126 | comments_atom_head | action | 2.8 | yes | |
| 127 | comments_number | filter | 1.5 | yes | |
| 128 | comments_open | filter | 2.5 | yes | |
| 129 | comments_per_page | filter | 2.6 | yes | |
| 130 | comments_popup_link_attributes | filter | 2.5 | yes | |
| 131 | comments_popup_template | filter | 1.5 | yes | |
| 132 | comments_rewrite_rules | filter | 1.5 | yes | |
| 133 | comments_template | filter | 1.5.1 | yes | |
| 134 | comment_${new_status}_$comment->comment_type | note | action | 2.7 | yes |
| 135 | comment_${old_status}_to_$new_status | note | action | 2.7 | yes |
| 136 | comment_atom_entry | action | 2.2 | yes | |
| 137 | comment_author | filter | 1.2.1 | yes | |
| 138 | comment_author_rss | filter | 1.5 | yes | |
| 139 | comment_class | filter | 2.7 | yes | |
| 140 | comment_closed | action | 1.5 | yes | |
| 141 | comment_content_presave | filter | 1.5 | DEPRECATED | |
| 142 | comment_cookie_lifetime | filter | 2.8 | yes | |
| 143 | comment_edit_pre | filter | 1.5 | yes | |
| 144 | comment_edit_redirect | filter | 2.0.11 | yes | |
| 145 | comment_email | filter | 1.2.1 | yes | |
| 146 | comment_excerpt | filter | 1.2.1 | yes | |
| 147 | comment_feed_groupby | filter | 2.2 | yes | |
| 148 | comment_feed_join | filter | 2.2 | yes | |
| 149 | comment_feed_limits | filter | 2.8 | yes | |
| 150 | comment_feed_orderby | filter | 2.8 | yes | |
| 151 | comment_feed_where | filter | 2.2 | yes | |
| 152 | comment_flood_filter | filter | 2.1 | yes | |
| 153 | comment_flood_trigger | action | 1.5 | yes | |
| 154 | comment_form | action | 1.5 | yes | |
| 155 | comment_id_not_found | action | 1.5 | yes | |
| 156 | comment_loop_start | action | 2.2 | yes | |
| 157 | comment_moderation_headers | filter | 2.8 | yes | |
| 158 | comment_moderation_subject | filter | 1.5.2 | yes | |
| 159 | comment_moderation_text | filter | 1.5.2 | yes | |
| 160 | comment_notification_headers | filter | 1.5.2 | yes | |
| 161 | comment_notification_subject | filter | 1.5.2 | yes | |
| 162 | comment_notification_text | filter | 1.5.2 | yes | |
| 163 | comment_on_draft | action | 1.5.1 | yes | |
| 164 | comment_post | action | 1.2.1 | yes | |
| 165 | comment_post_redirect | filter | 2.0.11 | yes | |
| 166 | comment_relatedlinks_list | action | 2.5 | DEPRECATED | |
| 167 | comment_reply_link | filter | 2.7 | yes | |
| 168 | comment_row_actions | filter | 2.6 | yes | |
| 169 | comment_save_pre | filter | 1.5 | yes | |
| 170 | comment_status_links | filter | 2.5 | yes | |
| 171 | comment_status_pre | filter | 2.0 | Renamed in WP 2.3 (details) | |
| 172 | comment_text | filter | 1.2.1 | yes | |
| 173 | comment_text_rss | filter | 1.5 | yes | |
| 174 | comment_url | filter | 1.2.1 | yes | |
| 175 | content_edit_pre | filter | 1.5 | DEPRECATED | |
| 176 | content_filtered_save_pre | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 177 | content_save_pre | filter | 1.5 | yes | |
| 178 | content_url | filter | 2.8 | yes | |
| 179 | contextual_help | filter | 2.7 | yes | |
| 180 | contextual_help_list | filter | 2.7 | yes | |
| 181 | core_files_loaded | action | 1.5 | DEPRECATED | |
| 182 | core_version_check_locale | filter | 2.8 | yes | |
| 183 | created_$taxonomy | note | action | 2.3 | yes |
| 184 | created_category | action | 2.2 | Renamed in WP 2.3 (details) | |
| 185 | created_term | action | 2.3 | yes | |
| 186 | create_$taxonomy | note | action | 2.3 | yes |
| 187 | create_category | action | 2.0 | Renamed in WP 2.3 (details) | |
| 188 | create_term | action | 2.3 | yes | |
| 189 | create_user_query | filter | 2.0 | DEPRECATED | |
| 190 | cron_schedules | filter | 2.1 | yes | |
| 191 | custom_menu_order | filter | 2.8 | yes | |
| 192 | dashboard_count_sentence | filter | 2.5 | DEPRECATED | |
| 193 | dashboard_incoming_links_feed | filter | 2.3 | yes | |
| 194 | dashboard_incoming_links_link | filter | 2.3 | yes | |
| 195 | dashboard_primary_feed | filter | 2.3 | yes | |
| 196 | dashboard_primary_link | filter | 2.5 | yes | |
| 197 | dashboard_primary_title | filter | 2.3 | yes | |
| 198 | dashboard_secondary_feed | filter | 2.3 | yes | |
| 199 | dashboard_secondary_link | filter | 2.3 | yes | |
| 200 | dashboard_secondary_title | filter | 2.3 | yes | |
| 201 | dashmenu | action | 2.5 | DEPRECATED | |
| 202 | date_formats | filter | 2.7 | yes | |
| 203 | date_i18n | filter | 2.8 | yes | |
| 204 | date_rewrite_rules | filter | 1.5 | yes | |
| 205 | day_link | filter | 1.5 | yes | |
| 206 | dbx_page_advanced | action | 2.0.11 | DEPRECATED | |
| 207 | dbx_page_sidebar | action | 2.0.11 | DEPRECATED | |
| 208 | dbx_post_advanced | action | 2.0.11 | yes | |
| 209 | dbx_post_sidebar | action | 2.0.11 | yes | |
| 210 | deactivate_ | note | action | 2.0 | yes |
| 211 | default_avatar_select | filter | 2.6 | yes | |
| 212 | default_content | filter | 1.5 | yes | |
| 213 | default_contextual_help | filter | 2.8 | yes | |
| 214 | default_excerpt | filter | 1.5 | yes | |
| 215 | default_feed | filter | 2.5 | yes | |
| 216 | default_title | filter | 1.5 | yes | |
| 217 | deleted_link | action | 2.2 | yes | |
| 218 | deleted_post | action | 2.2 | yes | |
| 219 | deleted_user | action | 2.8 | yes | |
| 220 | delete_$taxonomy | note | action | 2.3 | yes |
| 221 | delete_attachment | action | 2.0 | yes | |
| 222 | delete_category | action | 1.5.2 | Renamed in WP 2.3 (details) | |
| 223 | delete_comment | action | 1.2.1 | yes | |
| 224 | delete_link | action | 2.0 | yes | |
| 225 | delete_post | action | 1.2.1 | yes | |
| 226 | delete_term | action | 2.5 | yes | |
| 227 | delete_user | action | 2.0 | yes | |
| 228 | deprecated_file_included | action | 2.5 | yes | |
| 229 | deprecated_file_trigger_error | filter | 2.5 | yes | |
| 230 | deprecated_function_run | action | 2.5 | yes | |
| 231 | deprecated_function_trigger_error | filter | 2.5 | yes | |
| 232 | disable_captions | filter | 2.7 | yes | |
| 233 | display_post_states | filter | 2.8 | yes | |
| 234 | documentation_ignore_functions | filter | 2.8 | yes | |
| 235 | do_meta_boxes | action | 2.6 | yes | |
| 236 | do_robots | action | 2.1 | yes | |
| 237 | do_robotstxt | action | 2.1 | yes | |
| 238 | dynamic_sidebar_params | filter | 2.5 | yes | |
| 239 | editable_extensions | filter | 2.8 | yes | |
| 240 | editable_roles | filter | 2.8 | yes | |
| 241 | editable_slug | filter | 2.6 | yes | |
| 242 | edited_$taxonomy | note | action | 2.3 | yes |
| 243 | edited_category | action | 2.2 | Renamed in WP 2.3 (details) | |
| 244 | edited_term | action | 2.3 | yes | |
| 245 | editor_max_image_size | filter | 2.5 | yes | |
| 246 | edit_$field | note | filter | 2.3 | yes |
| 247 | edit_$taxonomy | note | action | 2.3 | yes |
| 248 | edit_${taxonomy}_$field | note | filter | 2.3 | yes |
| 249 | edit_attachment | action | 2.0 | yes | |
| 250 | edit_bookmark_link | filter | 2.7 | yes | |
| 251 | edit_categories_per_page | filter | 2.8 | yes | |
| 252 | edit_category | action | 2.0 | Renamed in WP 2.3 (details) | |
| 253 | edit_category_form | action | 2.1 | yes | |
| 254 | edit_category_form_pre | action | 2.1 | yes | |
| 255 | edit_comment | action | 1.2.1 | yes | |
| 256 | edit_comment_link | filter | 2.3 | yes | |
| 257 | edit_form_advanced | action | 1.5 | yes | |
| 258 | edit_link | action | 2.0 | yes | |
| 259 | edit_link_category_form | action | 2.3 | yes | |
| 260 | edit_link_category_form_pre | action | 2.3 | yes | |
| 261 | edit_page_form | action | 1.5 | yes | |
| 262 | edit_post | action | 1.2.1 | yes | |
| 263 | edit_posts_per_page | filter | 2.8 | yes | |
| 264 | edit_post_$field | note | filter | 2.3 | yes |
| 265 | edit_post_link | filter | 2.3 | yes | |
| 266 | edit_tags_per_page | filter | 2.8 | yes | |
| 267 | edit_tag_form | action | 2.5 | yes | |
| 268 | edit_tag_form_pre | action | 2.5 | yes | |
| 269 | edit_tag_link | filter | 2.7 | yes | |
| 270 | edit_term | action | 2.3 | yes | |
| 271 | edit_term_$field | note | filter | 2.3 | yes |
| 272 | edit_user_profile | action | 2.0 | yes | |
| 273 | edit_user_profile_update | action | 2.7 | yes | |
| 274 | esc_html | filter | 2.8 | yes | |
| 275 | example_filter | filter | 2.5 | yes | |
| 276 | excerpt_edit_pre | filter | 1.5 | Renamed in WP 2.3 (details) | |
| 277 | excerpt_length | filter | 2.7 | yes | |
| 278 | excerpt_save_pre | filter | 1.5 | Renamed in WP 2.3 (details) | |
| 279 | explain_nonce_ | note | filter | 2.1 | yes |
| 280 | export_wp | action | 2.3 | yes | |
| 281 | ext2type | filter | 2.5 | yes | |
| 282 | favorite_actions | filter | 2.7 | yes | |
| 283 | feed_content_type | filter | 2.8 | yes | |
| 284 | feed_link | filter | 1.5 | yes | |
| 285 | filesystem_method | filter | 2.6 | yes | |
| 286 | filesystem_method_file | filter | 2.6 | yes | |
| 287 | file_is_displayable_image | filter | 2.5 | yes | |
| 288 | file_send_to_editor_url | filter | 2.8 | yes | |
| 289 | flash_uploader | filter | 2.5 | yes | |
| 290 | format_to_edit | filter | 1.2.1 | yes | |
| 291 | format_to_post | filter | 1.2.1 | yes | |
| 292 | found_posts | filter | 2.1 | yes | |
| 293 | found_posts_query | filter | 2.1 | yes | |
| 294 | gallery_style | filter | 2.5 | yes | |
| 295 | generate_rewrite_rules | action | 1.5 | yes | |
| 296 | getarchives_join | filter | 2.2 | yes | |
| 297 | getarchives_where | filter | 2.2 | yes | |
| 298 | gettext | filter | 2.0.11 | yes | |
| 299 | gettext_with_context | filter | 2.8 | yes | |
| 300 | get_$taxonomy | note | filter | 2.3 | yes |
| 301 | get_archives_link | filter | 2.6 | yes | |
| 302 | get_attached_file | filter | 2.1 | yes | |
| 303 | get_avatar | filter | 2.5 | yes | |
| 304 | get_bloginfo_rss | filter | 2.2 | yes | |
| 305 | get_bookmarks | filter | 2.1 | yes | |
| 306 | get_categories | filter | 2.1 | DEPRECATED | |
| 307 | get_categories_taxonomy | filter | 2.7 | yes | |
| 308 | get_category | filter | 2.0.11 | Renamed in WP 2.3 (details) | |
| 309 | get_comment | filter | 2.3 | yes | |
| 310 | get_comments_number | filter | 1.5 | yes | |
| 311 | get_comments_pagenum_link | filter | 2.7 | yes | |
| 312 | get_comment_author | filter | 1.5 | yes | |
| 313 | get_comment_author_email | filter | 1.5 | yes | |
| 314 | get_comment_author_IP | filter | 1.5 | yes | |
| 315 | get_comment_author_link | filter | 1.5 | yes | |
| 316 | get_comment_author_url | filter | 1.5 | yes | |
| 317 | get_comment_author_url_link | filter | 1.5 | yes | |
| 318 | get_comment_date | filter | 1.5 | yes | |
| 319 | get_comment_excerpt | filter | 1.5 | yes | |
| 320 | get_comment_ID | filter | 1.5 | yes | |
| 321 | get_comment_link | filter | 2.8 | yes | |
| 322 | get_comment_text | filter | 1.5 | yes | |
| 323 | get_comment_time | filter | 1.5 | yes | |
| 324 | get_comment_type | filter | 1.5 | yes | |
| 325 | get_editable_authors | filter | 2.0 | yes | |
| 326 | get_edit_bookmark_link | filter | 2.7 | yes | |
| 327 | get_edit_comment_link | filter | 2.3 | yes | |
| 328 | get_edit_post_link | filter | 2.3 | yes | |
| 329 | get_edit_tag_link | filter | 2.7 | yes | |
| 330 | get_enclosed | filter | 2.0 | yes | |
| 331 | get_footer | action | 2.1 | yes | |
| 332 | get_header | action | 2.1 | yes | |
| 333 | get_image_tag | filter | 2.6 | yes | |
| 334 | get_image_tag_class | filter | 2.6 | yes | |
| 335 | get_lastpostdate | filter | 2.3 | yes | |
| 336 | get_lastpostmodified | filter | 2.3 | yes | |
| 337 | get_nested_categories | filter | 2.3 | DEPRECATED | |
| 338 | get_next_post_join | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 339 | get_next_post_sort | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 340 | get_next_post_where | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 341 | get_others_drafts | filter | 2.0 | yes | |
| 342 | get_pagenum_link | filter | 2.5 | yes | |
| 343 | get_pages | filter | 2.1 | yes | |
| 344 | get_post_modified_time | filter | 2.8 | yes | |
| 345 | get_post_time | filter | 2.6 | yes | |
| 346 | get_previous_post_join | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 347 | get_previous_post_sort | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 348 | get_previous_post_where | filter | 2.1 | Renamed in WP 2.5 (details) | |
| 349 | get_pung | filter | 2.0 | yes | |
| 350 | get_search_form | action | 2.7 | yes | |
| 351 | get_search_form | filter | 2.7 | yes | |
| 352 | get_search_query | filter | 2.3 | yes | |
| 353 | get_sidebar | action | 2.2 | yes | |
| 354 | get_tags | filter | 2.3 | yes | |
| 355 | get_term | filter | 2.3 | yes | |
| 356 | get_terms | filter | 2.3 | yes | |
| 357 | get_terms_fields | filter | 2.8 | yes | |
| 358 | get_terms_orderby | filter | 2.8 | yes | |
| 359 | get_the_author_ | note | filter | 2.8 | yes |
| 360 | get_the_excerpt | filter | 1.5 | yes | |
| 361 | get_the_generator_{$type} | note | filter | 2.5 | yes |
| 362 | get_the_guid | filter | 1.5 | yes | |
| 363 | get_the_modified_date | filter | 2.1 | yes | |
| 364 | get_the_modified_time | filter | 2.0 | yes | |
| 365 | get_the_tags | filter | 2.3 | yes | |
| 366 | get_the_time | filter | 1.5 | yes | |
| 367 | get_to_ping | filter | 2.0 | yes | |
| 368 | get_usernumposts | filter | 2.7 | yes | |
| 369 | get_users_drafts | filter | 2.0 | yes | |
| 370 | get_user_option_{$option} | note | filter | 2.5 | yes |
| 371 | get_wp_title_rss | filter | 2.2 | yes | |
| 372 | get_{$adjacent}_post_join | note | filter | 2.5 | yes |
| 373 | get_{$adjacent}_post_sort | note | filter | 2.5 | yes |
| 374 | get_{$adjacent}_post_where | note | filter | 2.5 | yes |
| 375 | got_rewrite | filter | 2.5 | yes | |
| 376 | hierarchical_post_types | filter | 2.8 | yes | |
| 377 | home_template | filter | 1.5 | yes | |
| 378 | htmledit_pre | filter | 2.5 | yes | |
| 379 | https_local_ssl_verify | filter | 2.8 | yes | |
| 380 | https_ssl_verify | filter | 2.8 | yes | |
| 381 | http_api_curl | action | 2.8 | yes | |
| 382 | http_api_debug | action | 2.8 | yes | |
| 383 | http_headers_useragent | filter | 2.7 | yes | |
| 384 | http_request_args | filter | 2.7 | yes | |
| 385 | http_request_default_port | filter | 2.7 | DEPRECATED | |
| 386 | http_request_port | filter | 2.7 | DEPRECATED | |
| 387 | http_request_redirection_count | filter | 2.7 | yes | |
| 388 | http_request_timeout | filter | 2.7 | yes | |
| 389 | http_request_version | filter | 2.7 | yes | |
| 390 | http_transport_get_debug | action | 2.8 | yes | |
| 391 | http_transport_post_debug | action | 2.8 | yes | |
| 392 | icon_dir | filter | 2.0 | yes | |
| 393 | icon_dirs | filter | 2.5 | yes | |
| 394 | icon_dir_uri | filter | 2.0 | yes | |
| 395 | iis7_supports_permalinks | filter | 2.8 | yes | |
| 396 | iis7_url_rewrite_rules | filter | 2.8 | yes | |
| 397 | image_add_caption_shortcode | filter | 2.6 | yes | |
| 398 | image_downsize | filter | 2.5 | yes | |
| 399 | image_make_intermediate_size | filter | 2.6 | yes | |
| 400 | image_send_to_editor | filter | 2.5 | yes | |
| 401 | image_send_to_editor_url | filter | 2.8 | yes | |
| 402 | image_upload_iframe_src | filter | 2.5 | yes | |
| 403 | img_caption_shortco |