Changeset 28459 for trunk/src/wp-includes/comment.php
- Timestamp:
- 05/16/2014 08:51:23 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r28458 r28459 275 275 */ 276 276 do_action_ref_array( 'pre_get_comments', array( &$this ) ); 277 extract( $this->query_vars, EXTR_SKIP );278 277 279 278 // $args can be whatever, only use the args defined in defaults to compute the key
Note: See TracChangeset
for help on using the changeset viewer.