-
Notifications
You must be signed in to change notification settings - Fork 1
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
Refactor block-override-functions as extendable classes #33
Labels
enhancement
New feature or request
Comments
bobbingwide
added a commit
that referenced
this issue
Nov 15, 2020
bobbingwide
changed the title
Refactor block-override-functions as class Fizzie_Block_Recursion_Control
Refactor block-override-functions as extendable classes
Nov 15, 2020
In the first refactoring there was only one class In the second refactoring there will be three classes:
The three public APIs will be:
plus
There are parameter changes which will have to be applied.
|
bobbingwide
added a commit
that referenced
this issue
Nov 16, 2020
bobbingwide
added a commit
that referenced
this issue
Nov 25, 2020
bobbingwide
added a commit
that referenced
this issue
Aug 3, 2021
Delivered in v0.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For issues #27, #30, and #31, and the original issue #7, I've developed a solution that's not particularly extendable.
I want to deliver my solution as a fix for the issue(s) I've raised on Gutenberg.
But, I don't know how to deliver the solution to Gutenberg such that it can then go into core.
Proposed solution
The text was updated successfully, but these errors were encountered: