Michael Beckwith
@tw2113 on WordPress.org and Slack
- Member Since: July 13th, 2010
- Location: Sioux Falls, SD
- Website: trexthepirate.com/me
- GitHub: tw2113
- Job Title: Support Engineer for WebDevStudios/Pluginize
- Employer: WebDevStudios
Bio
Contributions Sponsored
Contribution History
Michael Beckwith’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Support Contributor
- WordCamp Speaker
-
Posted a reply to Plural Label colon, on the site WordPress.org Forums:
Sounds like a plan, let us know what you find, I'm admittedly a bit curious… -
Posted a reply to Issue with terms not populating taxonomy list in custom post type edit, on the site WordPress.org Forums:
Do things show up once you refresh the page you're looking at? Or do they… -
Posted a reply to Permalink Issue CPT / Taxonomie, on the site WordPress.org Forums:
Honestly not sure here. Whatever is going on, the rewrites aren't aligning correctly enough to… -
Posted a reply to filtering post with custom categories?, on the site WordPress.org Forums:
That specific site seems to be using something called "otas" for its filtering but I… -
Posted a reply to Plural Label colon, on the site WordPress.org Forums:
I would have to believe that happens because the content type is no longer registered… -
Posted a reply to Plural Label colon, on the site WordPress.org Forums:
Welcome. -
Posted a reply to Plural Label colon, on the site WordPress.org Forums:
I believe, for that spot, you're going to need to edit your theme files to… -
Posted a reply to Unable to change Title, on the site WordPress.org Forums:
I suspect this is likely coming from usage of https://developer.wordpress.org/reference/functions/the_archive_title/ or similar. You could use… -
Posted a reply to Change the formatting of shortcode text, on the site WordPress.org Forums:
This isn't something that we have any control over with the plugin. We don't ship… -
Posted a reply to Plural Label colon, on the site WordPress.org Forums:
I know there's a label field that includes "with colon" for post types, I wonder… -
Posted a reply to Archive display but posts don’t load, on the site WordPress.org Forums:
Noted on the credentials part from earlier. I'm not really seeing any 404s when I… -
Posted a reply to Archive display but posts don’t load, on the site WordPress.org Forums:
@edlynd I would remove that user asap and please do not publish user credentials ever… -
Posted a reply to Spammer using Admin API Key, on the site WordPress.org Forums:
Very interesting and good to know. -
Posted a reply to Spammer using Admin API Key, on the site WordPress.org Forums:
Nothing that shouldn't be exposed directly and scrapable. For example something like: let apikey =… -
Posted a reply to Spammer using Admin API Key, on the site WordPress.org Forums:
I wonder if setting via the constants could potentially help in this specific case. However… -
Posted a reply to Sanitise search input on instant search, on the site WordPress.org Forums:
Thanks for the followup so far. I definitely want to figure out what could be… -
Posted a reply to Needs approval only for specific user role, on the site WordPress.org Forums:
Welcome. -
Posted a reply to Needs approval only for specific user role, on the site WordPress.org Forums:
I definitely get the idea, but at the same time, everything you need is technically… -
Posted a reply to ERROR – No display of posts, on the site WordPress.org Forums:
Welcome. Hopefully it's something silly going on and not a larger problem -
Posted a reply to Can’t search within custom post type., on the site WordPress.org Forums:
Just to be certain, it's not set to "true" for "Exclude from Search" correct? Also… -
Posted a reply to ERROR – No display of posts, on the site WordPress.org Forums:
Well we ruled that one out, and I am out of ideas at the moment.… -
Posted a reply to Needs approval only for specific user role, on the site WordPress.org Forums:
Good day, For some clarification, our plugin doesn't disable access to the ENTIRE site, just… -
Posted a reply to Needs approval only for specific user role, on the site WordPress.org Forums:
As is, we just have our code run on user_register action hook, and haven't changed… -
Posted a reply to CPT-UI: How to get Taxonomy Term to appear in post., on the site WordPress.org Forums:
Noted on you yourself not being much of a developer, but someone set things up… -
Posted a reply to CPT-UI: How to get Taxonomy Term to appear in post., on the site WordPress.org Forums:
Sounds like you're probably storing the term ID as this meta value, so you'd then… -
Posted a reply to Spammer using Admin API Key, on the site WordPress.org Forums:
Only way I can think of and see how they'd potentially be getting that information… -
Posted a reply to Sanitise search input on instant search, on the site WordPress.org Forums:
Algolia's dev advocates replied over at https://discourse.algolia.com/t/spam-queries-prevention/15111/4 and appear to agree that the approach above… -
Posted a reply to Add Synonyms functions.php, on the site WordPress.org Forums:
With the settings buttons, we need to provide better information about what they're for and… -
Posted a reply to Add Synonyms functions.php, on the site WordPress.org Forums:
Hmm I was able to get synonyms added to my configuration with a test post… -
Posted a reply to Add Synonyms functions.php, on the site WordPress.org Forums:
Just to be certain, you've checked and confirmed the appropriate indexes in your algolia.com dashboard… -
Posted a reply to How to block spam?, on the site WordPress.org Forums:
Sounds good. -
Posted a reply to Custom taxonomy rewrite does not get recognized, on the site WordPress.org Forums:
I'm curious if https://wordpress.org/plugins/permalink-manager/ would be a good fit for this. CPTUI doesn't do anything… -
Posted a reply to Attributes or ACF, on the site WordPress.org Forums:
If I'm reading everything correctly, you're trying to add more details to your WooCommerce products.… -
Posted a reply to Algolia don’t index full long posts, on the site WordPress.org Forums:
If you're using the plugin through WordPress.com, then their support is probably going to be… -
Posted a reply to CPT Post Not Showing, on the site WordPress.org Forums:
I imagine these are widgets/UI/etc that are controlled by Divi's code. If yes, then their… -
Posted a reply to Add Synonyms functions.php, on the site WordPress.org Forums:
Just to be certain, devis is the post type you're trying to add some synonyms… -
Posted a reply to Sanitise search input on instant search, on the site WordPress.org Forums:
Let us know when you need some extra assistance again, we'll help out as best… -
Posted a reply to Exclude page from index, on the site WordPress.org Forums:
Hi @nickmohler Feeling like this page isn't obvious at the moment, but I'd check out… -
Posted a reply to Keep algolia autocomplet result panel open on button click, on the site WordPress.org Forums:
Gotcha, basically you overrode debug: algolia.debug so that you weren't dependent on algolia.debug itself which… -
Posted a reply to New taxonomies only working one for one Post Type, on the site WordPress.org Forums:
Hard to say what's going on, as it sounds an feels like an error is… -
Posted a reply to Sanitise search input on instant search, on the site WordPress.org Forums:
Any javascript errors showing up in your console with it? Is it presently implemented over… -
Posted a reply to Keep algolia autocomplet result panel open on button click, on the site WordPress.org Forums:
For documentation sake, what did you do to help succeed with this, without the SCRIPT_DEBUG… -
Posted a reply to Enable archive for Custom taxonomy, on the site WordPress.org Forums:
If you're talking about an archive for ALL of the terms, with 1 endpoint, it's… -
Posted a reply to Keep algolia autocomplet result panel open on button click, on the site WordPress.org Forums:
Good day @laurentfrom47 This is typically something that is meant just for during debugging/development, but… -
Posted a reply to Migrate cptpost with taxonomies, on the site WordPress.org Forums:
Welcome. -
Posted a reply to Migrate cptpost with taxonomies, on the site WordPress.org Forums:
For example, my post type demo is "movie". I'd go to https://www.mydomain.com/wp-admin/edit.php?post_type=movie There I see… -
Posted a reply to Migrate cptpost with taxonomies, on the site WordPress.org Forums:
Use the standard bulk edit functionality that WordPress offers when viewing the list of available… -
Posted a reply to Algolia don’t index full long posts, on the site WordPress.org Forums:
Enable WP_DEBUG_LOG as well and let's see if that inserts some errors to the log… -
Posted a reply to Sanitise search input on instant search, on the site WordPress.org Forums:
I'm not going to claim the AI being completely wrong, but it definitely is generalized.… -
Posted a reply to Import taxonomies from another plugin, on the site WordPress.org Forums:
In regards to where in the database all the content is stored, it shouldn't be…
Developer
-
BadgeOS Reset Developer Add-On
Active Installs: 10+
-
Blogroll Block
Active Installs: 40+
-
BuddyExtender
Active Installs: 100+
-
BuddyPress Registration Options
Active Installs: 3,000+
-
Chat Room
Active Installs: 200+
-
CMB2
Active Installs: 300,000+
-
Custom Post Type UI
Active Installs: 1+ million
-
Maintainn Tools
Active Installs: 60+
-
Query Monitor GiveWP
Active Installs: Less than 10
-
Social Media Shortcode Pack
Active Installs: 100+
-
StartBox Easy Hooks
Active Installs: 10+
-
Untappd WordPress Widget
Active Installs: 300+
-
WP Search with Algolia
Active Installs: 5,000+
Contributor
-
BP Beta Tester
Active Installs: 50+
-
BP Rewrites
Active Installs: 100+
-
BP Search Block
Active Installs: 200+
-
BuddyPress
Active Installs: 100,000+
-
Constant Contact Forms
Active Installs: 40,000+
-
Open Badge Factory
Active Installs: 10+
-
Reactor: Core
Active Installs: 100+
Plugins
-
Access Monitor
-
Better Click To Tweet
-
Better YOURLS
-
Click To Tweet
-
Debug Bar
-
Debug Bar bbPress
-
Debug Bar Console
-
Debug Bar Cron
-
Debug Bar Post Meta
-
Debug Bar Query Tracer
-
Debug Bar Screen Info
-
Debug Bar Transients
-
Debug This
-
Debug wp_redirect()
-
Debug-Bar-Extender
-
Hello Poppet
-
IndieWeb
-
Knowledge Base Plugin for Documentation and FAQs
-
Loco Translate
-
MF2 Feeds
-
Microformats 2
-
Multiple Post Thumbnails
-
Network Plugin Auditor
-
Permalink Manager Lite
-
Plugin Detective - Troubleshooting Conflicts
-
Post Kinds
-
Post Type Switcher
-
Posts 2 Posts
-
Query Monitor
-
Reveal IDs
-
Revision Notes
-
Semantic-Linkbacks
-
Support Me
-
Timber
-
wA11y - The Web Accessibility Toolbox
-
WDS Site Documentation
-
Webmention
-
WooCommerce
-
WooCommerce Debug Bar
-
WordPress Reset
-
WP Crontrol
-
WP Help
-
WP Mail Debugger
-
WP Search with Algolia
-
WP-API JSON Feed
-
WP-Markdown