Quantcast
Channel: Filters of the Day
Browsing latest articles
Browse All 11 View Live

#31: wp_check_post_lock_window

The wp_check_post_lock_window filter allows you to modify the post lock window duration. It is evaluated in: wp_ajax_wp_remove_post_lock() in the wp-admin/includes/ajax-actions.php file...

View Article



#32: attachment_fields_to_save

The attachment_fields_to_save filter allows you to modify the associated data of an attachment. It is evaluated in: wp_ajax_save_attachment_compat() in the wp-admin/includes/ajax-actions.php file...

View Article

#33: media_send_to_editor

The media_send_to_editor filter allows you to modify the HTML attachment markup sent to the editor when inserting media. It is evaluated in: wp_ajax_send_attachment_to_editor() in the...

View Article

#34: $type_send_to_editor_url

The $type_send_to_editor_url filter allows you to modify the HTML markup sent to the editor when inserting non-image embed links into the editor. The dynamic $type part of the filter hook accepts file,...

View Article

#35: heartbeat_received

The heartbeat_received ilter allows you to modify the Heartbeat response data in logged-in AJAX situations. It is the logged-in version of heartbeat_nopriv_received. It was added in 3.6. It is...

View Article


#36: heartbeat_send

The heartbeat_send allows you to modify the Heartbeat response sent when no $_POST data is passed. It is the logged-in, privileged sibling of heartbeat_nopriv_send. It was added in 3.6. It is evaluated...

View Article

#37: comments_per_page

The comments_per_page filter allows you to define the number of comments to list per page in the comments list table. It is evaluated in: WP_Comments_List_Table::get_per_page() in the...

View Article

#38: comment_status_links

The comment_status_links filter allows you to modify the status links used to filter the comments list table. The default comment statuses are All, Pending, Approved, Spam, and Trash. It is evaluated...

View Article


#39: admin_comment_types_dropdown

The admin_comment_types_dropdown filter allows you to modify the options supplied to the comment types drop down in the Comments screen. The built-in values are Comments and Pings. It is evaluated in...

View Article


#40: comment_edit_pre

The comment_edit_pre filter allows you to do X. It is evaluated in WP_Comments_List_Table::column_comment() in the wp-admin/includes/class-wp-comments-list-table.php file. comment_edit_pre accepts a...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images