Changeset 6850 for trunk/src/includes/replies/functions.php
- Timestamp:
- 08/09/2018 09:01:39 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/replies/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/functions.php
r6848 r6850 811 811 812 812 // Update anonymous meta data (not cookies) 813 bbp_update_anonymous_post_author( $reply_id, $anonymous_data, 'reply');813 bbp_update_anonymous_post_author( $reply_id, $anonymous_data, bbp_get_reply_post_type() ); 814 814 815 815 // Set transient for throttle check (only on new, not edit)
Note: See TracChangeset
for help on using the changeset viewer.