Cartflows_Checkout_Form::get_categories()

Retrieve the list of categories the widget belongs to.


Description

Used to determine where to display the widget in the editor.

Note that currently Elementor supports only one category. When multiple categories passed, Elementor uses the first one.


Return

(array) Widget categories.


Source

File: modules/elementor/widgets/class-cartflows-el-checkout-form.php


			

Changelog

Changelog
Version Description
x.x.x Introduced.