Off the top of my head – put this in your functions.php:
add_filter( 'infinite_transporter_in_same_cat', '__return_false' );
Related Posts:
- How to check if the product is in a certain category on a single-product.php in Woocommerce?
- Where is the best place to use add_filter
- How to only hook on Single.php after content?
- What characters are allowed as a shortcode tag and how should they be sanitized?
- How to remove filter added by another plugin in a class
- Using add_filter inside another class
- How can I show drafts in wp_dropdown_pages list?
- Hide WordPress Plugin Deactivation Links
- Alter post slug by a filter that is fired just after a post is created
- Failed to invoke other hook from the init hook
- Does the ‘nav_menu_css_class’ filter accept 2 or 3 arguments?
- Very stubborn wp_register_script / add_action vs remove
- do_action and hook methods
- Remove action from a plugin class, forced to use global instance
- ElasticPress how to Include Meta to the mapping?
- remove filter which calls a public static function
- There’s some way to add a wrapper around posted images?
- Custom preview_post_link not working for draft post
- Determine plugin name from within plugin_action_links filter
- [Plugin: Posts 2 Posts] How does it work?
- Reposition Woocommerce Message
- How to remove xmlns on language_attributes()?
- How to modify shortcode attributes with data from current post
- add_filter comment_edit_redirect not working
- When to call add_filter
- Plugin echos text from shortcode function in gutenberg page editor
- Edit default comments page in WP Admin
- Inserting above the comment template
- Creating a plugin to sanitize comment and the url field before display only
- Modifying the comments section through a plugin regardless of theme
- How to check current user before all actions and filters?
- How do I create a filter feature on WordPress? [closed]
- Passing an array from shortcode-function to filter-function
- Get Time Taken By Each Action Hook in WordPress
- qTranslate remove default directory from link
- How to disable a plugin for certain page?
- WordPress user account activation
- WP Query. Is there a maximum size?
- URL parameters causing 404 on home page, but nowhere else
- Which filter affects the ‘entry-title’ post class
- Filtering get_permalink in Jetpack / ShareDaddy
- Proper way to replace the_content only for pages created by custom plugin
- WooCommerce search products between price range using WP_Query
- Is there a way to figure out which action/filter invoked a function?
- My single.php page does not show the related data to the post which is clicked
- Add sub menu page in your plugin
- Check if variable is set in filter
- correct validate and sql query
- Passing stored variables to add_filter
- How to customize a title by passing query string?
- Change text string in a plugin
- problem with sql query
- How to use filter to disable adding a product to wishlist?
- correctness of URL
- Advanced Custom Fields (acf) – Filter Relationship by Taxonomies not Post Type
- How do I change where a plugin pulls updates from?
- what is the point of telling add_filter how many parameters you want passed to the function?
- Filters on the_content with plugins, pages and shortcode
- How to append new form elements in “Add New” form of Users in WordPress admin panel?
- Filtered content appears in the excerpt
- Want to create custom design of progress indicator in wpforms
- Use a hook or filter, or overwrite this Gamipress function?
- How to search post titles with whole words only, but not the exact word only?
- Randomize post (and page) IDs on generation
- Making a list that can be filtered by category/tags
- how can I edit the HTML of yith ajax product filter
- How to Unhook actions/filters in within Class in plugin
- Nested Actions and Filters
- Use action, filter, or hook to append HTML to WordPress plugin function
- Customize plugin’s output: filters or setters: looking for an advice
- ACF Taxonomy search on backend (Relationship field)
- Can I add content before post content without using the_content filter
- Add Filter to get_next_posts_link
- Jetpack Comments Change Placeholder Text
- shortcode which is introduced into entry the blog, and appears in side bar
- How to test a WordPress plugin on a single post?
- apply_filters to content but ignore shortcodes
- Use of apply_filter in plugin/widget class
- Proper way to trigger a MySQL query via link in a plugin
- getpost content with all formatting for admin pages
- making a glossary with wordpress
- get_var result empty for query of custom table in plugin admin
- WP-Snap too slow (caused by WP_Query?)
- How to add different CSS for galleries
- Add a filter to a different custom plugin
- How to add a filter conditionally based on page related Conditional Tags
- Which action/filter can i use for a Member Plugin [closed]
- ‘Active lotteries’ only custom query for woocommerce lottery plugin and elementor
- Unable to pass arguments from plugin form to filter hook using ajax, the data is transferring via ajax but unable to pass as arguments in filter hooks
- How to Add Extra Text In WordPress Title Before Post Publish
- How often should I execute add_filter and function declaration in Code Snippets?
- WordPress REST API filter on blank custom ACF
- Brands Filter Not Working For On Sale Products
- FacetWP custom display based on post type [closed]
- Change social icon in twenty twenty three theme
- Removing filters with arguments set in a class
- Remove wpseo filter from polylang plugin
- How can we extent core/group or cover block?
- Customize WP Filter Hook
- How to display title, description etc in block images?