- Timestamp:
- 05/30/2018 04:59:34 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/src/bp-templates/bp-nouveau/includes/functions.php
r12109 r12149 1322 1322 ), 1323 1323 ), 1324 'activity-new-comment' => array( 1325 'after' => 'bp_activity_entry_comments', 1326 'nonce' => 'new_activity_comment', 1327 'nonce_key' => '_wpnonce_new_activity_comment', 1328 'wrapper' => false, 1329 'attributes' => array( 1330 'name' => 'ac_form_submit', 1331 'value' => _x( 'Post', 'button', 'buddypress' ), 1332 ), 1333 ), 1324 1334 ) ); 1325 1335
Note: See TracChangeset
for help on using the changeset viewer.