Daniel Bachhuber
@danielbachhuber on WordPress.org
- Member Since: May 9th, 2007
- Location: Tualatin, Oregon
- Website: handbuilt.co
- Job Title: Hand Built
- Employer: Principal
Bio
Contribution History
Daniel Bachhuber’s badges:- bbPress Contributor
- Core Contributor
- Core Team
- Documentation Contributor
- Hosting Contributor
- Hosting Team
- Meta Contributor
- Plugin Developer
- WordCamp Organizer
- WordCamp Speaker
- WP-CLI Contributor
- WP-CLI Team
-
Posted a reply to Issue with the minimal PHP Version 7.3 and the composer/platform_check.php 7.4, on the site WordPress.org Forums:
Sorry about that! I guess I messed something up with composer.json when I was changing…6 days ago
-
Committed [2663398] to Plugins SVN:
Tag v2.0.16 days ago
-
Committed [2663395] to Plugins SVN:
Sync v2.0.1 from GitHub6 days ago
-
Committed [2663391] to Plugins SVN:
Update 'Tested Up To' for WordPress 5.96 days ago
-
Committed [2663375] to Plugins SVN:
Update 'Tested Up To' for WordPress 5.96 days ago
-
Committed [2663369] to Plugins SVN:
Update 'Tested Up To' for WordPress 5.96 days ago
-
Committed [2663368] to Plugins SVN:
Update 'Tested Up To' for WordPress 5.96 days ago
-
Committed [2663355] to Plugins SVN:
Update 'Tested Up To' to WordPress 5.96 days ago
-
Committed [2663339] to Plugins SVN:
Bump 'Tested Up To' to WP 5.96 days ago
-
Committed [2663334] to Plugins SVN:
Bump 'Tested Up To' to WP 5.96 days ago
-
Posted a reply to We have 2022 and it still depends on Solr 3.6???, on the site WordPress.org Forums:
Hey @fhwebcs, You're welcome! At this point, it's unlikely. I haven't heard of any plans…2 weeks ago
-
Posted a reply to PHP fatal error: wp_cache_add() cannot be redefined, on the site WordPress.org Forums:
Great!2 weeks ago
-
Posted a reply to PHP fatal error: wp_cache_add() cannot be redefined, on the site WordPress.org Forums:
Hey @sdvservices, I think there's something funky in your site setup. It looks like WP…2 weeks ago
-
Posted a reply to Sudden cache collisions (newly added site), on the site WordPress.org Forums:
Makes sense — no worries. I'd be open to a pull request if this is…2 weeks ago
-
Posted a reply to Sudden cache collisions (newly added site), on the site WordPress.org Forums:
Sorry for the troubles, @strarsis ! Need anything else on our end?3 weeks ago
-
Committed [2653540] to Plugins SVN:
Tag v2.0.03 weeks ago
-
Mentioned in [52384] on Core SVN:
Media: Fix selections in Media Library Featured Image modal on open.1 month ago
-
Posted a reply to Setting for username & password with Redis 6?, on the site WordPress.org Forums:
Oops, was signed in to the wrong account with that last comment :)2 months ago
-
Posted a reply to Remove login button from the wp-login page, on the site WordPress.org Forums:
Hey @helen35, Glad you've found the plugin helpful :) Just to confirm, you'd like to…2 months ago
-
Mentioned in [52167] on Core SVN:
Media: Featured image modal loads only selected image.3 months ago
-
Posted a reply to Does this plugin work with WooCommerce, on the site WordPress.org Forums:
WP Redis should work just fine with WooCommerce. It serves as a drop-in replacement for…3 months ago
-
Posted a reply to Multisite compatibility, on the site WordPress.org Forums:
Hey @mattrin, Yes, WP Redis does work with multisite. It is an implementation of WordPress…3 months ago
-
Posted a reply to Unable to use sessions in 7.4/8.0 PHP versions and wordpress, on the site WordPress.org Forums:
Hey @seotoco, It's hard to say what the issue might be without being able to…4 months ago
-
Posted a reply to Unable to use sessions in 7.4/8.0 PHP versions and wordpress, on the site WordPress.org Forums:
Hey @seotoco, Sorry to hear you're having difficulties. WP Native PHP Sessions works on PHP…4 months ago
-
Posted a reply to Self Hosted Server and WP Rocket Compatibility, on the site WordPress.org Forums:
Hey @livestainablesupport: It certainly can! It will help with any slow queries that are already…5 months ago
-
Posted a reply to Custom attributes, on the site WordPress.org Forums:
Hey @diegop78, For newly created users, you should be able to use the wp_saml_auth_new_user_authenticated filter…5 months ago
-
Posted a reply to Sign in gives website access (not wordpress login), on the site WordPress.org Forums:
Hi Eline, This is correct. WP SAML Auth only handles the authentication bridge between WordPress…5 months ago
-
Posted a reply to When logging out the sessionIndex and nameID is not passed to the IdP, on the site WordPress.org Forums:
Ah, that's what I get for not testing my code snippet :) I like your…5 months ago
-
Posted a reply to When logging out the sessionIndex and nameID is not passed to the IdP, on the site WordPress.org Forums:
Great! Glad you were able to figure a solution out. I've tagged WP SAML Auth…6 months ago
-
Posted a reply to When logging out the sessionIndex and nameID is not passed to the IdP, on the site WordPress.org Forums:
Ah, thanks for sharing that. session_id() will only return a value if a PHP session…6 months ago
-
Posted a reply to When logging out the sessionIndex and nameID is not passed to the IdP, on the site WordPress.org Forums:
In addition to modifying the action_wp_logout method, you'll also need to add a filter to…6 months ago
-
Posted a reply to When logging out the sessionIndex and nameID is not passed to the IdP, on the site WordPress.org Forums:
Great question, @kirkyedinak! I appreciate all of the detail you've included :) Can you try…6 months ago
-
Posted a reply to Multisite different session on each site., on the site WordPress.org Forums:
Hi @trumor, Thanks for the report. Unfortunately, if the sites are on different domains, it…6 months ago
-
Posted a reply to delete_user() flushing transients, on the site WordPress.org Forums:
@marksabbath No worries! Glad you were able to figure it out :)6 months ago
-
Posted a reply to delete_user() flushing transients, on the site WordPress.org Forums:
Hey @marksabbath, WP Redis doesn't look into the delete_user action. Can you share more details…6 months ago
-
Posted a reply to (Request) Let us customize the button text, on the site WordPress.org Forums:
You're welcome!6 months ago
-
Posted a reply to (Request) Let us customize the button text, on the site WordPress.org Forums:
Hey @swebervna, You'll want to add the filter to a mu-plugin, or your theme's functions.php…6 months ago
-
Posted a reply to (Request) Let us customize the button text, on the site WordPress.org Forums:
Hey @swebervna, This should already be possible with the wp_saml_auth_login_strings filter: add_filter( 'wp_saml_auth_login_strings', function (…6 months ago
-
Created a topic, Avoid losing post stickiness in the block editor, on the site WordPress.org Forums:
Thanks for the great plugin! We're using the block ed…7 months ago
-
Posted a reply to SimpleSAMLphp Autoloader overriding available TWIG Version, on the site WordPress.org Forums:
Ah, your explanation of the problem makes sense to me. I didn't realize SimpleSAMLphp uses…7 months ago
-
Posted a reply to SimpleSAMLphp Autoloader overriding available TWIG Version, on the site WordPress.org Forums:
Hey @cleverington, Thanks for the report, and sorry to hear you're running into an issue.…7 months ago
-
Posted a reply to Warning: WP Redis: ERR AUTH called without any password[…], on the site WordPress.org Forums:
Thanks!8 months ago
-
Posted a reply to Warning: WP Redis: ERR AUTH called without any password[…], on the site WordPress.org Forums:
Thanks for the report, @strarsis. Meaning, some newer version of Redis? In any case, I…8 months ago
-
Posted a reply to Setting forceAuthn=”true”, on the site WordPress.org Forums:
Great! Glad to hear it was an easy fix. I've just tagged WP SAML Auth…8 months ago
-
Posted a reply to Setting forceAuthn=”true”, on the site WordPress.org Forums:
Hey @monoxa, Thanks for the question. Is this for a site hosted on Pantheon? It…8 months ago
-
Posted a reply to How to set ttl for cache?, on the site WordPress.org Forums:
I had forgotten about that constant! Yes, you can use WP_REDIS_DEFAULT_EXPIRE_SECONDS to set the default…8 months ago
-
Posted a reply to How to set ttl for cache?, on the site WordPress.org Forums:
Hi @erikdemarco, The TTL is typically set on a per-cache key basis, by wp_cache_set(). WordPress…8 months ago
-
Posted a reply to wc_get_template_part returning null when WP Redis is enabled, on the site WordPress.org Forums:
One thing you could test is whether the problem reproduces with another Redis object cache…8 months ago
-
Posted a reply to wc_get_template_part returning null when WP Redis is enabled, on the site WordPress.org Forums:
Hey @mcarner5, Sorry to hear you're having issues. WP Redis doesn't cache the wc_get_template_part filter…8 months ago
-
Posted a reply to big table, on the site WordPress.org Forums:
Hey @rafasshop, Old sessions should be automatically deleted by WP Native PHP Sessions. In your…9 months ago
Developer
-
Ad Code Manager
Active Installs: 200+
-
Clariti
Active Installs: 200+
-
Co-Authors Plus
Active Installs: 30,000+
-
Custom JavaScript Editor
Active Installs: 1,000+
-
Developer
Active Installs: 2,000+
-
Document Feedback
Active Installs: Less than 10
-
Gist Block by Pantheon
Active Installs: 10+
-
Image Shortcake
Active Installs: 30+
-
Jetpack Follow Link for P2
Active Installs: Less than 10
-
Mode Analytics
Active Installs: Less than 10
-
Nutrifox WP Connector
Active Installs: 300+
-
One Time Login
Active Installs: 10,000+
-
P2 By Email
Active Installs: 30+
-
P2 Resolved Posts
Active Installs: 40+
-
Pantheon Advanced Page Cache
Active Installs: 10,000+
-
Pantheon HUD
Active Installs: 900+
-
Post Forking
Active Installs: 60+
-
Post Meta Inspector
Active Installs: 3,000+
-
Publishing Checklist
Active Installs: 60+
-
Shortcake (Shortcode UI)
Active Installs: 20,000+
-
Shortcake Bakery
Active Installs: 80+
-
Site Secrets
Active Installs: 50+
-
Solr Search for WordPress
Active Installs: 300+
-
SupportFlow
Active Installs: Less than 10
-
WordPress Native PHP Sessions
Active Installs: 20,000+
-
WordPress REST API (Version 2)
Active Installs: 20,000+
-
WP LCache
Active Installs: 40+
-
WP Redis
Active Installs: 10,000+
-
WP REST API Meta Endpoints
Active Installs: 2,000+
-
WP SAML Auth
Active Installs: 5,000+
Contributor
-
Bulk User Management
Active Installs: 60+
-
Edit Flow
Active Installs: 9,000+
-
Jetpack - WP Security, Backup, Speed, & Growth
Active Installs: 5+ million
-
Proxy Cache Purge
Active Installs: 50,000+
-
Rewrite Rules Inspector
Active Installs: 10,000+
-
Safe Redirect Manager
Active Installs: 50,000+
-
Safe Report Comments
Active Installs: 400+
-
Shift8 Remote Management
Active Installs: Less than 10
-
WordPress REST API - Authentication Broker
Active Installs: 20+
-
WordPress REST API - OAuth 1.0a Server
Active Installs: 10,000+
Plugins
-
Ad Code Manager
-
Chartbeat
-
Co-Authors Plus
-
Configure SMTP
-
Custom JavaScript Editor
-
Custom Metadata Manager
-
Dashboard Notepad
-
Developer
-
Display Posts - Easy lists, grids, navigation, and more
-
Document Feedback
-
Edit Flow
-
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 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
-
WP Google Analytics