Changeset 7007 for trunk/src/includes/replies/functions.php
- Timestamp:
- 11/24/2019 01:55:57 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/functions.php
r7006 r7007 822 822 set_transient( '_bbp_' . bbp_current_author_ip() . '_last_posted', time() ); 823 823 } 824 825 // If not anonymous, then 824 826 } else { 825 827 if ( empty( $is_edit ) && ! current_user_can( 'throttle' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.