Skip to content

Commit

Permalink
1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Nov 13, 2024
1 parent 96804a2 commit 5ce48c3
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# Defines the WordPress and PHP Versions matrix to run tests on.
strategy:
matrix:
wp-versions: [ '6.7-RC4' ] #[ '5.6.7', '5.7.5', '5.8.3', '5.9' ]
wp-versions: [ 'latest' ] #[ '5.6.7', '5.7.5', '5.8.3', '5.9' ]
php-versions: [ '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3' ] #[ '7.3', '7.4', '8.0', '8.1' ]

# Steps to install, configure and run tests
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
fail-fast: false
matrix:
wp-versions: [ '6.7-RC4' ] #[ 'latest' ]
wp-versions: [ 'latest' ] #[ 'latest' ]
php-versions: [ '7.4', '8.0', '8.1', '8.2', '8.3' ] #[ '7.3', '7.4', '8.0', '8.1' ]

# Folder names within the 'tests' folder to run tests in parallel.
Expand Down
4 changes: 2 additions & 2 deletions ACTIONS-FILTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</tbody>
</table><h3 id="be_convertkit_form_args">
be_convertkit_form_args
<code>includes/class-integrate-convertkit-wpforms.php::270</code>
<code>includes/class-integrate-convertkit-wpforms.php::315</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand Down Expand Up @@ -54,7 +54,7 @@ add_filter( 'be_convertkit_form_args', function( $args, $fields, $form_data ) {
</pre>
<h3 id="be_convertkit_process_form">
be_convertkit_process_form
<code>includes/class-integrate-convertkit-wpforms.php::274</code>
<code>includes/class-integrate-convertkit-wpforms.php::319</code>
</h3><h4>Parameters</h4>
<table>
<thead>
Expand Down
4 changes: 2 additions & 2 deletions integrate-convertkit-wpforms.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Kit (formerly ConvertKit) for WPForms
* Plugin URI: https://kit.com
* Description: Create Kit signup forms using WPForms
* Version: 1.7.7
* Version: 1.7.8
* Author: Kit
* Author URI: https://kit.com
* Text Domain: integrate-convertkit-wpforms
Expand Down Expand Up @@ -36,7 +36,7 @@
define( 'INTEGRATE_CONVERTKIT_WPFORMS_FILE', plugin_basename( __FILE__ ) );
define( 'INTEGRATE_CONVERTKIT_WPFORMS_URL', plugin_dir_url( __FILE__ ) );
define( 'INTEGRATE_CONVERTKIT_WPFORMS_PATH', __DIR__ );
define( 'INTEGRATE_CONVERTKIT_WPFORMS_VERSION', '1.7.7' );
define( 'INTEGRATE_CONVERTKIT_WPFORMS_VERSION', '1.7.8' );
define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_CLIENT_ID', '147qqKJeENYp5MqgL6AOShDDcLK3UQeClmcIV1ij3gI' );
define( 'INTEGRATE_CONVERTKIT_WPFORMS_OAUTH_REDIRECT_URI', 'https://app.kit.com/wordpress/redirect' );

Expand Down
28 changes: 16 additions & 12 deletions languages/integrate-convertkit-wpforms.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-10-08T06:34:26+00:00\n"
"POT-Creation-Date: 2024-11-13T02:06:36+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: integrate-convertkit-wpforms\n"
Expand Down Expand Up @@ -211,50 +211,54 @@ msgstr ""
msgid "The account specified in the Form's Settings > Kit does not exist"
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:112
#: includes/class-integrate-convertkit-wpforms.php:110
msgid "Reconnect"
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:157
msgid "No Form ID was specified."
msgstr ""

#. translators: Resource type
#: includes/class-integrate-convertkit-wpforms.php:359
#: includes/class-integrate-convertkit-wpforms.php:404
msgid "The resource type %s is unsupported."
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:546
#: includes/class-integrate-convertkit-wpforms.php:591
msgid "Try Kit for Free"
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:630
#: includes/class-integrate-convertkit-wpforms.php:675
msgid "Kit: Account connected successfully."
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:639
#: includes/class-integrate-convertkit-wpforms.php:684
msgid "Kit: "
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:800
#: includes/class-integrate-convertkit-wpforms.php:844
msgid "Kit: Email"
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:806
#: includes/class-integrate-convertkit-wpforms.php:850
msgid "Kit: First Name"
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:811
#: includes/class-integrate-convertkit-wpforms.php:855
msgid "Kit: Tag"
msgstr ""

#. translators: ConvertKit Custom Field label
#: includes/class-integrate-convertkit-wpforms.php:839
#: includes/class-integrate-convertkit-wpforms.php:883
msgid "Kit: Custom Field: %s"
msgstr ""

#: includes/class-integrate-convertkit-wpforms.php:874
#: includes/class-integrate-convertkit-wpforms.php:918
msgid "No Kit connections exist."
msgstr ""

#. translators: WPForms ConvertKit Account ID
#: includes/class-integrate-convertkit-wpforms.php:882
#: includes/class-integrate-convertkit-wpforms.php:926
msgid "The Kit connection with ID %s was unregistered."
msgstr ""

Expand Down
10 changes: 8 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: nathanbarry, convertkit, billerickson
Donate link: https://kit.com
Tags: form, wpforms, convertkit, email, marketing
Requires at least: 5.0
Tested up to: 6.6.2
Stable tag: 1.7.7
Tested up to: 6.7
Stable tag: 1.7.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -41,6 +41,12 @@ No. You must first have an account on kit.com, but you do not have to use a paid

== Changelog ==

### 1.7.8 2024-11-13
* Added: OAuth: Issue site-specific Access and Refresh Token when using the same Kit account on multiple WordPress sites
* Added: Settings: Integrations: Add `Reconnect` option
* Added: Use Kit Account ID as Provider Key, to retain settings when reconnecting via OAuth
* Updated: ConvertKit WordPress Libraries to 2.0.5

### 1.7.7 2024-10-08
* Fix: Kit branding tweaks and secondary button colors

Expand Down

0 comments on commit 5ce48c3

Please sign in to comment.