apply_filters( 'bigcommerce/messages/success/arguments', array $args, array $data )

Summary

Filter the arguments passed to the success message template


Parameters

$args

(array) The arguments that will be passed

$data

(array) The data that was stored with the message


Source

File: src/BigCommerce/Forms/Messages.php


User Contributed Notes

You must log in before being able to contribute a note or feedback.