We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee70c21 commit 379ea8eCopy full SHA for 379ea8e
automation-tests.php
@@ -4,6 +4,7 @@
4
* Description: A plugin to test automation workflows. Updating description in @next-version
5
* Version: 5.1.0
6
* Author: Jason Bahl
7
+ * Tested up to: 6.2
8
*/
9
10
/**
@@ -70,3 +71,5 @@ function test_since_next_version_again_3() {
70
71
function test_since_next_version_again_4() {
72
_deprecated_function( 'test_since_next_version_again_4', '5.1.0', '' )
73
}
74
+
75
0 commit comments