mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-14 04:06:36 +09:00
- changed version to 2.7.0;
- updated dependencies to 2.7.0;
This commit is contained in:
@@ -524,7 +524,7 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
|
||||
/**
|
||||
* Print field error.
|
||||
*
|
||||
* @since 2.6.12 Added $input_id attribute.
|
||||
* @since 2.7.0 Added $input_id attribute.
|
||||
*
|
||||
* @param string $text
|
||||
* @param string $input_id
|
||||
@@ -560,7 +560,7 @@ if ( ! class_exists( 'um\core\Fields' ) ) {
|
||||
/**
|
||||
* Print field notice.
|
||||
*
|
||||
* @since 2.6.12 Added $input_id attribute.
|
||||
* @since 2.7.0 Added $input_id attribute.
|
||||
*
|
||||
* @param string $text
|
||||
* @param string $input_id
|
||||
|
||||
Reference in New Issue
Block a user