John Huebner
- Member Since: September 4th, 2012
- Sauquoit, NY
- www.jayaitch.com
- Lead Developer at Site-Seeker, Inc.
- @hube2 on WordPress.org
- Plugin Developer
Bio/Description
WordPress Origin Story
-
Committed [1858022] to Plugins Trac:
see readme.txt1 week ago
-
Posted a reply to add /shop/ to all WC pages, on the site WordPress.org Forums:
changing it to shop only changes /product/ to /shop/ and does not add /shop/ before…1 week ago
-
Created a topic, add /shop/ to all WC pages, on the site WordPress.org Forums:
I am taking over a WC site and moving the hosting. Thi…1 week ago
-
Posted a reply to The Form Submission isn’t AJAX, on the site WordPress.org Forums:
From my communication with the developers I don't believe that they are planning to add…2 weeks ago
-
Posted a reply to Pass query string vars to pardot, on the site WordPress.org Forums:
Yes, the number needs to match the post ID of the pardot form. This is…2 weeks ago
-
Posted a reply to Post Type archives, on the site WordPress.org Forums:
Thanks, That's what I was looking for. I've put filters in place. I currently have…2 weeks ago
-
Created a topic, Post Type archives, on the site WordPress.org Forums:
How to I edit, modify title and description on post ty…2 weeks ago
-
Posted a reply to get_translations sorting, on the site WordPress.org Forums:
Thanks, that's all I needed to know. I don't have a problem building something to…2 weeks ago
-
Created a topic, get_translations sorting, on the site WordPress.org Forums:
I looked and did not see any topics that covered this.…4 weeks ago
-
Posted a reply to Compatibility Issue (Select2), on the site WordPress.org Forums:
I didn't expect that, just really wanted you to be aware of the problem. I…4 weeks ago
-
Created a topic, Compatibility Issue (Select2), on the site WordPress.org Forums:
I have a site that uses ACF Pro. Using this plugin cau…4 weeks ago
-
Posted a reply to Support for PostUser Relationships, on the site WordPress.org Forums:
post <=> user relationships would need an entirely different set of rules since the relationship…1 month ago
-
Posted a reply to Could this plugin help me?, on the site WordPress.org Forums:
Yes, this plugin can do this You create a filter to determine the email address…1 month ago
-
Posted a reply to add_object_page is deprecated since version 4.5.0, on the site WordPress.org Forums:
The real question is why am I getting 4.5 deprecated warnings when running 4.4.9?2 months ago
-
Posted a reply to Not updating fields, on the site WordPress.org Forums:
Sorry, I don't understand what you're doing, but it sounds like you are looking to…2 months ago
-
Posted a reply to mail sent to default WP user, on the site WordPress.org Forums:
it shouldn't matter, try moving the new ... line to after the class code. Unless…3 months ago
-
Posted a reply to mail sent to default WP user, on the site WordPress.org Forums:
you have this line commented so the object is never instantiated // new wpcf7_dynamic_mail_to_examples(); or…3 months ago
-
Posted a reply to mail sent to default WP user, on the site WordPress.org Forums:
exactly what did you put into your functions.php file3 months ago
-
Posted a reply to Setting up filter question, on the site WordPress.org Forums:
Actually, that's where I thought this was in the beginning. After your first comment when…4 months ago
-
Posted a reply to Setting up filter question, on the site WordPress.org Forums:
I'm really not sure after reading this what it is you're attempting to do. But…4 months ago
-
Posted a reply to First item / placeholder?, on the site WordPress.org Forums:
If the value for this option is set up correctly and the field is required…4 months ago
-
Posted a reply to First item / placeholder?, on the site WordPress.org Forums:
then create it as a required field [dynamicselect* my-field-name]4 months ago
-
Posted a reply to First item / placeholder?, on the site WordPress.org Forums:
This is shown in my example filter $choices = array( '-- Make a Selection --'…4 months ago
-
Posted a reply to Dynamic Recipient, on the site WordPress.org Forums:
You would need to put either the users email address for the ID into a…4 months ago
-
Posted a reply to Issue Setting Dynamic Recipient, on the site WordPress.org Forums:
Your hidden field with the name of the select fields should look like this [simplehidden…4 months ago
-
Posted a reply to Pass query string vars to pardot, on the site WordPress.org Forums:
Well, I figured it out, yes it does work.4 months ago
-
Posted a reply to Pass query string vars to pardot, on the site WordPress.org Forums:
And it's a bit confusing how does the hook pardot_form_embed_code_54796 relate to changing form #5454 months ago
-
Posted a reply to Pass query string vars to pardot, on the site WordPress.org Forums:
Other than the SRC value for the form, is there anything that I can use…4 months ago
-
Created a topic, Pass query string vars to pardot, on the site WordPress.org Forums:
So, I have a site that has a combination of static pag…4 months ago
-
Posted a reply to Here is a ideal example of usage [Simple to understand/Easy to use], on the site WordPress.org Forums:
@cospefogo Thank you for posting this and for the praise. I have seen the questions,…5 months ago
-
Committed [1778928] to Plugins Trac:
updated WP version5 months ago
-
Committed [1778927] to Plugins Trac:
updated WP version5 months ago
-
Committed [1778924] to Plugins Trac:
updated WP version5 months ago
-
Committed [1778921] to Plugins Trac:
updated WP version5 months ago
-
Committed [1778920] to Plugins Trac:
updated WP version5 months ago
-
Committed [1778919] to Plugins Trac:
updated WP version5 months ago
-
Committed [1778918] to Plugins Trac:
updated WP version5 months ago
-
Committed [1778916] to Plugins Trac:
updated WP version5 months ago
-
Committed [1778915] to Plugins Trac:
updated WP version5 months ago
-
Posted a reply to Contact Form 7 (Version 4.8) – Sending does not work, on the site WordPress.org Forums:
The main problem with disabling JS loading for CF7 is that it will cause you…5 months ago
-
Posted a reply to How to make a SQL query, on the site WordPress.org Forums:
foreach ($countries as $country) { $choices[$country->country] = $country->id; }5 months ago
-
Posted a reply to Editor Access, on the site WordPress.org Forums:
to answer my own question and hopefully so that others will find this information easier…5 months ago
-
Created a topic, Editor Access, on the site WordPress.org Forums:
Can someone tell me how to allow editors access to SEO…5 months ago
-
Posted a reply to Instructions are too advanced, on the site WordPress.org Forums:
creating 2 drop downs where the selections in the second field are dependent on what…5 months ago
-
Posted a reply to facebook cannot read og image tag on SSL, on the site WordPress.org Forums:
I can't say if this information will help you or not. But the code script…6 months ago
-
Posted a reply to facebook cannot read og image tag on SSL, on the site WordPress.org Forums:
Well, I figured it out, and it's not an issue with this plugin. Just in…6 months ago
-
Posted a reply to facebook cannot read og:image tag on SSL site, on the site WordPress.org Forums:
NM, was not a problem with this plugin, twas something else6 months ago
-
Posted a reply to facebook cannot read og image tag on SSL, on the site WordPress.org Forums:
Actually, I don't no what the exact problem is. I do know that we have…6 months ago
-
Created a topic, facebook cannot read og image tag on SSL, on the site WordPress.org Forums:
og:image tag on ssl sites cannot be read by facebook o…6 months ago
-
Created a topic, facebook cannot read og:image tag on SSL site, on the site WordPress.org Forums:
It appears that there is an issue with facebook and th…6 months ago
-
ACF Medium Editor Field
Active Installs: 300+
-
ACF Options Page Admin
Active Installs: 700+
-
ACF Post-2-Post
Active Installs: 700+
-
ACF User Role Field Setting
Active Installs: 700+
-
Blunt AJAX
Active Installs: 90+
-
Blunt Cache
Active Installs: 60+
-
Dynamic Recipient for Contact Form 7
Active Installs: 800+
-
Dynamic Select for Contact Form 7
Active Installs: 3,000+
-
Hidden Field for Contact Form 7
Active Installs: 1,000+