WP Core Contributions
- [49844] Mail: Introduce a `pre_wp_mail` filter to allow short-circuiting the ...
- [42723] Cache API: Allow external object caches to gracefully degrade to the ...
- [41318] Formatting: In `sanitize_title_with_dashes()`, convert forward slash ...
- [38910] Options: Add 'default' to register_setting Add a `default` argument ...
- [38832] REST API: Introduce the Content API endpoints. REST API endpoints for ...
- [34541] Revisions: add a `'wp_prepare_revision_for_js'` filter. Props ...
- [33175] Add dbDelta insert test Test to make sure that dbDelta properly ...
- [32770] Improve dbDelta unit tests Add new tests for more parts of dbDelta. ...
- [31033] After [31030]: if a `callable` is passed as the 3rd arg to ...
- [31030] Allow the 3rd argument to ...
Some Plugins I’ve Worked On
Plugin API failed. The plugin slug could be incorrect or there could be an error with the WP Plugin API.
Plugin API failed. The plugin slug could be incorrect or there could be an error with the WP Plugin API.
Plugin API failed. The plugin slug could be incorrect or there could be an error with the WP Plugin API.
Plugin API failed. The plugin slug could be incorrect or there could be an error with the WP Plugin API.
Posted on February 11, 2013
New Custom Metaboxes and Fields (CMB) Field Type, oEmbeds
After adding an issue on the github page with a request for this field type, Jared Atchison offered to give me commit access to the repo. I spent a few hours yesterday adding this field type and I’m pretty… Read More
Category: Plugins and Scripts Tags: admin, CMB, Custom Metaboxes and Fields for WordPress, post meta, WordPress
Recent Comments