Skip to content

Commit 36a656f

Browse files
committed
4.3.9 release prep
Signed-off-by: Kev Provance <[email protected]>
1 parent 3281362 commit 36a656f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample/sections/repeater/repeater.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
defined( 'ABSPATH' ) || exit;
1111

12-
Redux::set_section(
12+
/*Redux::set_section(
1313
$opt_name,
1414
array(
1515
'title' => __( 'Repeater', 'your-textdomain-here' ),
@@ -66,4 +66,4 @@
6666
),
6767
),
6868
)
69-
);
69+
);*/

0 commit comments

Comments
 (0)