File tree Expand file tree Collapse file tree 6 files changed +15
-9
lines changed
Expand file tree Collapse file tree 6 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 55** Requires at least:** 4.5
66** Tested up to:** 6.6
77** Requires PHP:** 5.6
8- ** Stable tag:** 0.0.2
8+ ** Stable tag:** 0.0.3
99** License:** GPLv2 or later
1010** License URI:** https://www.gnu.org/licenses/gpl-2.0.html
1111
3838Split tests for post titles
3939
4040### 0.0.2 ###
41- Split tests for DOM changes
41+ Split tests for DOM changes
42+
43+ ### 0.0.3 ###
44+ Context for where tests run ('all', 'home', or a 'url' pattern)
Original file line number Diff line number Diff line change 11{
22 "name" : " themarkup/split-tests" ,
33 "description" : " Simple A/B testing for WordPress" ,
4- "version" : " 0.0.2 " ,
4+ "version" : " 0.0.3 " ,
55 "type" : " wordpress-plugin" ,
66 "repositories" : [
77 {
Original file line number Diff line number Diff line change 22# This file is distributed under the same license as the Split Tests package.
33msgid ""
44msgstr ""
5- "Project-Id-Version : Split Tests 0.0.2 \n "
5+ "Project-Id-Version : Split Tests 0.0.3 \n "
66"Report-Msgid-Bugs-To : https://wordpress.org/support/plugin/split-tests\n "
7- "POT-Creation-Date : 2024-07-17 20:25:01 +00:00\n "
7+ "POT-Creation-Date : 2024-07-30 16:54:11 +00:00\n "
88"MIME-Version : 1.0\n "
99"Content-Type : text/plain; charset=utf-8\n "
1010"Content-Transfer-Encoding : 8bit\n "
Original file line number Diff line number Diff line change 11{
22 "name" : " split-tests" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "main" : " Gruntfile.js" ,
55 "author" : " The Markup <info@themarkup.org>" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Tags: split-tests
55Requires at least: 4.5
66Tested up to: 6.6
77Requires PHP: 5.6
8- Stable tag: 0.0.2
8+ Stable tag: 0.0.3
99License: GPLv2 or later
1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111
3838Split tests for post titles
3939
4040= 0.0.2 =
41- Split tests for DOM changes
41+ Split tests for DOM changes
42+
43+ = 0.0.3 =
44+ Context for where tests run ('all', 'home', or a 'url' pattern)
Original file line number Diff line number Diff line change 77 * Author URI: https://themarkup.org/
88 * Text Domain: split-tests
99 * Domain Path: /languages
10- * Version: 0.0.2
10+ * Version: 0.0.3
1111 *
1212 * @package SplitTests
1313 */
You can’t perform that action at this time.
0 commit comments