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 another ini_set(): A session is active., on the site WordPress.org Forums:
It sounds like this was the cause. Let me know if you need any more…1 day ago
-
Posted a reply to another ini_set(): A session is active., on the site WordPress.org Forums:
Hi @blindtexth: If you delete the plugin, you'll also need to delete the wp-content/mu-plugins/000-loader.php file.…1 day ago
-
Posted a reply to redirect_to possible?, on the site WordPress.org Forums:
Yes. If you include the redirect_to parameter on the original redirect to wp-login.php, then it…5 days ago
-
Posted a reply to redirect_to possible?, on the site WordPress.org Forums:
Hi @stupidchief, You can use the login_redirect filter to apply some conditional behavior on where…5 days ago
-
Posted a reply to Clear Old Sessions, on the site WordPress.org Forums:
Makes sense, thanks for clarifying :) Here's a code snippet that registers a twice-daily cron…2 weeks ago
-
Posted a reply to Clear Old Sessions, on the site WordPress.org Forums:
Hi @okorieware, The pantheon_session_expiration filter sets the session.cookie_lifetime setting, which: With the code snippet you…2 weeks ago
-
Posted a reply to Clear Old Sessions, on the site WordPress.org Forums:
Hi @okorieware, You can change the session lifetime with the pantheon_session_expiration filter. Something like this…3 weeks ago
-
Posted a reply to Multiple issues with latest update (wp_mail_from_name filter), on the site WordPress.org Forums:
Thanks @prileygraham !3 weeks ago
-
Posted a reply to Multiple issues with latest update (wp_mail_from_name filter), on the site WordPress.org Forums:
@prileygraham Can you create a SVN tag too, please? See this comment.3 weeks ago
-
Posted a reply to Multiple issues with latest update (wp_mail_from_name filter), on the site WordPress.org Forums:
@prileygraham Also, looking at your changeset: $from_name = apply_filters( 'wp_mail_from_name', $from_name ); $from_name is still…3 weeks ago
-
Posted a reply to Multiple issues with latest update (wp_mail_from_name filter), on the site WordPress.org Forums:
@prileygraham Can you create a SVN tag too please? Here's some corresponding documentation. Essentially, the…3 weeks ago
-
Posted a reply to Multiple issues with latest update (wp_mail_from_name filter), on the site WordPress.org Forums:
Also, it looks like the SVN tag for v1.13.0 is missing...3 weeks ago
-
Posted a reply to Conflict with Malcare Pro, on the site WordPress.org Forums:
Ah, that could be the culprit.1 month ago
-
Posted a reply to Conflict with Malcare Pro, on the site WordPress.org Forums:
Hi @frank6tg, Although WP Redis handles WordPress' object cache, this particular problem seems like it…1 month ago
-
Posted a reply to WP 5.5 + WP Engine, on the site WordPress.org Forums:
You're welcome!1 month ago
-
Posted a reply to WP 5.5 + WP Engine, on the site WordPress.org Forums:
@nebrekab Neither WP Native PHP Sessions nor WordPress define the cookie session name. It might've…1 month ago
-
Committed [2364140] to Plugins Trac:
Bump 'Tested Up To' to WP 5.51 month ago
-
Committed [2363421] to Plugins Trac:
Tag v1.1.11 month ago
-
Committed [2363420] to Plugins Trac:
Sync v1.1.1 from GitHub1 month ago
-
Posted a reply to Does not work in wordpress 5.5 (thumbnails), on the site WordPress.org Forums:
Ok. Thanks for all of this detail, @altstav. I don't have any immediate ideas for…1 month ago
-
Posted a reply to Does not work in wordpress 5.5 (thumbnails), on the site WordPress.org Forums:
What theme are you using?1 month ago
-
Posted a reply to Does not work in wordpress 5.5 (thumbnails), on the site WordPress.org Forums:
Ok, that's interesting, thanks for the update @altstav. Are your thumbnails generated by a plugin…1 month ago
-
Posted a reply to Deprecated JS call and critical site-health message, on the site WordPress.org Forums:
Hi @mitfi, WP Native PHP Sessions moves PHP session data from the filesystem to the…1 month ago
-
Posted a reply to Issue with WordPress 5.5, on the site WordPress.org Forums:
Hi @mad_jane: The only thing that's changed in WordPress 5.5 is that WordPress Core added…1 month ago
-
Posted a reply to How I update my product in bulk database, on the site WordPress.org Forums:
Hi @goldsourcetech, I'm not sure I follow how your question relates to the WP Native…1 month ago
-
Posted a reply to Decrypt SAML Response Data, on the site WordPress.org Forums:
Hi @antonius83, Under the hood, WP SAML Auth uses OneLogin's SAML PHP library. Based on…1 month ago
-
Posted a reply to Conflict with Beaver Themer, on the site WordPress.org Forums:
Thanks for the report, @frank6tg. Can you put the additional debugging information in a Pastebin…1 month ago
-
Posted a reply to Does not work in wordpress 5.5 (thumbnails), on the site WordPress.org Forums:
Hi @altstav, That's odd — thanks for the report. Can you try installing WP Redis…1 month ago
-
Committed [2351987] to Plugins Trac:
Bump 'Tested Up To' to WP 5.52 months ago
-
Committed [2351986] to Plugins Trac:
Update 'Tested Up To' to WP 5.52 months ago
-
Committed [2351975] to Plugins Trac:
Bump 'Tested Up To' to WP 5.52 months ago
-
Committed [2351971] to Plugins Trac:
Update 'Tested Up To' to WP 5.52 months ago
-
Posted a reply to How I use it after I install it ?, on the site WordPress.org Forums:
Hi @goldsourcetech, Using WP Native PHP Sessions should be as simple as activating it. If…2 months ago
-
Committed [2339914] to Plugins Trac:
Tag v2.2.13 months ago
-
Committed [2339912] to Plugins Trac:
Tag v1.1.03 months ago
-
Committed [2339911] to Plugins Trac:
Sync v2.2.1 from GitHub3 months ago
-
Posted a reply to How will I use this plugin after Installion, on the site WordPress.org Forums:
Hi @okadamikki, I think what you might be asking for is outside the scope of…3 months ago
-
Posted a reply to Redis cluster, on the site WordPress.org Forums:
Hi @ramanm, Thanks for the kind words I, too, suspect it's probably not happening. The…3 months ago
-
Posted a reply to Need installation help, on the site WordPress.org Forums:
Hi @vismithams, The object-cache.php file is located within the WP Redis plugin. You'll want to…3 months ago
-
Posted a reply to warning when installing on wp 5.4.2, on the site WordPress.org Forums:
Ok. WP Native PHP Sessions doesn't have a log like that. The PHP errors are…3 months ago
-
Posted a reply to warning when installing on wp 5.4.2, on the site WordPress.org Forums:
Oh. If it only happens when the plugin gets activated, then I wouldn't worry about…3 months ago
-
Posted a reply to warning when installing on wp 5.4.2, on the site WordPress.org Forums:
Hi @priesterath, The problem is that something else in your codebase (another plugin, your theme,…3 months ago
-
Posted a reply to warning when installing on wp 5.4.2, on the site WordPress.org Forums:
Yes, something like this. Sorry I can't be more help at this point. If you…3 months ago
-
Posted a reply to warning when installing on wp 5.4.2, on the site WordPress.org Forums:
Ok. I'm not sure what the issue is, unfortunately. I'd recommend disabling your plugins one…3 months ago
-
Posted a reply to Warning: ini_set(): A session is active. cannot change the session module’s ini, on the site WordPress.org Forums:
Thanks for letting me know!3 months ago
-
Posted a reply to SP metadata ??, on the site WordPress.org Forums:
Yes, you can. We only offer limited support for non-Pantheon sites though. If you can…3 months ago
-
Posted a reply to warning when installing on wp 5.4.2, on the site WordPress.org Forums:
Hi @priesterath What was the REST API error you saw that inspired you to install…3 months ago
-
Posted a reply to Warning: ini_set(): A session is active. cannot change the session module’s ini, on the site WordPress.org Forums:
Hi @proyinfo, It seems like another plugin is starting a session before WP Native PHP…3 months ago
-
Posted a reply to SP metadata ??, on the site WordPress.org Forums:
Hi @willy70 WP SAML Auth doesn't provide an export feature, per se. What sort of…3 months ago
-
Posted a reply to Separate addresses for Read / Write, on the site WordPress.org Forums:
Thanks for the request, @laiconsulting! This is probably outside the scope of the plugin, but…4 months ago
Developer
-
Ad Code Manager
Active Installs: 300+
-
Co-Authors Plus
Active Installs: 30,000+
-
Custom JavaScript Editor
Active Installs: 1,000+
-
Developer
Active Installs: 3,000+
-
Document Feedback
Active Installs: 10+
-
Gist Block by Pantheon
Active Installs: 20+
-
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: 200+
-
One Time Login
Active Installs: 7,000+
-
P2 By Email
Active Installs: 50+
-
P2 Resolved Posts
Active Installs: 80+
-
Pantheon Advanced Page Cache
Active Installs: 9,000+
-
Pantheon HUD
Active Installs: 600+
-
Post Forking
Active Installs: 60+
-
Post Meta Inspector
Active Installs: 3,000+
-
Publishing Checklist
Active Installs: 30+
-
Shortcake (Shortcode UI)
Active Installs: 20,000+
-
Shortcake Bakery
Active Installs: 100+
-
Site Secrets
Active Installs: 60+
-
Solr Search for WordPress
Active Installs: 200+
-
SupportFlow
Active Installs: Less than 10
-
WordPress Native PHP Sessions
Active Installs: 10,000+
-
WordPress REST API (Version 2)
Active Installs: 30,000+
-
WP LCache
Active Installs: 70+
-
WP Redis
Active Installs: 10,000+
-
WP REST API Meta Endpoints
Active Installs: 1,000+
-
WP SAML Auth
Active Installs: 4,000+
Contributor
-
Bulk User Management
Active Installs: 60+
-
Edit Flow
Active Installs: 10,000+
-
Frontend Uploader
Active Installs: 6,000+
-
Jetpack by WordPress.com
Active Installs: 5+ million
-
Proxy Cache Purge
Active Installs: 60,000+
-
Rewrite Rules Inspector
Active Installs: 10,000+
-
Safe Redirect Manager
Active Installs: 50,000+
-
Safe Report Comments
Active Installs: 500+
-
Shift8 Remote Management
Active Installs: 10+
-
WordPress REST API - Authentication Broker
Active Installs: Less than 10
-
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
-
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 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