Mike Schinkel
@mikeschinkel on WordPress.org and Slack
Bio
WordPress Origin Story
- Member Since: December 11th, 2006
- Location: Atlanta, GA USA
- Website: about.me/mikeschinkel
- GitHub: mikeschinkel
- Job Title: President
- Employer: NewClarity Consulting LLC
Contribution History
Mike Schinkel’s badges:- Core Contributor
- Hosting Contributor
- Plugin Developer
- WordCamp Speaker
-
Mentioned in [57545] on Core SVN:
Upgrade/Install: Introduce Plugin Dependencies. -
Mentioned in [56611] on Core SVN:
Quick Edit: Allow Quick Edit to be disabled for custom post types or taxonomies. -
Mentioned in [55569] on Core SVN:
Posts, Post Types: Use WP_Query internally in get_pages. -
Posted a reply to Cannot create Database, on the site WordPress.org Forums:
@mikehenden — You probably need to provide more details about your setup. Did you write the… -
Wrote a comment on the post Proposal: Treat FLoC as a security concern, on the site Make WordPress Core:
I would argue the opposite, those websites who want to block FLoC are likely to… -
Wrote a comment on the post Proposal: Treat FLoC as a security concern, on the site Make WordPress Core:
While I agree with the overall sentiment here, I think it is a mistake to… -
Posted a reply to [Suggestion] Allow “Build your Own Badge”, on the site WordPress.org Forums:
@artgoddess — Even though @newclarity is still listed, we have not worked on this plugin for… -
Posted a reply to WordPress in virtual box don’t display right, on the site WordPress.org Forums:
Have you looked to make sure how have the correct permissions in all the directories… -
Mentioned in [47878] on Core SVN:
Canonical: Add the ability to disable `redirect_guess_404_permalink()`. -
Wrote a comment on the post What’s new in Gutenberg? (25 March), on the site Make WordPress Core:
+1 to @JJJ's concern. In the future when we need to register some other pattern… -
Created ticket #49644 on Core Trac:
Move logic from register_post_type() into WP_Post_Type->register() -
Wrote a comment on the post Miscellaneous Developer Focused Changes in WordPress 5.4, on the site Make WordPress Core:
Wow. What a cornucopia for developer goodness here. Thanks to all who made these wonderful… -
Mentioned in [47190] on Core SVN:
Menus: Introduce `wp_nav_menu_item_custom_fields` action that fires just before the move buttons of a nav menu item in the menu editor. -
Wrote a comment on the post Feature Project Proposal: WP Notify, on the site Make WordPress Core:
For me, outside of the obvious design issues, the majority of the problem is that… -
Wrote a comment on the post Feature Project Proposal: WP Notify, on the site Make WordPress Core:
Great to see forward movement on this. Is there a Git repo where work is… -
Wrote a comment on the post Feature Packages Update, on the site Theme Review Team:
See https://github.com/WPTRT/autoload/pull/2 -
Wrote a comment on the post Feature Packages Update, on the site Theme Review Team:
The problem is not primarily the fact of implementing an autoloader but instead the approach… -
Created a topic, Subtle bug in if-menu.php, with fix, on the site WordPress.org Forums:
The is a subtle bug that throws errors when WP_DEBUG i… -
Wrote a comment on the post Feature Packages Update, on the site Theme Review Team:
I vote strongly against the autoloader proposed. You are spl_autoload_register()ing yet another autoload function for… -
Wrote a comment on the post Proposal to Modify Plugin Guidelines, on the site Make WordPress Plugins:
My comment is are not related to the proposal to modify guidelines, but is instead… -
Wrote a comment on the post WP5.3: Open Call for Tickets, on the site Make WordPress Core:
Very much. I did not see this so already posted it below, and that fact… -
Wrote a comment on the post WP5.3: Open Call for Tickets, on the site Make WordPress Core:
And then, thanks to the inspiration from @cliffseal has me add these three tix, all… -
Wrote a comment on the post WP5.3: Open Call for Tickets, on the site Make WordPress Core:
This ticket would help resolve the conflict among probably 150+ plugins that by nature cannot… -
Wrote a comment on the post Block Library: Installing Blocks from Within Gutenberg, on the site Make WordPress Design:
Just my two cents, but I would like to see blocks handled individually instead of… -
Wrote a comment on the post Block Library: Installing Blocks from Within Gutenberg, on the site Make WordPress Design:
Only one data point, but with my user hat on I would like to be… -
Created ticket #47056 on Core Trac:
Add 'wp_nav_menu_item_custom_fields' hook in ... -
Created a topic, Bug in 2.4 generates multiple PHP error log entries per page load, on the site WordPress.org Forums:
On line 19 of quick-adsense/includes/widgets.php you c… -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
I don't want to make a mountain out of a molehill, but I do want… -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Oh, and there are also these: https://github.com/jeremeamia/super_closure https://github.com/opis/closure -
Mentioned in [45042] on Core SVN:
Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Has anyone ever proposed that add_action() and add_filter() return a hook "handle" much like the… -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Totally agree @rilwis! -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
To be able to change syntax is a rather pedantic thing to invest energy in… -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Yes! And I think that the older a person is, the more likely they are… -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Tim Berners-Lee tried replacing HTML where people often did not follow the standards with must-be… -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Just to clarity, there are a lot of places where you create arrays and pass… -
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
One thought about array(...) vs. [...]; I still prefer to use array(...) and would hate… -
Wrote a comment on the post Proposed Revision to CSS Coding Standards, on the site Make WordPress Core:
Hi @afercia, Sorry, I think I misunderstood your original post. What I thought you were… -
Wrote a comment on the post Proposed Revision to CSS Coding Standards, on the site Make WordPress Core:
Sorry, hit reply before the final edit: [code] text-shadow: 0 -1px 0 rgba(0, 0,… -
Wrote a comment on the post Proposed Revision to CSS Coding Standards, on the site Make WordPress Core:
Trailing commas FTW! Seriously, evolution in coding practices is to embrace trailing commas as it… -
Wrote a comment on the post Updating the Minimum PHP Version, on the site Make WordPress Core:
Am I dreaming? -
Posted a reply to Missing Dependencies in Query Monitor with wp-auth-check and heatbeat (missing), on the site WordPress.org Forums:
Thanks for the reply! -
Created a topic, Missing Dependencies in Query Monitor with wp-auth-check and heatbeat (missing), on the site WordPress.org Forums:
So after debugging this problem for literally two hour… -
Created a topic, Bug in your plugin; using URL instead of FILE, on the site WordPress.org Forums:
Your plugin appears to have a bug in it for many web h… -
Posted a reply to Undefined variable: $site_locale not set and throws error when WP_DEBUG set, on the site WordPress.org Forums:
Thanks. -
Created a topic, Undefined variable: $site_locale not set and throws error when WP_DEBUG set, on the site WordPress.org Forums:
Your plugin throws an error during development when WP… -
Posted a reply to Fatal error on plugin activation, on the site WordPress.org Forums:
What Vagrant environment are you using? Looks like the plugin is being loaded twice. Any… -
Posted a reply to About a modern WordPress development and deployment workflow, and modern techs, on the site WordPress.org Forums:
@stepunk: What’s your typical WordPress development and deployment workflow? Should I look into Sage 9,… -
Posted a reply to Now what do I do? (MacOS latest wp), on the site WordPress.org Forums:
@HudsonValleyWebDesign. lol! I used to be in that camp. And I used to love VirtualHostX… -
Posted a reply to What is your setup?, on the site WordPress.org Forums:
Ha! Be careful what you wish for, right? :-) Well, like I said, we are…
Developer
-
Lexity Live for WP e-Commerce
Active Installs: 10+
-
Omit Parent Theme Page Templates
Active Installs: 20+
-
WPLib
Active Installs: Less than 10