Changeset 14151 for branches/14.0/src/bp-core/bp-core-attachments.php
- Timestamp:
- 12/16/2025 05:13:46 PM (4 months ago)
- File:
-
- 1 edited
-
branches/14.0/src/bp-core/bp-core-attachments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/14.0/src/bp-core/bp-core-attachments.php
r13891 r14151 721 721 // Enqueue me just once per page, please. 722 722 if ( did_action( 'bp_attachments_enqueue_scripts' ) ) { 723 return ;723 return null; 724 724 } 725 725
Note: See TracChangeset
for help on using the changeset viewer.