Changeset 12248
- Timestamp:
- 10/09/2018 06:30:23 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-attachments.php
r12188 r12248 566 566 * 567 567 * @param bool $value Whether or not to delete the BuddyPress attachment. 568 `* @param array $args Array of arguments for the attachment deletion.568 * @param array $args Array of arguments for the attachment deletion. 569 569 */ 570 570 if ( ! apply_filters( 'bp_attachments_pre_delete_file', true, $args ) ) {
Note: See TracChangeset
for help on using the changeset viewer.