Changeset 7458
- Timestamp:
- 09/09/2026 03:49:53 AM (12 days ago)
- Location:
- branches/2.6
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/includes/replies/functions.php
r7451 r7458 202 202 } 203 203 204 // User cannot read parent topic ID 205 if ( ! current_user_can( 'read_topic', $topic_id ) ) { 206 bbp_add_error( 'bbp_new_reply_topic_public', __( '<strong>Error</strong>: You do not have the capability to read or create new replies in this topic.', 'bbpress' ) ); 207 } 208 204 209 /** Forum ID **************************************************************/ 205 210
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)