From d445f2a90fa10d256b510795c2ee37639f739c3c Mon Sep 17 00:00:00 2001 From: Tim Carr Date: Sat, 7 Dec 2024 10:15:29 +0800 Subject: [PATCH] 2.6.8 --- ACTIONS-FILTERS.md | 20 ++++++++++---------- languages/convertkit.pot | 14 +++++++------- readme.txt | 5 ++++- wp-convertkit.php | 4 ++-- 4 files changed, 23 insertions(+), 20 deletions(-) diff --git a/ACTIONS-FILTERS.md b/ACTIONS-FILTERS.md index cde87831..2899e2af 100644 --- a/ACTIONS-FILTERS.md +++ b/ACTIONS-FILTERS.md @@ -371,7 +371,7 @@ add_filter( 'convertkit_admin_post_register_add_new_buttons', function( $buttons

convertkit_get_supported_post_types - includes/functions.php::143 + includes/functions.php::140

Overview

Defines the Post Types that support ConvertKit Forms.

Parameters

@@ -398,7 +398,7 @@ add_filter( 'convertkit_get_supported_post_types', function( $post_types ) {

convertkit_shortcodes - includes/functions.php::182 + includes/functions.php::179

Overview

Registers shortcodes for the ConvertKit Plugin.

Parameters

@@ -425,7 +425,7 @@ add_filter( 'convertkit_shortcodes', function( $shortcodes ) {

convertkit_blocks - includes/functions.php::206 + includes/functions.php::203

Overview

Registers blocks for the ConvertKit Plugin.

Parameters

@@ -452,7 +452,7 @@ add_filter( 'convertkit_blocks', function( $blocks ) {

convertkit_get_block_formatters - includes/functions.php::230 + includes/functions.php::227

Overview

Registers block formatters in Gutenberg for the ConvertKit Plugin.

Parameters

@@ -479,7 +479,7 @@ add_filter( 'convertkit_get_block_formatters', function( $block_formatters ) {

convertkit_get_pre_publish_actions - includes/functions.php::254 + includes/functions.php::251

Overview

Registers pre-publish actions for the ConvertKit Plugin.

Parameters

@@ -1238,7 +1238,7 @@ add_filter( 'convertkit_output_append_form_to_content_form_id', function( $form_

convertkit_frontend_append_form - includes/class-convertkit-output.php::374 + includes/class-convertkit-output.php::389

Overview

Filter the Post's Content, which includes a ConvertKit Form, immediately before it is output.

Parameters

@@ -1281,7 +1281,7 @@ add_filter( 'convertkit_frontend_append_form', function( $content, $form, $post_

Overview

Define an array of scripts to output in the footer of the WordPress site.

Parameters

@@ -1308,7 +1308,7 @@ add_filter( 'convertkit_output_scripts_footer', function( $scripts ) {

Overview

Filter the form