Abstract_Field
Abstract_Field class.
Source
File: includes/modules/woocommerce_booster/comparison_table/fields/abstract_field.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Constructor
- get_class_name — Returns the class name without namespace path.
- get_key — Get field key
- get_label — Get field label
- render — Print field value of the product.
- set_key — Update field key with class name as all letters lowercase.