mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
Add 'um_form_fields_textarea_settings' filter
This commit is contained in:
@@ -1284,6 +1284,8 @@ class UM_Fields {
|
||||
)
|
||||
);
|
||||
|
||||
$textarea_settings = apply_filters('um_form_fields_textarea_settings', $textarea_settings );
|
||||
|
||||
// turn on the output buffer
|
||||
ob_start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user