Restaurant_Ordering
in package
implements
Registerable
WooCommerce Restaurant Ordering integration.
Tags
Interfaces, Classes and Traits
- Registerable
- An object that can be registered with WordPress via the Plugin API, i.e. add_action() and add_filter().
Table of Contents
- increase_cart_error_notice_timeout() : array<string|int, mixed>
- Increases the cart notice timeout in WRO for errors.
- register() : mixed
Methods
increase_cart_error_notice_timeout()
Increases the cart notice timeout in WRO for errors.
public
increase_cart_error_notice_timeout(array<string|int, mixed> $script_params) : array<string|int, mixed>
Parameters
- $script_params : array<string|int, mixed>
Return values
array<string|int, mixed> —$script_params
register()
public
register() : mixed