starter-plugin
starter-plugin copied to clipboard
Implement things in WordPress
That Anything else from the README.
- Hooking (actions, filters)
- Templating (core has no template engine)
- Routing (core has complicated mechanism for adding a route)
- Handling user input (web forms)
- Disabling core features
- Registering custom post types
- Registering blocks