PluginProbe
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages / 2.7.4
Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages v2.7.4
3.4.4 3.4.3 3.4.2 3.4.1 3.4.0 3.3.9 3.3.8 3.3.7 3.3.6 3.3.5 3.3.4 3.3.3 3.3.2 3.3.1 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 2.3.0 All 197 releases
← All changes | views/backend/term/fields-add.php +1 -1 3.4.22.7.4 View file →
@@ -11,9 +11,9 @@
11 11 <label for="wp-convertkit-form"><?php esc_html_e( 'Kit Form', 'convertkit' ); ?></label>
12 12
13 13 <div class="convertkit-select2-container convertkit-select2-container-grid">
14 14 <?php
15 - $convertkit_forms->output_select_field_all(
15 + echo $convertkit_forms->get_select_field_all( // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
16 16 'wp-convertkit[form]',
17 17 'wp-convertkit-form',
18 18 array(
19 19 'convertkit-select2',