Howdy_McGee
@howdy_mcgee on WordPress.org and Slack
- Member Since: February 1st, 2012
- Location: St. Louis
- Website: wordpress.stackexchange.com/users/7355/howdy-mcgee
- Job Title: WordPress Developer
- Employer: IQComputing
Bio
WordPress Origin Story
Contributions
Contribution History
Howdy_McGee’s badges:- Core Contributor Core Contributor
- Meta Contributor Meta Contributor
- Support Contributor Support Contributor
- WordCamp Organizer WordCamp Organizer
- 
										Posted a reply to Subcription/Recurring Test, on the site WordPress.org Forums: 
 I too would like this feature.42 mins ago 
- 
										Posted a reply to Product “publish” stop working when active, on the site WordPress.org Forums: 
 @mairag The latest update did resolve the issue for me. Could it be a separate…1 day ago 
- 
										Posted a reply to Custom do_action seems to not be calling?, on the site WordPress.org Forums: 
 Hello, Try running the above examples yourself to see how they work. Maybe decoupling it…5 days ago 
- 
										Wrote a comment on the post Updating the Coding standards for modern PHP, on the site Make WordPress Core: 
 On the note of PHP Standards, can we also disallow error suppressing `@` please? See…2 weeks ago 
- 
										Closed ticket #28514, in Core Trac: 
 wp_get_nav_menu_items get_posts returns false when used on ...2 weeks ago 
- 
										Posted a reply to Custom do_action seems to not be calling?, on the site WordPress.org Forums: 
 I'm not sure anything is wrong with the code necessarily but maybe the order in…2 weeks ago 
- 
										Posted a reply to Use AJAX to modify $wpdb query, on the site WordPress.org Forums: 
 Hello, I see that you have check_ajax_referer() and in jQuery you're passing blog.security but I…2 weeks ago 
- 
										Posted a reply to Product “publish” stop working when active, on the site WordPress.org Forums: 
 We've also run into this issue. A Javascript issue appears when you click publish or…3 weeks ago 
- 
										Posted a reply to Massive Error with Woocommerce 4.0, on the site WordPress.org Forums: 
 Yeah I'm running into the very same issue.3 weeks ago 
- 
										Created a topic, [Feature Request] Limit User Sessions, on the site WordPress.org Forums: 
 Hello, I would like to suggest a new feature: Limit U…4 weeks ago 
- 
										Created a topic, Hook When Limit Is Hit, on the site WordPress.org Forums: 
 Hello, I was wondering if there was a hook in this pl…4 weeks ago 
- 
										Posted a reply to Standard Modules?, on the site WordPress.org Forums: 
 Whenever I uncheck a couple modules from the Ninja Beaver settings, it unchecks all the…4 weeks ago 
- 
										Created a topic, Standard Modules?, on the site WordPress.org Forums: 
 Installing this has overridden(hidden or removed) my B…4 weeks ago 
- 
										Posted a reply to Change Admin Name and Password, on the site WordPress.org Forums: 
 You'll need an additional plugin to change your username -> Username Changer. Once logged in…4 weeks ago 
- 
										Posted a reply to Updating Logo That Shows When I Send Out My Website Link, on the site WordPress.org Forums: 
 Are you certain it's not a caching issue? If you have a caching plugin in…4 weeks ago 
- 
										Posted a reply to How to remove “Profile” menu link from Dashboard?, on the site WordPress.org Forums: 
 Are you wanting to remove it for all users or just non-admin users? Are you…4 weeks ago 
- 
										Posted a reply to Cannot Access DEV Copy of Site, on the site WordPress.org Forums: 
 I would suggest using a plugin such as Duplicator to copy your website to a…4 weeks ago 
- 
										Posted a reply to Website appears as html via some wireless networks, on the site WordPress.org Forums: 
 Looking at the website it appears that all your resources are served via a CDN.…4 weeks ago 
- 
										Closed ticket #17036, in Core Trac: 
 Theme editor shouldn't override root directory files with same names ...4 weeks ago 
- 
										Posted a reply to Text Editor Removing “a” Tag, on the site WordPress.org Forums: 
 Two things come to mind. 1) Empty tags are usually removed as clutter cleanup. 2)…4 weeks ago 
- 
										Posted a reply to Cannot Access DEV Copy of Site, on the site WordPress.org Forums: 
 Does the folder and files /dev/ still exist on the server and have you verified…4 weeks ago 
- 
										Posted a reply to PHP errors when using search, on the site WordPress.org Forums: 
 Hello, You have in your code: esc_html__( 'Search Results for: %s', themename ) The themename…4 weeks ago 
- 
										Posted a reply to WordPress search not working, on the site WordPress.org Forums: 
 Difficult to say what the issue is without any specific debug information. Maybe use the…4 weeks ago 
- 
										Posted a reply to What tools to use? Generate content from tracking data., on the site WordPress.org Forums: 
 Hello, Nothing that I am aware of. I don't know many sites that dynamically build…4 weeks ago 
