- Timestamp:
- 01/13/2024 09:45:16 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/assets/emails/single-bp-email.php
r12566 r13692 243 243 <?php 244 244 if ( function_exists( 'is_customize_preview' ) && is_customize_preview() ) { 245 wp_footer();245 bp_email_footer(); 246 246 } 247 247 ?>
Note: See TracChangeset
for help on using the changeset viewer.