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.7.0

apply_filters('woocommerce_orders_table_datastore_should_save_after_meta_change') is found 1 times:

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

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

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

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

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

    3347
    3348
    3349
    3350
    3351
    3352
    3353
             * @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: