Michael Beckwith
@tw2113 on WordPress.org and Slack
Bio
Current Job
Contributions Sponsored
- Member Since: July 13th, 2010
- Location: Sioux Falls, SD
- Website: michaelbox.net
- GitHub: tw2113
- Job Title: Support Engineer for WebDevStudios/Pluginize
- Employer: WebDevStudios
Contribution History
Michael Beckwith’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Support Contributor
- WordCamp Speaker
-
Posted a reply to Impossible to Connect, on the site WordPress.org Forums:
Hmm. $client should be an instance of https://github.com/WebDevStudios/wp-search-with-algolia/blob/2.11.3/vendor_prefixed/algolia/algoliasearch-client-php/src/SearchClient.php with the listApiKeys() method being defined at… -
Posted a reply to Impossible to Connect, on the site WordPress.org Forums:
I think I pasted the wrong highlight earlier. Sorry about that. https://github.com/WebDevStudios/wp-search-with-algolia/blob/2.11.3/includes/class-algolia-api.php#L120-L161 Line 120-161 is… -
Posted a reply to Impossible to Connect, on the site WordPress.org Forums:
So the assert_valid_credentials method can be found at https://github.com/WebDevStudios/wp-search-with-algolia/blob/2.11.3/includes/class-algolia-api.php#L195-L244 Would be interesting to: verify the… -
Posted a reply to PHP Warning by Constant Contact Forms for WordPress plugin, on the site WordPress.org Forums:
Awesome to hear. I've taken notes and filed a ticket to have us harden this… -
Posted a reply to PHP Warning by Constant Contact Forms for WordPress plugin, on the site WordPress.org Forums:
Did it allow you to successfully re-activate too? or is that still causing errors? Trying… -
Posted a reply to PHP Warning by Constant Contact Forms for WordPress plugin, on the site WordPress.org Forums:
Do you have access to the site's file system, via SFTP or perhaps hosting dashboard?… -
Posted a reply to PHP Warning by Constant Contact Forms for WordPress plugin, on the site WordPress.org Forums:
Are you getting errors like "headers already sent" or similar? or is it a complete… -
Posted a reply to Impossible to Connect, on the site WordPress.org Forums:
@bdbowles we currently ship with "algolia/algoliasearch-client-php": "3.4.2" from Composer. -
Posted a reply to Constant Contact Forms repeatedly disconnecting with invalid_grant errors, on the site WordPress.org Forums:
Hi @ethos-unlimited A lot of our recent work has been focused on getting this type… -
Posted a reply to Impossible to Connect, on the site WordPress.org Forums:
Definitely both on the same right paths. The try/catch I pointed out earlier is part… -
Posted a reply to Impossible to Connect, on the site WordPress.org Forums:
Did anything get logged for that? Regarding "All API Keys" listing, I assume this to… -
Posted a reply to Impossible to Connect, on the site WordPress.org Forums:
Hmm. Part of the validation process occurs in https://github.com/WebDevStudios/wp-search-with-algolia/blob/2.11.3/includes/class-algolia-api.php#L195-L244 4 spots that it maybe returns… -
Posted a reply to Impossible to Connect, on the site WordPress.org Forums:
What are the restrictions shown when visiting https://dashboard.algolia.com/account/api-keys/restricted?applicationId=YOURAPPLICATIONHERE ? Fill in the actual application ID… -
Posted a reply to How auto re-index works?, on the site WordPress.org Forums:
Let us know if you have any other questions. -
Posted a reply to Scheduled posts not appearing in the index, on the site WordPress.org Forums:
Primary being "post" post type? Don't really need to move TOO much, since the issue… -
Posted a reply to Scheduled posts not appearing in the index, on the site WordPress.org Forums:
Curious if it's potentially specific to post type, or happening for all of them. Able… -
Posted a reply to Scheduled posts not appearing in the index, on the site WordPress.org Forums:
Anything in error logs at the times of content getting published/saved? Since it should be… -
Posted a reply to How auto re-index works?, on the site WordPress.org Forums:
Hi @theblueli We don't have anything for an automatically re-indexing on a schedule with the… -
Posted a reply to Potentially a failed signup has been detected and will be retried automatically, on the site WordPress.org Forums:
Any news or changes here? -
Posted a reply to ReCaptcha Issues, on the site WordPress.org Forums:
Any news or changes here? -
Posted a reply to Experienced Issues Warning from Constant Contact PlugIn, on the site WordPress.org Forums:
Any news or changes here? -
Posted a reply to Plugin showing as unsupported, on the site WordPress.org Forums:
I've nudged internally to see if there's anything that can be done on that front.… -
Posted a reply to Plugin showing as unsupported, on the site WordPress.org Forums:
I can't say with any certainty regarding official stance on "abandoned or not", but from… -
Posted a reply to Experienced Issues Warning from Constant Contact PlugIn, on the site WordPress.org Forums:
Good day, How recently did you upgrade to version 2.18.0? I assume if you applied… -
Posted a reply to Potentially a failed signup has been detected and will be retried automatically, on the site WordPress.org Forums:
hmm the biggest curiosities is the "429 Too Many Requests" portion, which I know we… -
Posted a reply to Weird checkbox behaviour on WP 7, on the site WordPress.org Forums:
Overwriting appears to work with: .cmb2-wrap input:focus, .cmb2-wrap textarea:focus { background: inherit;}.cmb2-wrap input:checked, .cmb2-wrap textarea:checked… -
Posted a reply to Weird checkbox behaviour on WP 7, on the site WordPress.org Forums:
@hansmorb I think this may be more a focus styles thing than a "checked" state… -
Posted a reply to PHP Notice: Undefined index, on the site WordPress.org Forums:
Hi @jochent Definitely going to file a ticket for this to get it cleared up.… -
Posted a reply to Nesting tags is invalid HTML, on the site WordPress.org Forums:
We'll be including these fixes in the 2.19.0 release which is in progress. Thanks again… -
Posted a reply to Potentially a failed signup has been detected and will be retried automatically, on the site WordPress.org Forums:
Will check on order of operation here to confirm any potential need there. Order should… -
Posted a reply to I am getting plugin error, on the site WordPress.org Forums:
Hi, How many post types are you presently registering? Looks like somehow the array key… -
Posted a reply to You cannot able to edit this post type, on the site WordPress.org Forums:
I'm at a loss for what's going on then, given everything we've tried that all… -
Posted a reply to Nesting tags is invalid HTML, on the site WordPress.org Forums:
Definitely will want to get that fixed up, and I'm filing tickets for this internally.… -
Posted a reply to Redirect users after submission, on the site WordPress.org Forums:
Hi @enipix Yes we have that option already. See the screenshot below https://cloudup.com/c5z8EveLRZ9 Because of… -
Posted a reply to Scheduled posts not appearing in the index, on the site WordPress.org Forums:
Definitely possible that something is going on with WP_CRON and whatnot for your site. I… -
Posted a reply to You cannot able to edit this post type, on the site WordPress.org Forums:
Custom plugins? Anything in a mu-plugins folder within wp-content ? beyond that I'm really not… -
Posted a reply to You cannot able to edit this post type, on the site WordPress.org Forums:
Hmm. I know there's capabilities settings saved in the database, at least at the user… -
Posted a reply to You cannot able to edit this post type, on the site WordPress.org Forums:
Do the issues go away when you deactivate CPTUI? Now that I think about it,… -
Posted a reply to You cannot able to edit this post type, on the site WordPress.org Forums:
When it comes to CPTUI registered content types, did you change the "capability type" away… -
Posted a reply to “Constant Contact Forms has experienced issues that need addressed”, on the site WordPress.org Forums:
Welcome. Always good to double check with us as there may be some other small… -
Posted a reply to “Constant Contact Forms has experienced issues that need addressed”, on the site WordPress.org Forums:
Hi @mairi012 Basically the plugin lost its tokens and had to be manually reconnected, which… -
Posted a reply to [NSFW] Custom Post Type UI – start with index? “/”, on the site WordPress.org Forums:
End of the day, recommending Permalink Manager Lite is something I would have ended up… -
Posted a reply to Accessibility Compliance: iframe Missing Title, on the site WordPress.org Forums:
No worries. Always willing to help with accessibility wherever possible. Let us know if you… -
Posted a reply to Accessibility Compliance: iframe Missing Title, on the site WordPress.org Forums:
Hi @splaquet Can you clarify where you're seeing this? For example is it on the… -
Posted a reply to [NSFW] Custom Post Type UI – start with index? “/”, on the site WordPress.org Forums:
hmm. Not completely sure then, exactly what would be holding things back here and not… -
Posted a reply to [NSFW] Custom Post Type UI – start with index? “/”, on the site WordPress.org Forums:
To be certain, you've kept "with front" set to true for the rewrite section, correct? -
Posted a reply to [NSFW] Custom Post Type UI – start with index? “/”, on the site WordPress.org Forums:
Not quite following what you're trying to achieve here @sichtvorteil You want the frontpage/landing page… -
Posted a reply to API.INFO: A failed API attempt was caught and will be retried after reconnection, on the site WordPress.org Forums:
We're still trying to find potential "gotchas" where the refresh token gets invalidated somehow, without… -
Posted a reply to API.INFO: A failed API attempt was caught and will be retried after reconnection, on the site WordPress.org Forums:
These errors are typical in cases where the access and refresh tokens got to expired… -
Posted a reply to ReCaptcha Issues, on the site WordPress.org Forums:
Did you create a new form embed, or re-use the first one? Curious why it's…
Developer
-
Blogroll Block
Active Installs: 90+
-
BuddyExtender
Active Installs: 40+
-
Network Sites Counts Dashboard Widget
Active Installs: 10+
-
Query Monitor GiveWP
Active Installs: Less than 10
-
Slideshow Captions for Jetpack
Active Installs: 50+
-
Social Media Shortcodes
Active Installs: 40+
-
StartBox Easy Hooks
Active Installs: 10+
-
Untappd WordPress Widget
Active Installs: 100+
-
WP Contributions
Active Installs: 10+
Contributor
-
BuddyPress
Active Installs: 100,000+
-
Chat Room
Active Installs: 90+
-
CMB2
Active Installs: 300,000+
-
Constant Contact Forms
Active Installs: 20,000+
-
Custom Post Type UI
Active Installs: 1+ million
-
Maintainn Tools
Active Installs: 10+
-
Mapbox For WP
Active Installs: 40+
-
Reactor: Core
Active Installs: 40+
-
WP Search with Algolia
Active Installs: 7,000+
Support Rep
-
Automatic Featured Images from Videos
Active Installs: 7,000+
-
Constant Contact + WooCommerce
Active Installs: 1,000+
-
Hash Link Scroll Offset
Active Installs: 1,000+
-
Taxonomy Switcher
Active Installs: 2,000+
-
WDS Multisite Aggregate
Active Installs: 10+
Completed Courses
Total completed courses: 1
- Part 1: Simple Site Design and Site Editing* July 17, 2023
- *Course is no longer available.
Plugins
-
Better Click To Share – Shareable Quote Boxes for X (Twitter)
-
Better YOURLS
-
Click To Tweet
-
Debug Bar
-
Debug Bar Console
-
Debug Bar Cron
-
Debug Bar Post Meta
-
Debug Bar Query Tracer
-
Debug Bar Screen Info
-
Debug Bar Transients
-
Debug This
-
Echo Knowledge Base - Documentation, FAQs, Chat & Smart Search
-
Hello Poppet
-
IndieWeb
-
Loco Translate
-
MF2 Feeds
-
Microformats 2
-
Multiple Post Thumbnails
-
Network Plugin Auditor
-
Permalink Manager Lite
-
Plugin Check (PCP)
-
Plugin Detective - Troubleshooting Conflicts
-
Post Kinds
-
Post Type Switcher
-
Posts 2 Posts
-
Query Monitor
-
Reveal IDs
-
Revision Notes
-
Support Me
-
Timber
-
WDS Site Documentation
-
Webmention
-
WooCommerce
-
WP Crontrol
-
WP Database Reset
-
WP Help
-
WP Mail Debugger
-
WP Search with Algolia
-
WP-API JSON Feed
-
WP-Markdown