- changed version to 2.7.0;

- updated dependencies to 2.7.0;
This commit is contained in:
Mykyta Synelnikov
2023-10-10 18:20:15 +03:00
parent fc0d87de20
commit df47e006d7
17 changed files with 29 additions and 33 deletions
+2 -2
View File
@@ -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