- 
										Posted a reply to custom permalinks, on the site WordPress.org Forums: 
 Hello, Is news also a category? If so you can go to Settings -> Permalinks…4 weeks ago 
- 
										Posted a reply to output value of meta query arrays, on the site WordPress.org Forums: 
 The best you can do is hope the arrays align to the correct files and…1 month ago 
- 
										Posted a reply to output value of meta query arrays, on the site WordPress.org Forums: 
 Could you expand on your code a bit please? What does $attachmenturl hold? Why are…1 month ago 
- 
										Posted a reply to plugin development document sample code breaks wordpress, on the site WordPress.org Forums: 
 The problem is that current_user_can() relies on wp_get_current_user() which is only available in the pluggable.php…1 month ago 
- 
										Posted a reply to WordPress search not working, on the site WordPress.org Forums: 
 If it's truly a PHP error you can enable PHP/WordPress debugging: https://wordpress.org/support/article/debugging-in-wordpress/ In your wp-config.php…1 month ago 
- 
										Posted a reply to Fatal error: Uncaught Error: Call to undefined function, on the site WordPress.org Forums: 
 It sounds like your site has all kinds of issues that span plugins and themes.…1 month ago 
- 
										Posted a reply to How to use checkbox option for check is_home, on the site WordPress.org Forums: 
 An example could look like this: function set_plugandpop() { // Check if we're viewing the…1 month ago 
- 
										Posted a reply to Fatal error: Uncaught Error: Call to undefined function, on the site WordPress.org Forums: 
 You would need to rename plugins too ( or that specific plugin ) so that…1 month ago 
- 
										Posted a reply to How to use checkbox option for check is_home, on the site WordPress.org Forums: 
 I don't quite understand the code here or how it's supposed to work... If you…1 month ago 
- 
										Posted a reply to weird installation database error, on the site WordPress.org Forums: 
 What are you using for your localhost setup?1 month ago 
- 
										Posted a reply to Fatal error: Uncaught Error: Call to undefined function, on the site WordPress.org Forums: 
 @russbruz You would need to FTP in and disable the theme. You would need to…1 month ago 
- 
										Posted a reply to edit order of billing information, on the site WordPress.org Forums: 
 You can use the following hook to modify the field order in the email: woocommerce_email_order_meta_fields…1 month ago 
- 
										Posted a reply to WordPress Error related to templates file, on the site WordPress.org Forums: 
 @russbruz You 100% should start another post. The et_is_woocommerce_plugin_active() function is not WordPress core but…1 month ago 
- 
										Posted a reply to edit order of billing information, on the site WordPress.org Forums: 
 Do you mean in WooCommerce? You want to change the order of the fields on…1 month ago 
- 
										Posted a reply to WordPress Error related to templates file, on the site WordPress.org Forums: 
 You shouldn't have to modify any of the core files. Everything in the wp-includes folder…1 month ago 
- 
										Posted a reply to Interactive graphics in wordpress, on the site WordPress.org Forums: 
 Let me start by saying finding a plugin that does exactly what you see on…1 month ago 
- 
										Posted a reply to Add a CSS Class To Menu Item When Custom Taxonomy Term is Present On A Page, on the site WordPress.org Forums: 
 Well, you mentioned that the menu was hard coded so since it's not doing using…1 month ago 
- 
										Posted a reply to Is it really the case I cannot use Gmail to create a WP.Com account/website?, on the site WordPress.org Forums: 
 Hello, WordPress.com and WordPress.org are actually entirely different entities. Bluehost has a good article on…1 month ago 
- 
										Posted a reply to Add a CSS Class To Menu Item When Custom Taxonomy Term is Present On A Page, on the site WordPress.org Forums: 
 IF it's a single post you may be able to check against the global $post…1 month ago 
- 
										Posted a reply to Database help, on the site WordPress.org Forums: 
 How are you trying to connect to the database, can you share the code? Are…1 month ago 
- 
										Posted a reply to Block url to certain role, on the site WordPress.org Forums: 
 It's difficult to say what the issue is based on the given information. You'll need…1 month ago 
- 
										Posted a reply to WP_Term_Query exclude by meta value, on the site WordPress.org Forums: 
 This sounds like a server issue and something you would need to address with your…1 month ago 
- 
										Posted a reply to Block url to certain role, on the site WordPress.org Forums: 
 You can grab the current user and check against their roles: $user = wp_get_current_user(); if(…1 month ago 
- 
										Posted a reply to Hiding Catergory Titles in Woo Commerce, on the site WordPress.org Forums: 
 The post classes on these are strange because they have product classes when they're clearly…1 month ago 
- 
										Posted a reply to Create posts from two tables in database, on the site WordPress.org Forums: 
 Yesssssss? I say this hesitantly because it's not something you would necessary _want_ to do…1 month ago 
- 
										Posted a reply to Is it possible to have drop cap enabled for 2 initial letters?, on the site WordPress.org Forums: 
 Unfortunately, CSS doesn't have any vanilla functionality I know that targets N characters. You would…1 month ago 



 
			