Changeset 23228
- Timestamp:
- 12/29/2012 06:01:41 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/pluggable.php
r22566 r23228 817 817 do_action('check_admin_referer', $action, $result); 818 818 return $result; 819 }endif; 819 } 820 endif; 820 821 821 822 if ( !function_exists('check_ajax_referer') ) :
Note: See TracChangeset
for help on using the changeset viewer.