mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- added info text field;
This commit is contained in:
@@ -972,6 +972,11 @@ if ( ! class_exists( 'Admin_Forms' ) ) {
|
||||
}
|
||||
|
||||
|
||||
function render_info_text( $field_data ) {
|
||||
return $field_data['value'];
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Get field value
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user