Changeset 25049
- Timestamp:
- 08/17/2013 09:29:52 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-widgets.php
r24504 r25049 644 644 645 645 add_action( 'comment_post', array($this, 'flush_widget_cache') ); 646 add_action( 'edit_comment', array($this, 'flush_widget_cache') ); 646 647 add_action( 'transition_comment_status', array($this, 'flush_widget_cache') ); 647 648 }
Note: See TracChangeset
for help on using the changeset viewer.