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
CMB2
Author: CMB2 team
Contributors: jtsternberg, webdevstudios, tw2113
Version: 2.10.1
CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.
story|ftw
Author: story|ftw
Contributors: jtsternberg, eljefe949
Version: 0.1.4
story|ftw is a full screen, mobile first storytelling plugin. It can do text, images, gifs, video backgrounds plus a whole lot more.
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