EDD_Stripe_Utils_Registry
Defines the construct for building an item registry.
Description Description
Source Source
File: includes/gateways/stripe/includes/utils/class-registry.php
Changelog Changelog
Version | Description |
---|---|
2.6.19 | Introduced. |
Methods Methods
- add_item — Adds an item to the registry.
- get_attribute — Retrieves the value of a given attribute for a given item.
- get_item — Retrieves an item and its associated attributes.
- get_items — Retrieves registered items.
- remove_item — Removes an item from the registry by ID.