includes/class-yith-wcact-fee-product.php
Allow to fire some action when saving meta data for the fee product
ParamsWC_Order_Item_Product $item Order itemstring $cart_item_key Cart item keyarray $values Values
includes/class.yith-wcact-auction-admin-premium.php
Allow to register the cron event to send the emails
Params
int $post_id Product ID
Allow to register the cron event to send the emails
Params
int $post_id Product ID
Allow to fire some action when the auction has ended and has a winner
ParamsWC_Product $product Product objectWP_User $user User objectobject $max_bid Max bid object
includes/class.yith-wcact-auction-admin.php
Allow to fire some action after the scripts has been enqueued
includes/class.yith-wcact-auction-ajax-premium.php
Allow to trigger some action after saving the auction product when adding a new bid
Paramsint $userid User ID.WC_Product $product Product object.bool $outbid Whether the user has been outbid.bool $bid_added Whether the bid has been added.bool $send_better_bid_email Whether to send the email stating that there is a new better bid.
Allow to fire some action when the auction has ended and has a winner
ParamsWC_Product $product Product objectWP_User $user User objectobject $max_bid Max bid object
includes/class.yith-wcact-auction-bids.php
Adds an action when inserting the bid data into the database
Paramsint $auction_id The auction(product) ID.float $bid The bid amount to be inserted in the table.
includes/class.yith-wcact-auction-cron.php
Allow to fire some action when the auction is about to end
Paramsint $user_id User IDint $product_id Product ID
Allow to fire some action when the auction is about to end
Paramsint $user_email User emailint $product_id Product ID
Allow to fire some action when the auction from the vendor has not reached the reserve price
ParamsWC_Product $product Product objectYITH_Vendor $vendor Vendor object
Allow to fire some action when the auction has not reached the reserve price
Params
WC_Product $product Product object
Allow to fire some action when the auction has not reached the reserve price
ParamsWC_Product $product Product objectWP_User $user User object
Allow to fire some action when the auction has been rescheduled
Params
WC_Product $product Product object
Allow to fire some action when the auction has been rescheduled
Params
WC_Product $product Product object
Allow to fire some action when the auction has ended and has a winner
ParamsWC_Product $product Product objectWP_User $user User objectobject $max_bid Max bid object
Allow to fire some action when the auction has ended and has a winner
ParamsWC_Product $product Product objectWP_User $user User object
Allow to fire some action when the auction from the vendor has ended and has a winner
ParamsWC_Product $product Product objectYITH_Vendor $vendor Vendor objectWP_User $user User object
Allow to register the cron event to reschedule non-paid auctions
ParamsWC_Product $product Product objectWP_User $user User object
Allow to send the email to users who didn't win the auction when it's finished
ParamsWC_Product $product Product objectWP_User $user User object
Allow to fire some action when the auction from the vendor has ended without any bid
ParamsWC_Product $product Product objectYITH_Vendor $vendor Vendor object
Allow to fire some action when the auction has ended without any bid
Params
WC_Product $product Product object
Allow to send the the reminder email to the auction winner
ParamsWC_Product $product Product objectWP_User $user User object
includes/class.yith-wcact-auction-finish-auction.php
Allow to fire some action after creating the order for the auction winner
Paramsint $order_id Order IDWC_Product $product Product objectWP_User $user User object
includes/class.yith-wcact-auction-frontend-premium.php
Allow to fire some action after the scripts has been enqueued
Allow to render some content after the auction data in the loop
Params
WC_Product $product Product object
Allow to render some content after the auction data in the loop
Params
WC_Product $product Product object
Allow to fire some action after the auction has been closed by 'Buy now'
ParamsWC_Product $product Product objectWC_Order_Item_Product $item Order item objectWC_Order $order Order object
Allow to fire some action when a user follows an auction
ParamsWC_Email $email Email objectint $product_id Product IDstring $hash Hash
includes/class.yith-wcact-auction-notify.php
Allow to trigger some action when the email to notify that a new bid has been placed is sent
Paramsint $user_id User IDint $product_id Product IDarray $args Array of arguments
Allow to trigger some action when the email to notify that a new bid has been placed is sent
Paramsint $user_id User IDint $product_id Product IDWC_Order_Item_Product $order_item Irder item objectWC_Order $order Order object
includes/class.yith-wcact-auction-shortcodes.php
Allow to render some content in the pagination section for the shortcodes
Params
int $max_pages Number of max pages
includes/compatibility/class.yith-wcact-stripe-compatibility.php
Allow to fire some action after the Stripe payment has been registered successfully
Params
WC_Order $order Order object
Allow to send the plugin email for the failed payment attempts
ParamsWC_Order $order Order objectWC_Product $product Product objectarray $call Response
Allow to fire some action after the failed payment attempts
ParamsWC_Order $order Order objectWC_Product $product Product objectint $failed_attempts Failed attempts
Allow to fire some action after the maximum Stripe payment attempt
ParamsWC_Order $order Order objectWC_Product $product Product objectint $payment_attempt Payment attempt
Allow to fire some action when the auction has been rescheduled
Params
WC_Product $product Product object
Allow to fire some action when the auction has ended and has a winner
ParamsWC_Product $product Product objectWP_User $user User objectobject $max_bid Max bid object
Allow to register the cron event to send the emails
Params
int $product_id Product ID
Allow to register the cron event to send the emails
Params
int $product_id Product ID
includes/functions-ywcact-product.php
Allow to fire some action when rescheduling the auction product
Params
WC_Product $product Product object
Allow to fire some action when rescheduling the auction product
ParamsWC_Product $product Product objectint $order_id Order ID
includes/functions-ywcact.php
Allow to render some content in the header of the unsubscribe page
Allow to render some content in the footer of the unsubscribe page
Allow to fire some action before saving the order created for the auction product
Paramsint $order_id Order IDarray $args Array or arguments
Allow to fire some action after saving the order created for the auction product
Paramsint $order_id Order IDarray $args Array or arguments
init.php
Allows the plugin initialization
templates/admin/product-tabs/auction-tab.php
Allow to render some content before the tab content in the product in the backend
Params
int $post_id Product ID
Allow to render some content after the tab content in the product in the backend
Params
int $post_id Product ID
templates/emails/auction-winner.php
Allow to render some content after the email content in the email sent to the auction winner
Params
WC_Email $email Email object
templates/emails/common/new-bid.php
Params
WC_Email $email Email object
templates/emails/followers/successfully-follow.php
Params
WC_Email $email Email object
templates/frontend/max-bidder.php
Allow to render some content after the bid up section in the product page
Paramsstring $bid BidWC_Product_Auction_Premium $product Auction product
Allow to render some content after the max bidder section in the product page
ParamsWC_Product_Auction_Premium $product Auction productobject $max_bid Max bidint $userid User IDint $bid BidYITH_WCACT_Bids $instance YITH_WCACT_Bids object
templates/frontend/my-account/my-account-my-auction.php
Allow to render some content in the My Account page depending on the auction status
Params
WC_Product $product Product
templates/frontend/my-account/my-auctions-index.php
Allow to render some content in the My Account page depending on the auction status
Params
WC_Product $product Product
templates/frontend/unsubscribe/ywcact-unsubscribe-auction.php
Allow to render some content in the Unsubscribe body template
Params
WP_Post $post Post
templates/woocommerce/single-product/add-to-cart/auction-ended.php
Allows to render some content when the auction product has no reserve price
ParamsWC_Product_Auction_Premium $product Auction productint $max_bid Max bid
Allows to render some content when the auction has ended
ParamsWC_Product_Auction_Premium $product Auction productint $max_bid Max bid
templates/woocommerce/single-product/add-to-cart/auction.php
Allows to render some content before the add to cart form in the auction product
Params
WC_Product_Auction_Premium $product Auction product
Allows to render some content before the auction form in the product page
Params
WC_Product_Auction_Premium $product Auction product
Allows to render some content inside the add to cart form in the auction product
Params
WC_Product_Auction_Premium $product Auction product
Allows to render some content before the bid field in the auction product
Params
WC_Product_Auction_Premium $product Auction product
Allows to render some content before the form to place a bid
ParamsWC_Product_Auction_Premium $product Auction productWP_User $user User object
Allows to render some content after the form to place a bid
Params
WC_Product_Auction_Premium $product Auction product
Allows to render some content before the button a bid
Params
WC_Product_Auction_Premium $product Auction product
Allows to render some content after the button a bid
Params
WC_Product_Auction_Premium $product_wpml Auction product
Allows to render some content after the add to cart form
Params
WC_Product_Auction_Premium $product Auction product
Allows to render some content before the timeleft field in the auction that have not started yet
Params
WC_Product_Auction_Premium $product Auction product
Allows to render some content before the bid field in the auction product
ParamsWC_Product_Auction_Premium $product Auction productstring $auction_status Auction status
Allows to render some content for auctions that have not started yet
Params
WC_Product_Auction_Premium $product_wpml Auction product
Allows to render some content after the auction has ended
Params
WC_Product_Auction_Premium $product Auction product