EDD_Stripe_Utils_Registry::get_item( string $item_id )

Retrieves an item and its associated attributes.


Description Description


Parameters Parameters

$item_id

(Required) Item ID.


Top ↑

Return Return

(array) Array of attributes for the item if the item is set, otherwise an empty array.


Top ↑

Source Source

File: includes/gateways/stripe/includes/utils/class-registry.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.19 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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