New WordPress Sugar for Espresso
Update 11/15/11: The sugar is now compatible with Espresso 2! Download version 2.0 below. (Thank you for this, Diego!)
Update 3/7/11: I’ve updated this to include several functions that were missing from autocomplete. Download version 1.3 below.
Here it is! I finally updated my Espresso sugar for WordPress 3.1. I rewrote the functions list to include every non-deprecated function in the WordPress Function Reference. This includes:
- Multisite functions
- Theme/plugin authoring functions, such as wp_enqueue_script
- Post Format functions
I also revamped the included snippets. These are the snippets that are included in the sugar:
- Loop (now in HTML 5)
- Custom loop (now in HTML 5)
- Register custom menu
- Register custom post type
- Register sidebar
- Register custom taxonomy
- Stylesheet link
- Theme CSS header
On top of all the new stuff, I updated the snippets to conform with WordPress coding standards.
Download WordPress Sugar for Espresso v2.0