From 19b3ea25ae8a477751e2c3528b3fd0b0463d2bb2 Mon Sep 17 00:00:00 2001 From: Tim Carr Date: Mon, 20 Jul 2026 13:25:38 +0800 Subject: [PATCH] 3.3.6 --- ACTIONS-FILTERS.md | 30 ++++++------ CHANGELOG.md | 4 ++ languages/convertkit.pot | 98 ++++++++++++++++++---------------------- readme.txt | 6 ++- wp-convertkit.php | 4 +- 5 files changed, 69 insertions(+), 73 deletions(-) diff --git a/ACTIONS-FILTERS.md b/ACTIONS-FILTERS.md index eb3fed9fb..1ff3aadd1 100644 --- a/ACTIONS-FILTERS.md +++ b/ACTIONS-FILTERS.md @@ -1106,7 +1106,7 @@ add_filter( 'convertkit_settings_broadcasts_get_defaults', function( $defaults )

convertkit_settings_restrict_content_get_defaults - includes/class-convertkit-settings-restrict-content.php::164 + includes/class-convertkit-settings-restrict-content.php::150

Overview

The default settings, used when the ConvertKit Restrict Content Settings haven't been saved e.g. on a new installation.

Parameters

@@ -1299,7 +1299,7 @@ add_filter( 'convertkit_wishlist_settings_get_defaults', function( $defaults ) {

convertkit_output_restrict_content_get_resource_type - includes/class-convertkit-output-restrict-content.php::966 + includes/class-convertkit-output-restrict-content.php::948

Overview

Define the ConvertKit Resource Type that the visitor must be subscribed against to access this content, overriding the Post setting. Return false or an empty string to not restrict content.

Parameters

@@ -1330,7 +1330,7 @@ add_filter( 'convertkit_output_restrict_content_get_resource_type', function( $r

convertkit_output_restrict_content_get_resource_id - includes/class-convertkit-output-restrict-content.php::1004 + includes/class-convertkit-output-restrict-content.php::986

Overview

Define the ConvertKit Resource ID that the visitor must be subscribed against to access this content, overriding the Post setting. Return 0 to not restrict content.

Parameters

@@ -1361,7 +1361,7 @@ add_filter( 'convertkit_output_restrict_content_get_resource_id', function( $res

convertkit_output_restrict_content_content_preview - includes/class-convertkit-output-restrict-content.php::1296 + includes/class-convertkit-output-restrict-content.php::1222

Overview

Define the output for the content preview when the visitor is not an authenticated subscriber.

Parameters

@@ -1392,7 +1392,7 @@ add_filter( 'convertkit_output_restrict_content_content_preview', function( $con

convertkit_output_restrict_content_call_to_action - includes/class-convertkit-output-restrict-content.php::1310 + includes/class-convertkit-output-restrict-content.php::1236

Overview

Define the output for the call to action, displayed below the content preview, when the visitor is not an authenticated subscriber.

Parameters

@@ -1423,7 +1423,7 @@ add_filter( 'convertkit_output_restrict_content_call_to_action', function( $call

convertkit_output_restrict_content_container_css_classes - includes/class-convertkit-output-restrict-content.php::1323 + includes/class-convertkit-output-restrict-content.php::1249

Overview

Define the container CSS classes to wrap the content preview and call to action within.

Parameters

@@ -1454,7 +1454,7 @@ add_filter( 'convertkit_output_restrict_content_container_css_classes', function

convertkit_output_restrict_content_is_crawler_permitted_user_agent_ip_ranges - includes/class-convertkit-output-restrict-content.php::2051 + includes/class-convertkit-output-restrict-content.php::1977

Overview

Define the permitted user agents and their IP address ranges that can bypass Restrict Content to index content for search engines.

Parameters

@@ -1481,7 +1481,7 @@ add_filter( 'convertkit_output_restrict_content_is_crawler_permitted_user_agent_

convertkit_output_page_takeover_landing_page_id - includes/class-convertkit-output.php::279 + includes/class-convertkit-output.php::222

Overview

Define the ConvertKit Landing Page ID to display for the given Post ID, overriding the Post settings. Return false to not display any ConvertKit Landing Page.

Parameters

@@ -1512,7 +1512,7 @@ add_filter( 'convertkit_output_page_takeover_landing_page_id', function( $landin

convertkit_output_append_form_to_content_form_id - includes/class-convertkit-output.php::359 + includes/class-convertkit-output.php::302

Overview

Define the ConvertKit Form ID to display for the given Post ID, overriding the Post, Category or Plugin settings. Return false to not display any ConvertKit Form.

Parameters

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

convertkit_frontend_append_form - includes/class-convertkit-output.php::470 + includes/class-convertkit-output.php::413

Overview

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

Parameters

@@ -1586,7 +1586,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

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

Overview

Filter the form