Why my ACF snippet doesn’t run in the bulk editor

Applies to: WPMelon Advanced Bulk Edit Pro for WooCommerce Short answer The bulk editor writes ACF values with update_field(). It doesn’t submit ACF’s edit form, so hooks that only fire on a form submit, like acf/save_post, never run. Use acf/update_value instead. It fires on every write, whether it comes from the product edit page, the […]

Why I’m Moving My WooCommerce Plugin Business from CodeCanyon to Direct Sales

Moving My WooCommerce Plugin Business from CodeCanyon to Direct Sales

I’ve sold a WooCommerce plugin on CodeCanyon since 2014. Twelve years, more than 14,000 stores. Now I’m moving the next generation to direct sales and writing down the whole move in real time. First post in the series: here’s why.