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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.19 Introduced.


Top ↑

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.

Top ↑

User Contributed Notes User Contributed Notes

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