Manny Fleurmond
@funkatronic on WordPress.org, @mannyfleurmond on Slack
- Member Since: May 13th, 2010
Contribution History
Manny Fleurmond’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
- 
										Closed ticket #35386, in Core Trac: 
 Refining Walker code1 month ago 
- 
										Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core: 
 If you do add autoloading, sticking to PSR standards would be a must11 months ago 
- 
										Posted a reply to Change date format on frontend, on the site WordPress.org Forums: 
 Its doing that because you aren't adding it to the right place. where are you…3 years ago 
- 
										Posted a reply to Change date format on frontend, on the site WordPress.org Forums: 
 Where is the date supposed to be on your website? Sounds like you need to…3 years ago 
- 
										Posted a reply to Display key_value on front end, on the site WordPress.org Forums: 
 The key is stored as 0 and the value as 1, so: $links = rwmb_meta('links');…3 years ago 
- 
										Posted a reply to Backward slash added to URL, on the site WordPress.org Forums: 
 What plugins are you using?3 years ago 
- 
										Wrote a comment on the post Editor API changes in 4.8, on the site Make WordPress Core: 
 Is it possible to add the option to add the media button?3 years ago 
- 
										Posted a reply to Cann’t show Output of Videos, on the site WordPress.org Forums: 
 what is jeweltheme_meta? It's not one of our functions and its possible it is using…3 years ago 
- 
										Wrote a comment on the post Initial Editor Blocks prototype editor testing, on the site Make WordPress Design: 
 A few comments: - Drag and drop please for blocks. It just seems more intuitive…3 years ago 
- 
										Wrote a comment on the post Agenda for February 8 Editor Chat, on the site Make WordPress Design: 
 I like it. As long as you make it extensible and well documented so plugin…3 years ago 
- 
										Posted a reply to How to make custom box select items work like tags?, on the site WordPress.org Forums: 
 You would have to either 1. Create a custom query var that would do a…3 years ago 
- 
										Posted a reply to does MetaBox translates huge arrays into a backend form to fill in?, on the site WordPress.org Forums: 
 You use the meta box plugin to create fields in the backend you can edit…3 years ago 
- 
										Posted a reply to New images displaying twice on site but not in CMS, on the site WordPress.org Forums: 
 You don't need that second for loop, because you only need one image; the first…3 years ago 
- 
										Posted a reply to Metabox 4.9 Incompatible with WordPress 4.6.1, on the site WordPress.org Forums: 
 You may have a theme that is using part of the plugin in it's code3 years ago 
- 
										Wrote a comment on the post WordPress 4.7: What’s on your mind?, on the site Make WordPress Core: 
 A thousand times this4 years ago 
- 
										Wrote a comment on the post WordPress 4.7: The Jump Off, on the site Make WordPress Core: 
 Hope Jeff imports the XWP WordPress theme for Datepicker4 years ago 
- 
										Closed ticket #36937, in Core Trac: 
 Order By Multiple Meta Keys doesn't work as expected4 years ago 
- 
										Created a new ticket, #36916, in Core Trac: 
 Refactor EditAttachments frame to work outside Media Library admin page4 years ago 
- 
										Created a new ticket, #35386, in Core Trac: 
 Refining Walker code4 years ago 
- 
										Created a new ticket, #34918, in Core Trac: 
 Orphaned Comments From Nonexistent Post Type Causes Capability Warnings in ...4 years ago 
- 
										Wrote a comment on the post REST API: Welcome the Infrastructure to Core, on the site Make WordPress Core: 
 Are the models/collections/etc part of this or do those come later?4 years ago 
- 
										Wrote a comment on the post New Embeds Feature in WordPress 4.4, on the site Make WordPress Core: 
 Ooops, wrong post. Please remove4 years ago 
- 
										Wrote a comment on the post New Embeds Feature in WordPress 4.4, on the site Make WordPress Core: 
 Are the models/collections/etc part of this or do those come later?4 years ago 
- 
										Created a new ticket, #34465, in Core Trac: 
 Uploading in Media Modal Not updating Media Library Tab4 years ago 
- 
										Wrote a comment on the post WordPress 4.4: What’s on your wishlist?, on the site Make WordPress Core: 
 REST API and by extension standardized Backbone models and collections for posts and terms. This…5 years ago 
- 
										Wrote a comment on the post WordPress 4.4: What’s on your wishlist?, on the site Make WordPress Core: 
 In addition to this, once the REST API is done, standardized backbone models for posts,…5 years ago 
- 
										Wrote a comment on the post Query improvements in WP 4.2: ‘orderby’ and ‘meta_query’, on the site Make WordPress Core: 
 I'm just glad it made it into core.5 years ago 
- 
										Created a new ticket, #31292, in Core Trac: 
 Adding Dynamic Post Type Related Filters to `get_adjacent_post`5 years ago 
- 
										Closed ticket #31122, in Core Trac: 
 Custom orderby keys for queries5 years ago 
- 
										Created a new ticket, #31122, in Core Trac: 
 Custom orderby keys for queries5 years ago 
- 
										Created a new ticket, #31045, in Core Trac: 
 Ordering a Query Using Multiple Meta Keys5 years ago 
- 
										Wrote a comment on the post An update on the taxonomy roadmap, on the site Make WordPress Core: 
 With split terms, maybe we won't need to prefix the terms for the post_format taxonomy.…5 years ago 
- 
										Wrote a comment on the post GSoC: Editor Experiments, on the site Make WordPress Core: 
 Little iffy on the title being part of the editor but everything else is awesome.…6 years ago 
- 
										Wrote a comment on the post Feature Plugin Chat tomorrow, on the site Make WordPress Core: 
 I know the that the last time the post formats feature was proposed to get…6 years ago 
- 
										Wrote a comment on the post Audio/Video 2.0 Update – Media Modal, on the site Make WordPress Core: 
 Thank you. I had just played around with the code in the js console and…6 years ago 
- 
										Wrote a comment on the post Audio/Video 2.0 Update – Media Modal, on the site Make WordPress Core: 
 Awesome and thank you. 2 more questions, then you can chase me away: 1. What…6 years ago 
- 
										Wrote a comment on the post Audio/Video 2.0 Update – Media Modal, on the site Make WordPress Core: 
 So basically, I'd have to encode the data into shortcode before I could even use…6 years ago 
- 
										Wrote a comment on the post Audio/Video 2.0 Update – Media Modal, on the site Make WordPress Core: 
 Is there a way to use the edit audio/video frames without shortcodes?6 years ago 
- 
										Wrote a comment on the post Audio/Video 2.0 Update – Media Modal, on the site Make WordPress Core: 
 Is there a version of the modal to be used outside of shortcodes and the…6 years ago 
- 
										Reopened ticket #2308, in bbPress Trac: 
 Php Warnings with bbPress 2.3 and WP 3.5.16 years ago 
- 
										Created a new ticket, #2112, in bbPress Trac: 
 Redirect loop of forums7 years ago 
Contributor
- 
										
											  Meta Box - WordPress Custom Fields FrameworkActive Installs: 500,000+ 



 
			