Michael Beckwith
@tw2113 on WordPress.org and Slack
- Member Since: July 13th, 2010
- Location: Sioux Falls, SD
- Website: trexthepirate.com/me
- GitHub: tw2113
- Job Title: Support Engineer for WebDevStudios/Pluginize
- Employer: WebDevStudios
Bio
Contributions Sponsored
Contribution History
Michael Beckwith’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Support Contributor
- WordCamp Speaker
- 
										Posted a reply to Category does not show up as css class anymore, on the site WordPress.org Forums: 
 Are any of these pages where you're expecting the classes to be, on public URLs…1 hour ago 
- 
										Posted a reply to Category does not show up as css class anymore, on the site WordPress.org Forums: 
 When you open your active theme's header.php file, or whichever file has the opening <body>…3 hours ago 
- 
										Posted a reply to How to use tags in slug/permalink?, on the site WordPress.org Forums: 
 Just to be certain, we're a plugin meant to help create and register post types,…3 hours ago 
- 
										Posted a reply to save_fields isn’t working, on the site WordPress.org Forums: 
 Welcome.3 hours ago 
- 
										Posted a reply to Upload File button stopped working after WP updating to ver. 5.6, on the site WordPress.org Forums: 
 Default messaging, because I assure you we do still support things. It also says "may…3 hours ago 
- 
										Posted a reply to save_fields isn’t working, on the site WordPress.org Forums: 
 I'm curious how far you could get with the hook inside this function from includes/CMB2.php…14 hours ago 
- 
										Posted a reply to save_fields isn’t working, on the site WordPress.org Forums: 
 Then I'm perhaps a bit confused why you're going through an options page for this,…15 hours ago 
- 
										Posted a reply to save_fields isn’t working, on the site WordPress.org Forums: 
 I would need to potentially step through it with something like XDEBUG to really see…15 hours ago 
- 
										Posted a reply to How not to send some emails ?, on the site WordPress.org Forums: 
 So in terms of our plugin here, we only send an email in the following…22 hours ago 
- 
										Posted a reply to How not to send some emails ?, on the site WordPress.org Forums: 
 My primary question is mostly under which conditions are you wanting to not send, so…23 hours ago 
- 
										Posted a reply to Condition for Not approved ?, on the site WordPress.org Forums: 
 Welcome1 day ago 
- 
										Posted a reply to Condition for Not approved ?, on the site WordPress.org Forums: 
 We haven't created any shortcodes for the plugin. I know we have some small message…1 day ago 
- 
										Posted a reply to Admin Email Notifications, on the site WordPress.org Forums: 
 Welcome.1 day ago 
- 
										Posted a reply to Admin Email Notifications, on the site WordPress.org Forums: 
 @eberswine the snippet above is handling 1 to many email addresses, depending on how many…1 day ago 
- 
										Posted a reply to Upload File button stopped working after WP updating to ver. 5.6, on the site WordPress.org Forums: 
 @farhan07 what errors are you seeing? Have there been any opened issues for them? Would…1 day ago 
- 
										Posted a reply to Have taxonomy in slug, on the site WordPress.org Forums: 
 Welcome1 day ago 
- 
										Posted a reply to Add “Search All Results” to bottom of the autocomplete, on the site WordPress.org Forums: 
 I believe there's template customization options available on some level with the plugin, but I'd…2 days ago 
- 
										Posted a reply to Have taxonomy in slug, on the site WordPress.org Forums: 
 I would recommend checking out plugins like https://wordpress.org/plugins/permalinks-customizer/ or https://wordpress.org/plugins/custom-post-type-permalinks/ to see if they can…3 days ago 
- 
										Posted a reply to Editor has a green background, on the site WordPress.org Forums: 
 That'd do it. Glad it was an easy fix. I need to try out that…3 days ago 
- 
										Posted a reply to Editor has a green background, on the site WordPress.org Forums: 
 Best guess I have is your theme or some other plugin is adding extra CSS…3 days ago 
- 
										Posted a reply to Where are php files stored?, on the site WordPress.org Forums: 
 We don't store any PHP files ourselves, we leave all the theme display up to…4 days ago 
- 
										Posted a reply to Custom Post Type Archive Link Menu, on the site WordPress.org Forums: 
 Gotcha, Was able to recreate, but I'm also thinking this may be more an issue…7 days ago 
