Skip to content

Commit

Permalink
More Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bd-viget committed Dec 18, 2023
1 parent 1e58cc2 commit badbb8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions client-mu-plugins/goodbids/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,9 @@ Get the location of a block. Return values can be: "directory" (Default) or "jso

`goodbids()->acf->blocks()->get_block_locations()`
Get all directories where blocks can be found.


### WooCommerce Functions

`goodbids()->woocommerce->get_order_auction_id( int $order_id)`
Get the Auction ID for the given Order ID. If `$order_id` is not provided, the current order ID will be used.

0 comments on commit badbb8d

Please sign in to comment.