You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fully featured events plugin? Or a base plugin that can be extended with plugins and hooks? #321
Reconsider functionality
Is there any bloat that can be removed?
Data model
Simpler, more performant, using WP core functionality. #318
Templating
Just like Woocommerce? Or is there a better way? #189
Frontend
Do we rewrite the frontend output (HTML, CSS, JS) of the calendar views?
Documentation
Which standards to follow for inline comments and how do we generate the documentation (uses and developers)?
Accessibility
All output should work with any properly built theme and be fully accessible for everyone and anything (eg. searchengines, AI.
Performance
As fast a possible.
Automated tests
Run test after each commit. Cover as much of the plugin as possible, including any hooks that extensions rely on.
Ecosystem
How do we stimulate, organize and support all extensions?
Backwards compatibility
Can existing users safely upgrade to 1.0? Do they have to migrate their data? Will all hooks keep working? Or is upgrading to 1.0 from an earlier version something that should be discouraged?
The text was updated successfully, but these errors were encountered:
Reconsider role
Fully featured events plugin? Or a base plugin that can be extended with plugins and hooks?
#321
Reconsider functionality
Is there any bloat that can be removed?
Data model
Simpler, more performant, using WP core functionality.
#318
Templating
Just like Woocommerce? Or is there a better way?
#189
Frontend
Do we rewrite the frontend output (HTML, CSS, JS) of the calendar views?
Documentation
Which standards to follow for inline comments and how do we generate the documentation (uses and developers)?
Accessibility
All output should work with any properly built theme and be fully accessible for everyone and anything (eg. searchengines, AI.
Performance
As fast a possible.
Automated tests
Run test after each commit. Cover as much of the plugin as possible, including any hooks that extensions rely on.
Ecosystem
How do we stimulate, organize and support all extensions?
Backwards compatibility
Can existing users safely upgrade to 1.0? Do they have to migrate their data? Will all hooks keep working? Or is upgrading to 1.0 from an earlier version something that should be discouraged?
The text was updated successfully, but these errors were encountered: