bp_document_settings_callback_extension_section()
Component document helper text.
Description
Source
File: bp-media/bp-media-settings.php
function bp_document_settings_callback_extension_section() {
?>
<p><?php esc_html_e( 'Check which file extensions are allowed to be uploaded. Add custom extensions at the bottom of the table.', 'buddyboss' ); ?></p>
<?php
}
Changelog
| Version | Description |
|---|---|
| BuddyBoss 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.