- 
										Posted a reply to Custom Post Type Archive Link Menu, on the site WordPress.org Forums: 
 Not sure what may be going on here, as we don't do anything special, that's…7 days ago 
- 
										Posted a reply to JavaScript errors in console, on the site WordPress.org Forums: 
 We would need to see a full stack trace of the javascript error to get…7 days ago 
- 
										Posted a reply to CPTUI Causes critical error messages: PHP Warning: Invalid argument supplied, on the site WordPress.org Forums: 
 All in all, it sounds like the site is using up a lot of memory,…7 days ago 
- 
										Posted a reply to Custom posts not visible anymore after WP update, on the site WordPress.org Forums: 
 May want to reach out to Avada support for that one.1 week ago 
- 
										Posted a reply to Custom Post Type Archive Link Menu, on the site WordPress.org Forums: 
 Making sure I'm understanding accurately. You're using the native WordPress Nav Menu UI to add…1 week ago 
- 
										Posted a reply to CPTUI Causes critical error messages: PHP Warning: Invalid argument supplied, on the site WordPress.org Forums: 
 I would need to see actual error messages, locations and lines to know what may…1 week ago 
- 
										Posted a reply to CPTUI Causes critical error messages: PHP Warning: Invalid argument supplied, on the site WordPress.org Forums: 
 Hi there @liamc I'm curious if this install in question is one that's had CPTUI…1 week ago 
- 
										Posted a reply to Display “-” on the term of custom taxonomy, on the site WordPress.org Forums: 
 Welcome1 week ago 
- 
										Posted a reply to “CPT UI” brings me to “About”, on the site WordPress.org Forums: 
 Welcome.1 week ago 
- 
										Posted a reply to “CPT UI” brings me to “About”, on the site WordPress.org Forums: 
 Closest I can come up with is changing the target page for the menu item,…1 week ago 
- 
										Posted a reply to “CPT UI” brings me to “About”, on the site WordPress.org Forums: 
 So when you click this, https://cloudup.com/cw1C5vHEOGa and none of the sub menu items, it's taking…1 week ago 
- 
										Posted a reply to Display “-” on the term of custom taxonomy, on the site WordPress.org Forums: 
 It's going to be from this line: $marque_markup .= '<a href="/les_marques/' . $tax_term->slug . '">'…1 week ago 
- 
										Posted a reply to Display “-” on the term of custom taxonomy, on the site WordPress.org Forums: 
 Not really something I can fix, as it sounds like it's being output by custom…1 week ago 
- 
										Posted a reply to Registered taxonomies isn’t appearing on Edit / New Post type page, on the site WordPress.org Forums: 
 I know we have "type" over at https://github.com/WebDevStudios/custom-post-type-ui/blob/master/inc/taxonomies.php#L1606 but don't have the plural "types".1 week ago 
- 
										Posted a reply to Tag cloud from custom taxonomy, on the site WordPress.org Forums: 
 Any tag cloud integration, via widget or WordPress core functions would need to be handled…2 weeks ago 
- 
										Posted a reply to import from WCK, on the site WordPress.org Forums: 
 Sounds like you got this figured out on your own, which is awesome. Let us…2 weeks ago 
- 
										Posted a reply to can I publish my own product created with this framework in WordPress repository, on the site WordPress.org Forums: 
 It's my understanding that with plugins, it’s pretty much a non-issue. However, themes are slightly…2 weeks ago 
- 
										Posted a reply to Custom posts not visible anymore after WP update, on the site WordPress.org Forums: 
 Welcome.2 weeks ago 
- 
										Posted a reply to Custom posts not visible anymore after WP update, on the site WordPress.org Forums: 
 Gotcha. This is worth a try but review https://docs.pluginize.com/article/17-post-types-in-category-tag-archives Unsure if you have/had similar code…2 weeks ago 
- 
										Posted a reply to Custom posts not visible anymore after WP update, on the site WordPress.org Forums: 
 @silente08 sounds like you have a lead at least. Forgive me for not realizing it…2 weeks ago 
- 
										Posted a reply to Custom posts not visible anymore after WP update, on the site WordPress.org Forums: 
 @sascha3000 for you it looks like all the markup is there, but you have some…2 weeks ago 
- 
										Posted a reply to Wistia and DailyMotion support, on the site WordPress.org Forums: 
 I know we have an open issue for consideration for DailyMotion already over at https://github.com/WebDevStudios/Automatic-Featured-Images-from-Videos/issues/50…2 weeks ago 
