EDD_Cart::get_item_position( int $download_id, array $options = array() )

Get the position of an item in the cart


Description Description


Parameters Parameters

$download_id

(Required) Download ID of the item to check.

$options

(Optional)

Default value: array()


Top ↑

Return Return

(mixed) int|false


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.