diff --git a/plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-settings.php b/plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-settings.php new file mode 100644 index 00000000000..9b51fd964c5 --- /dev/null +++ b/plugins/woocommerce-beta-tester/includes/class-wc-beta-tester-settings.php @@ -0,0 +1,134 @@ + 'wc-beta-tester-version', + ) + ); + } + + /** + * Update section HTML output. + * + * @param array $args Arguments. + * @return void + */ + public function update_section_html( $args ) { + ?> +

+ + +

+ +

+ +
+

+
+ +
+
+