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

First pass at creating a more extensible plugin #10

Merged
merged 14 commits into from
Feb 23, 2024
Merged

Conversation

josephfusco
Copy link
Member

@josephfusco josephfusco commented Jan 22, 2024

These changes setup the plugin to be extensible via WordPress' hook system using actions and filters (PHP + JS)

Initial ported hooks included with these changes:

Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
@josephfusco josephfusco linked an issue Feb 19, 2024 that may be closed by this pull request
20 tasks
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
@josephfusco josephfusco linked an issue Feb 22, 2024 that may be closed by this pull request
3 tasks
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
@josephfusco josephfusco changed the title Implement @wordpress/hooks First pass at creating a more extensible plugin Feb 22, 2024
@josephfusco josephfusco marked this pull request as ready for review February 22, 2024 21:16
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
@josephfusco josephfusco self-assigned this Feb 23, 2024
@josephfusco josephfusco added the feature porting Porting features from the core WPGraphQL plugin label Feb 23, 2024
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature porting Porting features from the core WPGraphQL plugin
Projects
None yet
1 participant