- 
										Posted a reply to Multisite sync, on the site WordPress.org Forums: 
 Since this is regarding our premium Extended plugin, can I have you reach out to…2 weeks ago 
- 
										Posted a reply to Custom posts show a blank page when viewed as a user + custom posts not appear, on the site WordPress.org Forums: 
 Should be deletable and removable like any other run of the mill plugin. We didn't…2 weeks ago 
- 
										Posted a reply to Custom posts not visible anymore after WP update, on the site WordPress.org Forums: 
 The issue likely isn't which categories are being queried for, but somehow, somewhere, what post…2 weeks ago 
- 
										Posted a reply to Custom posts not visible anymore after WP update, on the site WordPress.org Forums: 
 Not sure at this point what else may be up here. It feels like something…2 weeks ago 
- 
										Posted a reply to Post are not showing up when published, on the site WordPress.org Forums: 
 Are these single instructor pages being powered by Elementor or is it all "standard default"…2 weeks ago 
- 
										Posted a reply to Custom posts not visible anymore after WP update, on the site WordPress.org Forums: 
 Just in case it somehow helps, perhaps give your permalinks a quick refresh. Just visit…3 weeks ago 
Developer
- 
										
											BadgeOS Reset Developer Add-OnActive Installs: Less than 10 
- 
										
											  BuddyExtenderActive Installs: 100+ 
- 
										
											  BuddyMediaActive Installs: 20+ 
- 
										
											  BuddyPress Registration OptionsActive Installs: 4,000+ 
- 
										
											Chat RoomActive Installs: 400+ 
- 
										
											  CMB2Active Installs: 300,000+ 
- 
										
											  Custom Post Type UIActive Installs: 900,000+ 
- 
										
											  Maintainn ToolsActive Installs: 200+ 
- 
										
											Post Google MapActive Installs: 100+ 
- 
										
											Query Monitor GiveWPActive Installs: Less than 10 
- 
										
											Social Media Shortcode PackActive Installs: 100+ 
- 
										
											StartBox Easy HooksActive Installs: Less than 10 
- 
										
											Untappd WordPress WidgetActive Installs: 400+ 
- 
										
											  WP Search with AlgoliaActive Installs: 2,000+ 
Contributor
- 
										
											  BP Beta TesterActive Installs: Less than 10 
- 
										
											  BuddyPressActive Installs: 200,000+ 
- 
										
											  Constant Contact FormsActive Installs: 40,000+ 
- 
										
											  Open Badge FactoryActive Installs: 10+ 
- 
										
											Reactor: CoreActive Installs: 200+ 
Plugins
- 
										
											Access Monitor
- 
										
											  Better Click To Tweet
- 
										
											Better YOURLS
- 
										
											  Click To Tweet
- 
										
											  Custom Post Type Permalinks
- 
										
											  Debug Bar
- 
										
											Debug Bar bbPress
- 
										
											Debug Bar Console
- 
										
											Debug Bar Cron
- 
										
											Debug Bar Post Meta
- 
										
											Debug Bar Query Tracer
- 
										
											Debug Bar Screen Info
- 
										
											Debug Bar Transients
- 
										
											  Debug This
- 
										
											Debug wp_redirect
- 
										
											Debug-Bar-Extender
- 
										
											  IndieWeb
- 
										
											  Knowledge Base for Documentation and FAQs
- 
										
											  Loco Translate
- 
										
											  Mastodon Embed
- 
										
											  MF2 Feeds
- 
										
											  Microformats 2
- 
										
											Multiple Post Thumbnails
- 
										
											  Network Plugin Auditor
- 
										
											  Plugin Detective - Troubleshooting
- 
										
											  Post Kinds
- 
										
											Posts 2 Posts
- 
										
											Promote MDN
- 
										
											  Reveal IDs
- 
										
											  Semantic-Linkbacks
- 
										
											  Support Me
- 
										
											  Timber
- 
										
											  wA11y - The Web Accessibility Toolbox
- 
										
											  Webmention
- 
										
											  WooCommerce
- 
										
											WooCommerce Debug Bar
- 
										
											WordPress Reset
- 
										
											  WP Crontrol
- 
										
											WP Help
- 
										
											  WP Search with Algolia
- 
										
											  WP-API JSON Feed
- 
										
											WP-Markdown
- 
										
											  [NPC] Neatek Post Connect (many-to-many)



 
			