EDD_Cart::get_item_price_id( array $item = array() )

Get the price ID for an item in the cart.


Description Description


Parameters Parameters

$item

(Optional) Item details

Default value: array()


Top ↑

Return Return

(string) $price_id Price ID


Top ↑

Source Source

File: includes/cart/class-edd-cart.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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