You can set this on the facet settings section with the “Behavior” parameter. More info on the FacetWP documentation.
Related Posts:
- Where is the best place to use add_filter
- Edit plugin without hooks in functions.php
- Using add_filter inside another class
- How to list the Hooks and order of execution in current loading page? [duplicate]
- Pass A Value From Outside To A Plugin Variable
- Failed to invoke other hook from the init hook
- How can I filter blog name?
- Custom preview_post_link not working for draft post
- Add Fields with Sub-Fields to WP Job Manager
- Determine plugin name from within plugin_action_links filter
- merging an array to an existing array using add_filter
- Creating a plugin to sanitize comment and the url field before display only
- How to find the origin of a file upload from within wp_handle_upload?
- White page by using filter template_include
- How to check current user before all actions and filters?
- Create a navbar filter that filters by a custom field
- 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 change the name of the “edit my profile” link in the WordPress admin backend
- Proper way to replace the_content only for pages created by custom plugin
- add_filter doesn’t work
- Redirect to another page using contact form 7? [closed]
- Check if variable is set in filter
- Check filter defined or not?
- Add a function call after content automatically?
- 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 append new form elements in “Add New” form of Users in WordPress admin panel?
- Want to create custom design of progress indicator in wpforms
- Add hook after content without formatting
- 500 Internal server error wp_handle_upload_prefilter
- Nested Actions and Filters
- Remove action added in plugin class from theme
- Using multi-dimensional array with filter
- Can I add content before post content without using the_content filter
- WordPress Add advertising ads befor and after content with periority [closed]
- trying to create simple plugin to filter categories from all authors
- shortcode which is introduced into entry the blog, and appears in side bar
- How do i get all author posts on custom post type list
- 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 can we extent core/group or cover block?
- How to change a user’s password programatically
- Who are the most trusted plugin developers? [closed]
- How to delete custom taxonomy terms in plugin’s uninstall.php?
- Redirect to settings page after install
- What is the correct way for a theme to support plugin UIs?
- How does WordPress determine the primary plugin PHP file?
- translation does not work with text_domain
- Custom url structure for custom template
- flush_rewrite_rules() not working on plugin activation
- Having separate plugins and themes folder for multi-site setup
- Many plugins making WordPress run slow by design?
- How do I turn a custom post type into a plugin?
- Add keywords meta to index.php page
- Does WP identify plugin by plugin name or plugin_basename?
- Insert data from .sql file in wordpress plugin
- How can i get the post’s full html source by its ID?
- Force file download on plugin activation
- WordPress user account activation
- How to create a custom post type that contains another custom post type?
- Count posts by type including drafts and pending posts
- Separate database for a wordpress plugin
- WordPress Multisite: Programmatically Activate / Deactivate a Plugin of a Specific Blog
- remove all submenus from plugin
- composer not working on my plugin when i upload it to my website
- What is the WordPress approach to custom data?
- How to render a template file using shortcode inside a plugin
- Hook for altering the content of all wp mails
- How to rewrite URL and get the values?
- Delete data from custom table when deleting a post
- Disable plugin visibility at the plugin directory
- How to deactivate my plugin upon deactivation of NextGen
- Widgets are not displaying in the admin panel
- How to overwrite the category template in a plugin
- Content-Security-Policy implementation with WordPress W3Total Cache plugin installed
- function post to trash problem
- How to call function in WordPress on button click?
- How can I see $post object in frontend from functions.php?
- Move plugin pages from dashboard to front-end
- Allow members to create groups on my site
- Get post content inside plugin class method
- Ubermenu 3 Nav Bar Customization
- View more posts of a sub-category
- Update Plugin Without Overwriting Custom Settings
- How to filter a a variable in a plugin’s function?
- Create Array from data in the OPTIONS table
- How to create and use Custom hooks
- Custom Function for SEO by Yoast plugin
- Custom feed parameters / Template overriding
- wordpress select multiple options and illegal string offset ‘timeslot’ [closed]
- Creating Event Builder Plugin [closed]
- Hook for single product thumbnail
- Deprecated error notice
- How to get custom setting from get_option and pass it in getEntityRecords in gutenberg block?
- Brands Filter Not Working For On Sale Products
- Custom URL image is not zooming
- When to store store plugin options as a single database record?
- WordPress hack code issue, help required