Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: How to use add_filter() with Blueprints? #1238

Open
adamziel opened this issue Apr 12, 2024 · 1 comment
Open

Docs: How to use add_filter() with Blueprints? #1238

adamziel opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
[Type] Documentation Improvements or additions to documentation [Type] Enhancement New feature or request

Comments

@adamziel
Copy link
Collaborator

Let's document using add_filter(). Here's the relevant conversation on Slack:

https://wordpress.slack.com/archives/C04EWKGDJ0K/p1712656197432919

#1185

@adamziel adamziel added [Type] Documentation Improvements or additions to documentation [Type] Enhancement New feature or request labels Apr 12, 2024
@flexseth flexseth self-assigned this Apr 12, 2024
@flexseth
Copy link
Collaborator

Here's an example for using filters with Block Hooks and also PHP

With JavaScript - Block Hooks: Variations for Simplicity

Same exact concept using add_filter with PHP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Documentation Improvements or additions to documentation [Type] Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants