Tim Nolte
@tnolte on WordPress.org and Slack
- Member Since: August 16th, 2008
- Location: Husonville, MI
- Website: timnolte.com
- GitHub: timnolte
- Job Title: Technical Architect
- Employer: Forum One
Bio
Interests
WordPress Origin Story
Contribution History
Tim Nolte’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- WordCamp Organizer
- WordCamp Speaker
-
Posted a reply to 1.4.0 update breaks my site, on the site WordPress.org Forums:
@five5star just noting that the 1.4.1 release should be out shortly. I can't say for… -
Posted a reply to 1.4.0 update breaks my site, on the site WordPress.org Forums:
@five5star I am preparing to deploy a 1.4.1 bug release soon. I did come across… -
Posted a reply to 1.4.0 update breaks my site, on the site WordPress.org Forums:
@five5star also, just noting that the Ready for Pickup email template is available under the… -
Posted a reply to 1.4.0 update breaks my site, on the site WordPress.org Forums:
@five5star so something I'm noticing, though it doesn't seemed to be the caught of the… -
Posted a reply to 1.4.0 update breaks my site, on the site WordPress.org Forums:
@five5star I just installed a new instance of WordPress 5.9.3 along with first the 1.3.13… -
Posted a reply to 1.4.0 update breaks my site, on the site WordPress.org Forums:
@five5star one thing I am also noticing is that you have this checkbox right with… -
Posted a reply to 1.4.0 update breaks my site, on the site WordPress.org Forums:
@five5star is there any way you can turn on WordPress debugging and/or look at the… -
Posted a reply to 1.4.0 update breaks my site, on the site WordPress.org Forums:
What version of WordPress, WooCommerce, PHP does your site run on? I just tested a… -
Posted a reply to Add field to shipping note, on the site WordPress.org Forums:
I will look at providing some sort of functionality for this in an upcoming release. -
Posted a reply to Disable the pickup time for other shipping methods, on the site WordPress.org Forums:
@graphistemdm @leroysabrina a new 1.4.0 version was just released that provides this feature built-in now. -
Posted a reply to the selection of hours does not appear all the time in the order and the email o, on the site WordPress.org Forums:
@yannick66 a new 1.4.0 version was just released and I hope this resolves the issue… -
Posted a reply to Show and Hide Local Pickup, on the site WordPress.org Forums:
@000x2a the just release version 1.4.0 should have provided a fix for this now. -
Submitted pull request #88 to WordPress/hosting-handbook:
Add Notes About Deprecation & Removal of `mcrypt` -
Posted a reply to Need A Configuration Variable to Disable 2FA Globally, on the site WordPress.org Forums:
The problem here is that when there is a problem with the 2FA verification you… -
Posted a reply to Sudden 2FA problems, on the site WordPress.org Forums:
So after additional investigation, the WP_CONTENT_DIR and wordfence-waf.php looks to be an unrelated issue from… -
Posted a reply to Error setting 2FA, on the site WordPress.org Forums:
So after additional investigation, the WP_CONTENT_DIR and wordfence-waf.php looks to be an unrelated issue from… -
Created a topic, Need A Configuration Variable to Disable 2FA Globally, on the site WordPress.org Forums:
Right now Wordfence seems to consistently have problem… -
Posted a reply to Error setting 2FA, on the site WordPress.org Forums:
Yeah, Wordfence has changed something in a more recent release that is causing this problem… -
Posted a reply to Sudden 2FA problems, on the site WordPress.org Forums:
Something has definitely changed with the plugin as all of a sudden we are now… -
Posted a reply to Error “invalid-client-claim” is Displayed on Login Action, on the site WordPress.org Forums:
@gabert have you seen our Keycloak setup guide? I would recommend confirming your setup in… -
Posted a reply to Add field to shipping note, on the site WordPress.org Forums:
@sunemoldt if we provided a shortcode to be used in the Delivery Note field would… -
Posted a reply to It’s a great plugin!, on the site WordPress.org Forums:
@sakina990 there is an open request to add a plugin setting that can control the… -
Posted a reply to Disable the pickup time for other shipping methods, on the site WordPress.org Forums:
@graphistemdm & @leroysabrina FYI, the upcoming 1.4.0 release should have this resolved through some new… -
Posted a reply to the selection of hours does not appear all the time in the order and the email o, on the site WordPress.org Forums:
@yannick66 I'm hoping to get to the bottom of this in the upcoming 1.4.0 release… -
Mentioned in [52767] on Core SVN:
Options: Disable transients while installing. -
Posted a reply to You Didn’t Tag the Latest v2.2.4 And it Breaks WPackagist, on the site WordPress.org Forums:
@britner from what I see is that it looks like your push & tagging to… -
Posted a reply to You Didn’t Tag the Latest v2.2.4 And it Breaks WPackagist, on the site WordPress.org Forums:
@britner I just looked and now 2.2.5 isn't tagged. https://plugins.trac.wordpress.org/browser/kadence-blocks/tags -
Created a topic, You Didn’t Tag the Latest v2.2.4 And it Breaks WPackagist, on the site WordPress.org Forums:
When you released v2.2.4 you didn't tag that release i… -
Mentioned in [52694] on Core SVN:
Options: Disable transients while installing. -
Closed issue #25486 on the WordPress/gutenberg repository:
Provide the ability for `wp-env` to support a `docker-compose.override.yml` file for plugins... -
Closed pull request #26047 on WordPress/gutenberg:
Adds support to `wp-env` for using a `docker-compos.override.yml` file -
Posted a reply to Show and Hide Local Pickup, on the site WordPress.org Forums:
Replying to your request at GitHub. -
Posted a reply to JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
Correct I'm using the latest version of WordPress and the latest version of the Notification… -
Posted a reply to JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
@kubitomakita I tested your code changes with my JSON string, and even tested your original… -
Posted a reply to JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
@kubitomakita so this still doesn't work for the following example: { "attachments":[ { "text":"A new… -
Posted a reply to JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
I've also just again tried combinations such as: "text":"A new plugin was activated at {plugin_activation_date_time}"… -
Posted a reply to JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
I don't get a notification and when I look at the notification log I can… -
Posted a reply to JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
Sorry, I should have included my versions in my original post. WordPress: 5.8.2 Notification: 8.0.3… -
Posted a reply to JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
After some more testing it just seems as though the merge tag processing just simply… -
Posted a reply to JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
So a follow-up with a wonky workaround. I was sort of able to get the… -
Created a topic, JSON Webhook Doesn’t Work, on the site WordPress.org Forums:
I created a JSON Webhook and while the notification is… -
Posted a reply to the selection of hours does not appear all the time in the order and the email o, on the site WordPress.org Forums:
@yannick66 I'll have to dig into this. I suspect this is a result of either… -
Posted a reply to Change to 24 hour indication, on the site WordPress.org Forums:
The time format should be based on your WordPress Date/Time settings. -
Posted a reply to Salesforce Contacts to WordPress Users Created Endless Loop, on the site WordPress.org Forums:
Ha, oops that was a typo I did mean Yoast SEO. So I deactivated Yoast… -
Posted a reply to Salesforce Contacts to WordPress Users Created Endless Loop, on the site WordPress.org Forums:
So I have found that Toast SEO is hooking into user_register and updating a user… -
Posted a reply to Salesforce Contacts to WordPress Users Created Endless Loop, on the site WordPress.org Forums:
Just providing updates as I try to debug this so as to hopefully provide enough… -
Posted a reply to Salesforce Contacts to WordPress Users Created Endless Loop, on the site WordPress.org Forums:
Still digging into this and what I'm seeing now with the duplicate object map records… -
Posted a reply to Salesforce Contacts to WordPress Users Created Endless Loop, on the site WordPress.org Forums:
One other things that I'm seeing is that for Contacts coming from Salesforce I am… -
Posted a reply to Salesforce Contacts to WordPress Users Created Endless Loop, on the site WordPress.org Forums:
I was just looking at the database table and I can see that there are… -
Created a topic, Salesforce Contacts to WordPress Users Created Endless Loop, on the site WordPress.org Forums:
We are bulk loading 1300+ Salesforce Contacts into Wor…
Developer
-
WooCommerce Local Pickup Time Select
Active Installs: 1,000+
Contributor
-
OpenID Connect Generic Client
Active Installs: 3,000+
Plugins
-
ActivityPub
-
Add From Server
-
Admin Columns
-
Admin Menu Editor
-
Advanced Custom Fields: Extended
-
Advanced Custom Fields: Image Aspect Ratio Crop Field
-
Akismet Spam Protection
-
Auto Post to Social Media - WordPress to Buffer
-
Better Search Replace
-
Better YOURLS
-
Bitly URL Shortener
-
Bitly's Wordpress Plugin
-
Broadcast
-
Cache Master
-
CB Change Mail Sender
-
Cloudflare
-
Contextual Adminbar Color
-
Custom Post Type UI
-
Debug Bar
-
Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]
-
ElasticPress
-
Enable jQuery Migrate Helper
-
Events Manager
-
EWWW Image Optimizer
-
FakerPress
-
Find Slow Functions & Actions & Filters & Hooks (Debug Bar)
-
Flexible Shipping for FedEx and WooCommerce
-
Flexible Table Block
-
Genesis Custom Blocks
-
GiveWP - Donation Plugin and Fundraising Platform
-
Good Reads Books
-
GR Progress Widget
-
GTM4WP
-
Gutenberg
-
Gutenberg Blocks by Kadence Blocks – Page Builder Features
-
Gutentor - Gutenberg Blocks - Page Builder for Gutenberg Editor
-
Headless Mode
-
HTTP Headers
-
Hummingbird – Optimize Speed, Enable Cache, Minify CSS & Defer Critical JS
-
IndieWeb
-
Instant Images - One Click Unsplash, Pixabay and Pexels Uploads
-
JAMstack Deployments
-
Jeepers Peepers: WP Syslog
-
Jetpack - WP Security, Backup, Speed, & Growth
-
Lazy Load for Comments
-
LiteSpeed Cache
-
Login Security Solution
-
Maintenance
-
Map Block for Google Maps
-
Mastodon Autopost
-
Media Library Categories
-
Members - Membership & User Role Editor Plugin
-
Multisite Plugin Manager
-
Nginx Helper
-
Ninja Forms Contact Form - The Drag and Drop Form Builder for WordPress
-
Notification - Custom Notifications and Alerts for WordPress
-
OpenID Connect Generic Client
-
P3 (Plugin Performance Profiler)
-
Page Builder Gutenberg Blocks – CoBlocks
-
Pantheon Advanced Page Cache
-
Polylang
-
Post SMTP Mailer/Email Log
-
Powerful Gutenberg Blocks and Templates - Ghost Kit
-
Presenter
-
Proxy Cache Purge
-
Publicize With Hashtags
-
PublishPress Checklists: Pre-Publishing Approval Task Checklist for WordPress Content
-
PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes
-
PublishPress: Editorial Calendar, Workflow, Comments, Notifications and Statuses
-
Query Monitor
-
Query monitor Twig profile
-
Radio Buttons for Taxonomies
-
Really Simple SSL
-
Regenerate Thumbnails
-
Related Posts by Taxonomy
-
Run Log
-
Safe Redirect Manager
-
Safe SVG
-
SameSite Cookies
-
Seriously Simple Podcasting
-
Share on Mastodon
-
Simple History – user activity log, audit tool
-
Simple Location
-
Site Kit by Google - Analytics, Search Console, AdSense, Speed
-
SiteGround Security
-
Slides & Presentations
-
Smush - Lazy Load Images, Optimize & Compress Images
-
Solr Search for WordPress
-
Spectra - WordPress Gutenberg Blocks
-
SQRL Login
-
TablePress
-
The Events Calendar
-
Tika Doc PDF Indexer
-
Transient Cleaner
-
Two Factor Authentication
-
Two-Factor
-
Ultimate Blocks - Gutenberg Blocks Plugin
-
Unsplash
-
VaultPress
-
Webmention
-
Which Template Am I
-
WooCommerce
-
WooCommerce Blocks
-
WooCommerce Local Pickup Time Select
-
Wordfence Assistant
-
Wordfence Login Security
-
Wordfence Security - Firewall & Malware Scan
-
WordPress GitHub Sync
-
WP Activity Log
-
WP Church Center
-
WP Event Aggregator: Import Eventbrite events, Meetup events, social events and any iCal Events into WordPress
-
WP Eventbrite Embedded Checkout
-
WP FullCalendar
-
WP Maintenance Mode & Coming Soon
-
WP Redis
-
WP Required Taxonomies - Categories and Tags Mandatory
-
WP SAML Auth
-
WP SmartCrop
-
WP Term Images
-
WP Term Order
-
WP to Twitter
-
WP User Avatars
-
WP User Profiles
-
WP-CFM
-
Yoast Duplicate Post
-
Yoast SEO