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:

@josephfusco josephfusco linked an issue Feb 19, 2024 that may be closed by this pull request
20 tasks
@josephfusco josephfusco linked an issue Feb 22, 2024 that may be closed by this pull request
3 tasks
@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
@josephfusco josephfusco self-assigned this Feb 23, 2024
@josephfusco josephfusco added the type: feature New functionality being added label Feb 23, 2024
Signed-off-by: Joe Fusco <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New functionality being added
Projects
None yet
1 participant