Daniel Bachhuber
- Member Since: May 9th, 2007
- Portland, Oregon
- handbuilt.co
- Principal at Hand Built
- @danielbachhuber on WordPress.org and Slack
- Core Contributor
- Community Team
- WordCamp Speaker
- Plugin Developer
Bio/Description
-
Created a new ticket, #39449, in Core Trac:
`customize_loaded_components` filter is too late for themes4 hours ago
-
Committed [1564581] to Plugins Trac:
Tag v0.2.05 days ago
-
Committed [1564577] to Plugins Trac:
Sync v0.2.0 from Github5 days ago
-
Wrote a comment on the post Supporting the Future of wp-cli, on the site Make WordPress Core:
No plans to include WP-CLI in WordPress directly. WP-CLI only needs to be installed once…5 days ago
-
Wrote a comment on the post Supporting the Future of wp-cli, on the site Make WordPress Core:
Just to clarify, WP-CLI will remain in Git.5 days ago
-
Wrote a comment on the post Supporting the Future of wp-cli, on the site Make WordPress Core:
Yep. WP-CLI and its' future packages will be on Github for the foreseeable future.6 days ago
-
Created a new ticket, #39419, in Core Trac:
Explicitly globalize global variables in ms-settings.php6 days ago
-
Posted a reply to connect to redislabs.com, on the site WordPress.org Forums:
Hi there! It should be possible to connect to redislabs.com, or any other service providing…6 days ago
-
Posted a reply to How exactly does one get this plugin to work?, on the site WordPress.org Forums:
WP Native PHP Sessions doesn't actually start its own session with session_start(). Could there be…2 weeks ago
-
Created a new ticket, #39367, in Core Trac:
Don't no-op $user_id in test suite's wp_set_auth_cookie()2 weeks ago
-
Created a new ticket, #39251, in Core Trac:
Support end_size=0 in paginate_links()3 weeks ago
-
Posted a reply to The right plugin for us?, on the site WordPress.org Forums:
Not sure I follow. Where will what be stored? * WP Native PHP Sessions stores…3 weeks ago
-
Posted a reply to Alloptions bug, on the site WordPress.org Forums:
Thanks for the suggestion! We've actually implemented this approach in WP LCache. I'm not sure…4 weeks ago
-
Committed [1547438] to Plugins Trac:
Plugin has been tested up to 4.74 weeks ago
-
Committed [1547435] to Plugins Trac:
Plugin is tested up to WP 4.74 weeks ago
-
Committed [1547432] to Plugins Trac:
Plugin has been tested up to 4.74 weeks ago
-
Committed [1546866] to Plugins Trac:
Tag v0.1.24 weeks ago
-
Committed [1546863] to Plugins Trac:
Sync v0.1.2 from Github4 weeks ago
-
Committed [1546756] to Plugins Trac:
Require WP 4.74 weeks ago
-
Posted a reply to The right plugin for us?, on the site WordPress.org Forums:
WooCommerce uses server-side PHP sessions (but they aren't stored in the wp-content folder).4 weeks ago
-
Posted a reply to Right plugin for my site?, on the site WordPress.org Forums:
The problem I run into is the session data seems to get cached. (production uses…4 weeks ago
-
Posted a reply to Call to a member function get_row() on null, on the site WordPress.org Forums:
@subairtc Can you provide steps to reproduce this issue?4 weeks ago
-
Posted a reply to Use with Redis?, on the site WordPress.org Forums:
Hey Dana, You'd use this plugin instead of WP Redis. WordPress actually only supports one…4 weeks ago
-
Posted a reply to Redis spike connection issues, on the site WordPress.org Forums:
It certainly should! You might also look at the plugins you're running, and debug whether…1 month ago
-
Posted a reply to The right plugin for us?, on the site WordPress.org Forums:
Yep! This plugin is designed exactly for this use case.1 month ago
-
Posted a reply to Redis spike connection issues, on the site WordPress.org Forums:
Sorry to hear you're having trouble! This error means WordPress can't connect to Redis, which…1 month ago
-
Committed [1543601] to Plugins Trac:
Tag v0.1.11 month ago
-
Committed [1543598] to Plugins Trac:
Sync v0.1.1 from Github1 month ago
-
Released a new plugin, Pantheon Advanced Page Cache
1 month ago
-
Posted a reply to Call to a member function get_row() on null, on the site WordPress.org Forums:
I've been able to reproduce this issue. The fix is in v0.6.0.1 month ago
-
Posted a reply to Call to a member function get_row() on null, on the site WordPress.org Forums:
Not yet! I haven't been able to reproduce the issue, so I'm not sure of…1 month ago
-
Created a new ticket, #38760, in Core Trac:
Capture result size in bytes when SAVEQUERIES is true2 months ago
-
Created a new ticket, #38635, in Core Trac:
Declare our support for the latest version of JSON Schema2 months ago
-
Reopened ticket #38631, in Core Trac:
REST API: Make 'types' attribute of an individual taxonomy more ...2 months ago
-
Created a new ticket, #38631, in Core Trac:
REST API: Make 'types' attribute of an individual taxonomy more ...2 months ago
-
Created a new ticket, #38628, in Core Trac:
Pasting an image URL inside for a shortcode unexpectedly displays the ...2 months ago
-
Closed ticket #38439, in Core Trac:
Should we commit to `wp/v2/taxonomies/post_tag` or switch to ...2 months ago
-
Posted a reply to Call to a member function get_row() on null, on the site WordPress.org Forums:
Related: pantheon-systems/wp-native-php-sessions#49 Could you share as much detail as you can from the New Relic…2 months ago
-
Wrote a comment on the post Feature Proposal: Better theme customizations via custom CSS with live previews, on the site Make WordPress Core:
Echoing my comments made in Slack, I'm -1 on this proposal for a couple of…3 months ago
-
Posted a reply to How install? How I know its working?, on the site WordPress.org Forums:
@botrax My apologies for the confusing installation instructions. I've just made some updates. Can you…3 months ago
-
Posted a reply to Sessions not clearing in the DB, on the site WordPress.org Forums:
No immediate ideas off the top of my head. Here are a few questions which…4 months ago
-
Posted a reply to How install? How I know its working?, on the site WordPress.org Forums:
Hello @ramonjosegn, The installation instructions for WP LCache are here: https://wordpress.org/plugins/wp-lcache/installation/ At this point, we…4 months ago
-
Posted a reply to I need some requiriments on my webhosting?, on the site WordPress.org Forums:
Yes, WP LCache requires PHP 5.6 or greater with the APCu extension enabled.4 months ago
-
Released a new plugin, WP LCache
4 months ago
-
Posted a reply to Fatal error making WP-CLI unusable, on the site WordPress.org Forums:
@gwin If you explicitly globalize the global (e.g. global $adverts_namespace), the issue will be fixed.…4 months ago
-
Posted a reply to Reliable solution to integrate WordPress with Redis, on the site WordPress Support Forums:
Thanks!5 months ago
-
Posted a reply to Admin area only shows User ID as 1, on the site WordPress Support Forums:
Can you spot what I am doing wrong? It's not immediately obvious what you're doing…5 months ago
-
Wrote a comment on the post Release Leads: Call for Volunteers, on the site Make WordPress Core:
I'd like to throw my hat into the ring.5 months ago
-
Ad Code Manager
Active Installs: 800+
-
Bulk User Management
Active Installs: 50+
-
Co-Authors Plus
Active Installs: 20,000+
-
Comment Mixer
Active Installs: Less than 10
-
CP Redirect
Active Installs: 20+
-
Custom JavaScript Editor
Active Installs: 2,000+
-
Developer
Active Installs: 7,000+
-
Document Feedback
Active Installs: 30+
-
Edit Flow
Active Installs: 10,000+
-
Facebook
Active Installs: 100,000+
-
Frontend Uploader
Active Installs: 8,000+
-
GIF2HTML5
Active Installs: 60+
-
Image Shortcake
Active Installs: 100+
-
Jetpack by WordPress.com
Active Installs: 1+ million
-
Jetpack Follow Link for P2
Active Installs: 10+
-
One Time Login
Active Installs: 300+
-
P2 By Email
Active Installs: 100+
-
P2 Resolved Posts
Active Installs: 200+
-
Pantheon Advanced Page Cache
Active Installs: 200+
-
Pantheon HUD
Active Installs: 200+
-
Post Author Box
Active Installs: 200+
-
Post Forking
Active Installs: 100+
-
Post Meta Inspector
Active Installs: 1,000+
-
Publish2
Active Installs: 10+
-
Publishing Checklist
Active Installs: 30+
-
Rewrite Rules Inspector
Active Installs: 10,000+
-
Safe Redirect Manager
Active Installs: 30,000+
-
Safe Report Comments
Active Installs: 1,000+
-
Shortcake (Shortcode UI)
Active Installs: 10,000+
-
Shortcake Bakery
Active Installs: 80+
-
Site Secrets
Active Installs: 30+
-
SupportFlow
Active Installs: Less than 10
-
The WP Remote WordPress Plugin
Active Installs: 60,000+
-
WordPress Native PHP Sessions
Active Installs: 8,000+
-
WordPress REST API (Version 2)
Active Installs: 40,000+
-
WordPress REST API - Authentication Broker
Active Installs: 10+
-
WordPress REST API - OAuth 1.0a Server
Active Installs: 1,000+
-
WP LCache
Active Installs: 50+
-
WP Redis
Active Installs: 2,000+
-
WP REST API Meta Endpoints
Active Installs: 700+
-
WP SAML Auth
Active Installs: 30+
Plugins
-
Ad Code Manager
-
CampTix Event Ticketing
-
Chartbeat
-
Co-Authors Plus
-
Configure SMTP
-
Custom JavaScript Editor
-
Custom Metadata Manager
-
Dashboard Notepad
-
Developer
-
Display Posts Shortcode
-
Document Feedback
-
Edit Flow
-
Frontend Uploader
-
Get the Image
-
HyperDB
-
Image Shortcake
-
Jetpack Follow Link for P2
-
JSON feed
-
Lazy Load
-
Liveblog
-
oEmbed Gist
-
P2 By Email
-
P2 Resolved Posts
-
PMC Post Savior
-
Post Author Box
-
Post Forking
-
Post Meta Inspector
-
Rewrite Rules Inspector
-
Safe Redirect Manager
-
Safe Report Comments
-
Shortcake (Shortcode UI)
-
SubHeading
-
Term Management Tools
-
The WP Remote WordPress Plugin
-
User Switching
-
WordPress.com Custom CSS
-
WP Google Analytics