Matt Gibbs
@mgibbs189 on WordPress.org and Slack
- Member Since: December 11th, 2012
- Location: Charlottesville, VA
- Website: facetwp.com
Contribution History
Matt Gibbs’s badges:- Core Contributor Core Contributor
- Plugin Developer Plugin Developer
- WordCamp Speaker WordCamp Speaker
-
Posted a reply to Are the export and import functions discontinued in 2.6.0?, on the site WordPress.org Forums:
@mellypetty Temporarily, yes. We do plan on re-adding it soon.1 week ago
-
Posted a reply to Loop field limit, on the site WordPress.org Forums:
You probably need to increase your PHP max_input_vars setting (php.ini).1 week ago
-
Posted a reply to Placement Rules: Posts is not working, on the site WordPress.org Forums:
Fixed in 2.6.1 week ago
-
Committed [2287953] to Plugins Trac:
Tagged 2.61 week ago
-
Committed [2286528] to Plugins Trac:
Tagged 1.22 weeks ago
-
Posted a reply to Backend CSS hides iframes/links, on the site WordPress.org Forums:
It's breaking other plugins as well, including FacetWP. @rankmath Please make sure your CSS selectors…2 months ago
-
Committed [2209260] to Plugins Trac:
Second attempt at code formatting5 months ago
-
Committed [2209255] to Plugins Trac:
Readme updates5 months ago
-
Committed [2209242] to Plugins Trac:
Log HTTP Requests 1.15 months ago
-
Posted a reply to Deleting and Changing Post Titles, on the site WordPress.org Forums:
@hube2 Sorry for the late reply, didn't realize I wasn't auto-subscribed to this thread. Anywho,…11 months ago
-
Posted a reply to Deleting and Changing Post Titles, on the site WordPress.org Forums:
Hey John, FacetWP author here -- happy to answer any further questions. Long story short,…11 months ago
-
Committed [2085698] to Plugins Trac:
CFS 2.5.1612 months ago
-
Committed [2083730] to Plugins Trac:
CFS 2.5.1512 months ago
-
Committed [2062232] to Plugins Trac:
CFS 2.5.141 year ago
-
Committed [2061522] to Plugins Trac:
CFS 2.5.131 year ago
-
Posted a reply to relationships between custom taxonomies, on the site WordPress.org Forums:
@jimtrue Go for it! And feel free to copy any code you find from https://gist.facetwp.com/…1 year ago
-
Posted a reply to relationships between custom taxonomies, on the site WordPress.org Forums:
Good questions. Here's the recap: 1. "Found object" is the post type 2. It contains…1 year ago
-
Created a topic, TypeError: sidebarPos is undefined, on the site WordPress.org Forums:
After updating from 2.0 to 2.1, the following error ap…1 year ago
-
Posted a reply to Where to download twenty seventeen version 2.0, on the site WordPress.org Forums:
You can grab 2.0 via https://downloads.wordpress.org/theme/twentyseventeen.2.0.zip1 year ago
-
Posted a reply to Does the new version have to be it’s own menu item?, on the site WordPress.org Forums:
Agreed, this recent change is completely unnecessary. Can you please revert this latest change so…1 year ago
-
Committed [2022732] to Plugins Trac:
Tagged 1.0.41 year ago
-
Posted a reply to Possible to tweak for highlights in FacetWP templates?, on the site WordPress.org Forums:
Hey @ravanh, FacetWP author here. Yes, FacetWP is ajax-based. After glancing at the code, I'm…2 years ago
-
Created a topic, Cache Enabler is awesome!, on the site WordPress.org Forums:
This plugin is super lightweight, requires very little…2 years ago
-
Created a topic, Cache Enabler is awesome, on the site WordPress.org Forums:
This plugin is super lightweight, requires very little…2 years ago
-
Posted a reply to Plugin Not working with WordPress 4.9, on the site WordPress.org Forums:
Please update to CFS 2.5.12, thanks.2 years ago
-
Posted a reply to CFS Plugin conflict with WP 4.9.1?, on the site WordPress.org Forums:
Thanks for reporting. This has been fixed in CFS 2.5.12.2 years ago
-
Posted a reply to Duplicates on CFS()->save + update_post_meta issue, on the site WordPress.org Forums:
CFS does not integrate with update_post_meta. That's why we provide CFS()->save(). CFS includes an extra…2 years ago
-
Posted a reply to CFS and woocommerce, on the site WordPress.org Forums:
What code are you using? Please paste here or into https://gist.github.com2 years ago
-
Posted a reply to Plugin Not working with WordPress 4.9, on the site WordPress.org Forums:
Look in your browser's console. Any javascript errors?2 years ago
-
Posted a reply to Failed to load js of CSF, on the site WordPress.org Forums:
The file exists in the plugin: https://plugins.trac.wordpress.org/browser/custom-field-suite/trunk/assets/js/tinymce Perhaps try removing and re-installing CFS. Sounds like…2 years ago
-
Posted a reply to Pods, on the site WordPress.org Forums:
Resolved, closing2 years ago
-
Posted a reply to Group on User profile, on the site WordPress.org Forums:
CFS does not support user fields.2 years ago
-
Posted a reply to Input Address – Google help options, on the site WordPress.org Forums:
Hello, 1. I'm not sure what you're referring to by "Google help". Could you please…3 years ago
-
Posted a reply to Ajax filters do not work on product archive page, on the site WordPress.org Forums:
It sounds like the theme has a fade-in animation that runs on pageload. First check…3 years ago
-
Posted a reply to Not working with facetWP, on the site WordPress.org Forums:
@zaphod-42 awesome, thanks for sharing :)3 years ago
-
Created a new ticket, #40850, in Core Trac:
WP_Query->have_posts() -- add action if no results are found3 years ago
-
Posted a reply to Fatal error — relevanssi_do_query, on the site WordPress.org Forums:
Roger that! :)3 years ago
-
Posted a reply to Fatal error — relevanssi_do_query, on the site WordPress.org Forums:
@msaari - sounds good, I'll switch our add-on to WP_Query. If you don't mind replacing…3 years ago
-
Posted a reply to Fatal error — relevanssi_do_query, on the site WordPress.org Forums:
@msaari did my last reply make sense? It amounts to 2 things: 1. Forcing a…3 years ago
-
Posted a reply to Fatal error — relevanssi_do_query, on the site WordPress.org Forums:
The problematic line -- $query->set("operator", $operator); -- wasn't added until ~3.5.8, hence the issue. So…3 years ago
-
Posted a reply to Fatal error — relevanssi_do_query, on the site WordPress.org Forums:
@msaari when did this change? This exact approach worked flawlessly until just recently, and I…3 years ago
-
Created a topic, Fatal error — relevanssi_do_query, on the site WordPress.org Forums:
Hey Mikko - FacetWP author here. Some users are report…3 years ago
-
Posted a reply to PHP Fatal error, on the site WordPress.org Forums:
See the sticky thread directly above your support topic.3 years ago
-
Posted a reply to Adding fields to Taxonomy, on the site WordPress.org Forums:
Not at this time... CFS currently only supports postmeta.3 years ago
-
Posted a reply to Show Text editor instead of Visual wysiwyg, on the site WordPress.org Forums:
@amindiary Seriously, is the review form, not the place for feature requests. If you'd add…3 years ago
-
Posted a reply to Thanks), on the site WordPress.org Forums:
I have no idea what the purpose of this review is...3 years ago
-
Posted a reply to Connect fields with Easy Digital Download form, on the site WordPress.org Forums:
Apologies, I don't have a good answer for you. CFS requires the inputs named as…3 years ago
-
Posted a reply to How to Display All Saved Meta Data, on the site WordPress.org Forums:
No, just loop through $props: $vals = CFS()->get(); $props = CFS()->get_field_info(); foreach ( $props as…3 years ago
-
Posted a reply to Error in CFS Search Results, on the site WordPress.org Forums:
CFS returns arrays for all select fields, even single-selects. This is explained in our documentation.3 years ago
-
Posted a reply to [] operator not supported for strings, on the site WordPress.org Forums:
You can't have 2 fields on an edit page with the same name.3 years ago
Developer
-
Address Geocoder
Active Installs: 1,000+
-
Admin Cleanup
Active Installs: 700+
-
Custom Field Suite
Active Installs: 40,000+
-
Log HTTP Requests
Active Installs: 800+
-
Taxonomy Tools
Active Installs: 40+
-
WP-CFM
Active Installs: 2,000+
Contributor
-
Pods - Custom Content Types and Fields
Active Installs: 90,000+
-
Postmark for WordPress
Active Installs: 10,000+