Inventory_Presser_Maximum_Price_Filter
Contents
Description Description
This class creates the Maximum Price Filter widget.
Source Source
File: includes/widget/class-widget-maximum-price-filter.php
Expand full source code Collapse full source code View on Github
Methods Methods
- __construct — __construct
- delete_option — Deletes the option that stores this widget's data.
- display_types — display_types
- form — Outputs the widget settings form that is shown in the dashboard.
- orientations — orientations
- update — Saves the widget settings when a dashboard user clicks the Save button.
- widget — Outputs the widget front-end HTML
Changelog Changelog
Version | Description |
---|---|
1.3.1 | Introduced. |