- added info text field;

This commit is contained in:
nikitozzzzzzz
2017-12-18 15:16:14 +02:00
parent 6aaf72064e
commit 0aacb5504f
@@ -972,6 +972,11 @@ if ( ! class_exists( 'Admin_Forms' ) ) {
}
function render_info_text( $field_data ) {
return $field_data['value'];
}
/**
* Get field value
*