woocommerce_orders_table_datastore_should_save_after_meta_change

woocommerce_orders_table_datastore_should_save_after_meta_change

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.9.1.2

apply_filters('woocommerce_orders_table_datastore_should_save_after_meta_change') is found 1 times:

  • /src/Internal/DataStores/Orders/OrdersTableDataStore.php line 3139

    Warning: Undefined array key 3141 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3142 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3143 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 3144 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @since 8.8.0
    		 *
    		 * @param bool $should_save Whether to trigger a full save after metadata is changed.
    		 */
    		return apply_filters( 'woocommerce_orders_table_datastore_should_save_after_meta_change', $should_save );
    	}
    }
    
    
    
    
    

See this hook used in plugins: