A collection of WordPress PHP code snippets.
The original intent was for use in WP Codebox, but they can be used in any WordPress theme, plugin or as a mu-plugin.
The status field is used to indicate the current status of the snippet. This is useful for tracking the progress of a snippet. The following statuses are used:
- Complete - ✔️
- WIP - 🚧
- Unknown - ❓
- Broken - ❌
- Run generate-readme.sh to generate the README.md file.