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 ) {
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_
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