useStrict
@usestrict on WordPress.org and Slack
Bio
Interests
WordPress Origin Story
- Member Since: March 12th, 2009
- Location: Toronto, ON, Canada
- Website: usestrict.net
- GitHub: vinnyusestrict
- Job Title: Perl and PHP developer
- Employer: UseStrict Consulting and SiteSell, Inc.
Contribution History
useStrict’s badges:- Core Contributor
- Plugin Developer
-
Committed [2998405] to Plugins SVN:
Tagging 2.18.2 -
Committed [2998404] to Plugins SVN:
Committing 2.18.2 -
Posted a reply to Pop up widget, on the site WordPress.org Forums:
Something is triggering a javascript error. Uncaught TypeError: handle is null <anonymous> https://koncierz.com/:272 <anonymous> https://koncierz.com/:282 I did… -
Posted a reply to Pop up widget, on the site WordPress.org Forums:
Hi @rajshrestha, which buttons are you referring to? -
Committed [2993289] to Plugins SVN:
Update to version 1.1.6.2 from GitHub -
Committed [2990825] to Plugins SVN:
Tagging 2.18.1 -
Committed [2990824] to Plugins SVN:
Committing 2.18.1 -
Committed [2989077] to Plugins SVN:
Tagging 2.18 -
Committed [2989076] to Plugins SVN:
Committing 2.18 -
Posted a reply to Name field Not populating with embed, on the site WordPress.org Forums:
Hi Xander, Sorry for the delay. The issue with 'name' is that WordPress uses that… -
Posted a reply to People do no receive Reply by email, on the site WordPress.org Forums:
Hi @odbgroup, Thanks for reaching out. The WP forums are intended only to discuss free… -
Posted a reply to WC cron jobs running when plugin is not even installed, on the site WordPress.org Forums:
I deleted both jobs with wp-cli. Not sure why they were left behind in the… -
Created a topic, WC cron jobs running when plugin is not even installed, on the site WordPress.org Forums:
I just ran cron jobs via wp-cli and found a couple of … -
Posted a reply to Apparent random redirect to 127.0.0.1 when trying to log in, on the site WordPress.org Forums:
Do you have cookie based brute force protection on? No, we don't. Again, this only… -
Posted a reply to Apparent random redirect to 127.0.0.1 when trying to log in, on the site WordPress.org Forums:
Thanks for the quick reply. Her IP is NOT in the permanent block list. If… -
Created a topic, Apparent random redirect to 127.0.0.1 when trying to log in, on the site WordPress.org Forums:
My client has reported that from time to time she gets… -
Posted a reply to Notifications Sometimes Not Sent, on the site WordPress.org Forums:
Hi Bob, Sorry for the late reply. First thing that comes to mind is to… -
Posted a reply to Problem with the background notification, on the site WordPress.org Forums:
Hi, You can hook into the following to manage any custom tags: $email_subject = apply_filters(… -
Posted a reply to Problem with the background notification, on the site WordPress.org Forums:
Please test if there isn't a conflict with another plugin or theme. To do that,… -
Posted a reply to Problem with the background notification, on the site WordPress.org Forums:
Hi @kreartmedia, Thanks for reaching out. The purpose of background notifications is to avoid timeouts… -
Committed [2915240] to Plugins SVN:
Updating tested up to in tag. -
Committed [2915239] to Plugins SVN:
Update tested up to. -
Posted a reply to 429: Too Many Requests Error, on the site WordPress.org Forums:
Hi, thanks for reaching out. Mailgun has the trial plan which gives you 5000 free… -
Committed [2880531] to Plugins SVN:
Tagging 2.17.10 -
Committed [2880530] to Plugins SVN:
Committing 2.17.10 -
Posted a reply to Long Database Queries, on the site WordPress.org Forums:
Hi @cmsim101, Please enable background notifications in the General settings tab. Cheers,Vinny -
Posted a reply to PopupMaker is unable to create & save cached assets for your popup styling, on the site WordPress.org Forums:
I've tracked down the issue to classes/AssetCache.php, line 125: if ( true !== get_option( 'pum_files_writeable',… -
Committed [2869718] to Plugins SVN:
Committing 2.17.9 -
Committed [2865918] to Plugins SVN:
Committing 2.17.8 -
Posted a reply to Notification sent for previous post, on the site WordPress.org Forums:
Hi Mark, It sounds like you have background notifications turned on. This is a good… -
Committed [2861617] to Plugins SVN:
Update to version 1.1.6.1 from GitHub -
Committed [2861616] to Plugins SVN:
Update to version 1.1.6 from GitHub -
Posted a reply to % 20 in URL Query String issue, on the site WordPress.org Forums:
Fixed in v1.1.6. -
Posted a reply to Make “Send Notifications” option checked by default., on the site WordPress.org Forums:
Sorry, the code above is wrong. Use this one instead. add_filter( 'bbp_get_form_topic_subscribed', function(){ return checked(true,… -
Posted a reply to Make “Send Notifications” option checked by default., on the site WordPress.org Forums:
Try adding this to your child theme's functions.php:add_filter( 'bbp_get_form_topic_subscribed', '__return_true', 10, 2 );add_filter( 'bbp_get_form_forum_subscribed', '__return_true',… -
Posted a reply to Make “Send Notifications” option checked by default., on the site WordPress.org Forums:
Hi Jasper, Thanks for reaching out. The 'Send Notifications' option is actually for the back-end… -
Posted a reply to % 20 in URL Query String issue, on the site WordPress.org Forums:
Thanks for reporting this. I'll put in a fix this week. -
Committed [2851913] to Plugins SVN:
Update to version 1.1.5.1 from GitHub -
Posted a reply to first_name & last_name & email do not pre-fill from URL query string, on the site WordPress.org Forums:
Answered in https://wordpress.org/support/topic/calendly-pre-fill-from-url-query-string-issue/#post-16391359 -
Posted a reply to Calendly Pre-Fill from url query string Issue, on the site WordPress.org Forums:
Hi @travelsecrets, Sorry for the delay. You've actually discovered a bug where query-strings weren't working… -
Committed [2851575] to Plugins SVN:
Update to version 1.1.5 from GitHub -
Posted a reply to The Calender takes a while to laod, on the site WordPress.org Forums:
Hi @stabrizi, thanks for reaching out. The calendar loads quickly for me. It could be… -
Posted a reply to Calendly Pre-Fill from url query string Issue, on the site WordPress.org Forums:
The fix is available in version 1.1.4. Cheers,Vinny -
Committed [2837483] to Plugins SVN:
Update to version 1.1.4 from GitHub -
Posted a reply to Calendly Pre-Fill from url query string Issue, on the site WordPress.org Forums:
Thank you for reporting this. I am working on a fix. -
Posted a reply to Ajax issue occurring when trying to send out dry run, on the site WordPress.org Forums:
Hi @seffychon, Thanks for reaching out. The dry run doesn't send any emails. It populates… -
Created a topic, JS error after updating to 3.9.0, on the site WordPress.org Forums:
I updated elementor and elementor pro to version 3.9.0… -
Posted a reply to Simple to Use and Works Perfectly, on the site WordPress.org Forums:
Thank you! -
Posted a reply to calendly calendar never loads, on the site WordPress.org Forums:
The plugin itself does not require cookies to load, but Calendly probably does. Perhaps you… -
Posted a reply to calendly calendar never loads, on the site WordPress.org Forums:
Also try disabling browser add-ons (such as ad blockers) or using a different browser. If…
Developer
-
bbPress Notify (No-Spam)
Active Installs: 4,000+
-
UseStrict's Calendly Embedder
Active Installs: 1,000+