Profiles

  • Member Since: March 15th, 2012
  • Find me on:
  • Created a topic, Great plugin, have used it for years, on the site WordPress.org Forums:
    If you need to send Gravity Form leads to Saleforce, t…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    By the way... I had specified 'vendor' (my custom post type slug) as 'object_types' because…

  • Created a topic, Best way to add form to existing admin page?, on the site WordPress.org Forums:
    I have already built a plugin with an admin page. I wo…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    Ahhhhh. Thanks again!

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    Thank you! Here's all the code together to make it easy. require_once __DIR__ . '/inc/cmb2/init.php';…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    I'm adding it in functions.php just to test. So I've been playing around. This works…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    In fact, I just revised to make sure the hook is firing off: add_action( 'cmb2_vendor_process_fields_sofw_vendor_metabox',…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    Actually, I have one more question... So that worked for my option page, now I'm…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    This hook worked: add_action( 'cmb2_options-page_process_fields_sofw_vendors_options_page', 'my_custom_code', 10, 2 ); Which allowed me to access the…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    Thank you! I'm going to play around with this later today. I appreciate your time…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    I need to follow up with several other custom functions. For instance, on post creation,…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    I can just use the standard update_post_meta function, but I'm trying to learn CMB2.

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    Actually, I'm trying to create a new post (custom post type "vendor", which is working)…

  • Posted a reply to save_fields isn’t working, on the site WordPress.org Forums:
    Here's the entire class just in case it helps: if ( !class_exists('SOFW_Vendors_Options_Page') ) { class…

  • Created a topic, save_fields isn’t working, on the site WordPress.org Forums:
    I'm following this example: https://github.com/CMB2/CM…

  • Created a topic, Works perfectly with WordPress 4.9.6, on the site WordPress.org Forums:
    Rolls back the security feature of requiring an email …

  • Posted a reply to WooCommerce password reset not showing form, on the site WordPress.org Forums:
    @melaniemasi Thank you! We were having the same issue. Thanks to your post, we asked…

  • Created a topic, Forcing PHP 7……, on the site WordPress.org Forums:
    We host all of our sites on WPEngine, who, unfortunate…

  • Posted a reply to ‘Order’ does nothing, on the site WordPress.org Forums:
    I'm having the same issue, with the same question. Changing the sort order has no…

  • Created a topic, Request: Extend for Comments, on the site WordPress.org Forums:
    Love this plugin! It has come in handy for some client…

  • Created a topic, 404 on submit, on the site WordPress.org Forums:
    I've been using your plugin for donations for quite a …

Plugins