post-finder icon indicating copy to clipboard operation
post-finder copied to clipboard

Added filter for Selected Posts argument

Open mehul0810 opened this issue 3 years ago • 0 comments

Description of the Change

As there was no filter present to manipulate the arguments for selected posts that triggered some conflicts with fetching posts from post type not enabled PolyLang to a post type that has PolyLang enabled. So, adding a filter to let us add some additional arguments to achieve the goal.

How to test the Change

Try adding tax_query using the filter post_finder_selected_posts_args

Changelog Entry

Added - New feature Changed - Existing functionality Deprecated - Soon-to-be removed feature Removed - Feature Fixed - Bug fix Security - Vulnerability

Credits

Props @username, @username2, ...

Checklist:

  • [ ] I agree to follow this project's Code of Conduct.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my change.
  • [ ] All new and existing tests pass.

mehul0810 avatar Dec 14 '22 13:12 mehul0810