It appears that Mark Kaplan’s comment led the OP to the proper solution.
But it would be nice for the OP to post his solution as the correct answer, to help others that might have a similar problem.
(Spelunking unanswered questions….)
Related Posts:
- why does the add_action(‘the_content’) overwrite my page
- add_filter the_content in functions.php not working
- Proper way to replace the_content only for pages created by custom plugin
- Filters on the_content with plugins, pages and shortcode
- Add hook after content without formatting
- Can I add content before post content without using the_content filter
- WordPress Add advertising ads befor and after content with periority [closed]
- Retrive images from the_content()
- Which action/filter can i use for a Member Plugin [closed]
- External Script Using WP – Hooks / Actions Not Working?
- URL parameters causing 404 on home page, but nowhere else
- Which filter affects the ‘entry-title’ post class
- How to change the name of the “edit my profile” link in the WordPress admin backend
- Filtering get_permalink in Jetpack / ShareDaddy
- add_filter doesn’t work
- Redirect to another page using contact form 7? [closed]
- Template filter for custom taxonomy terms
- Is there a way to figure out which action/filter invoked a function?
- Add sub menu page in your plugin
- how to change automatic placing of social plugins below content?
- Using add_action before add_filter on a plugin?
- Check if variable is set in filter
- What exactly happens to function argument availability when using a filter?
- Passing stored variables to add_filter
- Modify page title and subtitle with a plugin
- override filter in a plugin
- Check filter defined or not?
- remove_action not removing add_action from constructor
- How can I apply a WP filter on specific plugin version
- This WordPress plugin isn’t creating links correctly
- how to place a link on the first post only using a plugin
- Editing wp-config.php
- Trying to add a page template for my custom post type from a plugin, but it will not display in the template dropdown unless file is in theme
- How to use the pre_option filter before a plugin loads?
- Change text string in a plugin
- the_content() printing DOCTYPE, and tags in the middle of page
- How to use filter to disable adding a product to wishlist?
- correctness of URL
- WordPress: Add custom add_filter for custom functions
- Advanced Custom Fields (acf) – Filter Relationship by Taxonomies not Post Type
- Override a Plugin Function
- How do I change where a plugin pulls updates from?
- Can I filter a function created by a theme or a plugin?
- How to have free shipping for WooCommerce Membership members
- How to use apply_filters?
- Add a function call after content automatically?
- Hook for altering the content of all wp mails
- what is the point of telling add_filter how many parameters you want passed to the function?
- How to add filter for wordpress plugin?
- How to use add_action for multiple instances of the same class
- How to Use the Filter “sidebar_login_widget_form_args”
- is there a way to pass a parameter to a add_menu_page function?
- How to hook into action/filter call
- Add custom PHP and HTML to the_content()
- How to append new form elements in “Add New” form of Users in WordPress admin panel?
- Filtered content appears in the excerpt
- Looking for a filter to modify the months
- What’s the best way to echo out a filter variable?
- Edit post image attributes on fly?
- Excluding specific post from custom next/previous theme function
- apply_filters(woocommerce_get_item_data, …) Causing errors when adding to cart
- Want to create custom design of progress indicator in wpforms
- Replace the_content with ACF Flexible Content via function
- Use a hook or filter, or overwrite this Gamipress function?
- How to convert Currency from USD to other IP Based currency in Php function
- post title not changing at post page
- Using OR Condition with facetwp facets
- How i remove specific script from header?
- Unpublished Pages Failing To Appear On Custom Path
- Randomize post (and page) IDs on generation
- Redirect to a page while maintaining search query parameters without causing an infinite loop
- Making a list that can be filtered by category/tags
- Adding an item to an anonymous array inside a filter?
- How to use third-party SendGrid Email Validation API in Gravity Forms?
- taxonomy_template filter not working on pagination [duplicate]
- 500 Internal server error wp_handle_upload_prefilter
- WooCommerce Product Table – filter query on attributes
- Does having apply_filters in the middle of an array make a difference?
- Disable WC Bookings automatic order completion [closed]
- how can I edit the HTML of yith ajax product filter
- How to Unhook actions/filters in within Class in plugin
- Plugin function in child theme
- Nested Actions and Filters
- Use action, filter, or hook to append HTML to WordPress plugin function
- Modify function output in a plugin
- Customize plugin’s output: filters or setters: looking for an advice
- WordPress the_content Filter and GET Parameter
- Using Filters to modify contect – DB query results alwats appear fist
- How to echo a PHP Code After the Content
- Override filter variable not working
- Remove action added in plugin class from theme
- Title and date of last post stays on page even after replacing the_content
- Customize plugin templates
- Show custom taxonomy in theme
- Using multi-dimensional array with filter
- ACF Taxonomy search on backend (Relationship field)
- Help needed with woocommerce (wc stripe) filter
- What action or filter can I use to change all the html returned from server for a page?
- Why is every single HTML tag being stripped out of liveblog entries?
- Why can’t I shove an instance of a class into a variable from a do_action hook?