Skip to content

Added ignore filter for extrac-wp-hooks.#1164

Merged
mauteri merged 1 commit intodevelopfrom
add-ignore-filter
Aug 11, 2025
Merged

Added ignore filter for extrac-wp-hooks.#1164
mauteri merged 1 commit intodevelopfrom
add-ignore-filter

Conversation

@mauteri
Copy link
Copy Markdown
Contributor

@mauteri mauteri commented Aug 11, 2025

Description of the Change

Adding ignore for determine_current_user filter which is not a GatherPress specific filter.

Closes #

How to test the Change

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.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Aug 11, 2025

PR Summary

  • Introduction of a new configuration option: A new key called "ignore_filter" was added to the configuration settings. This new key includes an option ["determine_current_user"] that will allow users to control specific settings more conveniently.
  • User interface Improvement: The structure and formatting of the JSON configuration files have been enhanced. The new tab indentation format will make it easier to read and understand.
  • Preservation of current settings: All existing configuration keys have been kept intact without any changes. This means that current functionality will not be affected, ensuring a seamless transition.

@mauteri mauteri marked this pull request as ready for review August 11, 2025 15:57
@mauteri mauteri merged commit 01483d6 into develop Aug 11, 2025
2 checks passed
@mauteri mauteri deleted the add-ignore-filter branch August 11, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant