Paramsarray $actions Actions
Returnarray
Filters the clause "WHERE" in the query which retrieves products in exclusion list
Params
string $where clause "WHERE" @return string.
Filters the clause "ORDER BY" in the query which retrieves products in exclusion list
Params
string $where clause "ORDER BY" @return string.
Filters the clause "LIMIT" in the query which retrieves products in exclusion list
Params
string $where clause "LIMIT" @return string.
Paramsarray $columns List of columns
Returnarray
Paramsarray $actions List of bulk actions
Returnarray
Filters products shown in waiting list table
Paramsarray $items list of items
Returnarray
Filters the number of items per page
Params
int $number Number of items @return int.
Filters the clause "JOIN" in the query used to retrieve products in waiting list table
Params
string $join clause "JOIN" @return string.
Filters the clause "WHERE" in the query used to retrieve products in waiting list table
Params
string $where clause "WHERE" @return string.
Filters the clause "ORDER BY" in the query used to retrieve products in waiting list table
Params
string $orderby clause "ORDER BY" @return string.
Filters the clause "LIMITS" in the query used to retrieve products in waiting list table
Params
string $limits clause "LIMITS" @return string.
Paramsarray $actions list of bulk actions
Returnarray
Paramsstring $message success message
Returnstring
Paramsstring $message error message
Returnstring
Use this filter if you want prevent that plugin create own menu page. Default value is true
Paramsbool $create_menu_page create
Returnbool.
Filter default capabilities required to manage plugin options panel. Default value is "manage_options"
Paramsstring $capability User capability
Returnstring.
Filter tabs shown on admin panel
Paramsarray $admin_tabs Admin tabs
Returnarray.
Filters product types which expect the waiting list form
Paramsarray $types list of product types
Returnarray
Filters default capability for a product to have a waitlist or not
Paramsbool $return Have a waiting list
WC_Product $product Product
Returnarray
Paramsbool $show Show the form
Returnbool
Filters list of args used in the template yith-wcwtl-form
Paramsarray $args List of args
Returnarray
Filters the redirection url used after submit of the waiting list form
Paramsstring $permalink Redirection link
WC_Product $product Product
Returnstring
Paramsint $stock_quantity Product stock quantity
array $users List of users
Returnint
Paramsint $value Number of users
Returnint
Paramsstring $title Metabox title
Returnstring
Paramsstring $label Button label
Returnstring
Paramsstring $message Message
Returnstring
Paramsarray $emails List of email types
Returnarray
Detect if a function is performed on admin side
Paramsbool $is_admin Is admin
Returnbool
Detects if enable plugin functions on frontend
Paramsbool $enable Enable functions
Returnbool
Filters recipient for admin email
Paramsstring $email Recipient email
string $admin_email Admin email
Returnarray
Filters available placeholders used for admin email
Paramsarray $placeholders Placeholders
WC_Email $email Email object
string $user_email User email
Returnarray
Filters label used for link inside in-stock email
Paramsstring $label Label
WC_Product $product Product
Returnstring
Filters HTML for the link used inside in-stock email
Paramsstring $link Link
WC_Product $product Product
string $type Email type
Returnstring
Filters the label used for confirmation link in email
Paramsstring $label Label
Returnstring
Filters the recipient for the subscribe email
Paramsstring $recipient Recipient email
Returnstring
Filters the label for the link used by the customer to unsubscribe the list
Paramsstring $label Label
Returnstring
Filter product thumb shown in email
Paramsstring $thumb
Return@param WC_Mail $email Email
Filters the custom style
Paramsstring $style Custom style
Returnstring
Filters the options available under the tab "General" of plugin panel
Paramsarray $options list of options
Returnarray
Filters the options available under the tab "Style" of plugin panel
Paramsarray $options list of options
Returnarray
Filters the email address label used in the waiting list form
Paramsstring $label The label
Returnstring
Paramsstring $title The title
Returnstring
Paramsstring $label The link label
Returnstring
Paramsstring $message Message
Returnstring