Recent

Popular_Posts_WidgetclassPro only

Registers the tptn_popular_posts Elementor widget.

Namespace: WebberZone\Top_Ten\Pro\Builders\Elementor
Since: 4.5.0
Source: includes/pro/builders/elementor/class-popular-posts-widget.php line 23 Extends: Widget_Base

Methods

get_name()

Get widget name.

Since: 4.5.0
Line: 39

public function get_name(  ): string;

Returns: string

get_title()

Get widget title.

Since: 4.5.0
Line: 50

public function get_title(  ): string;

Returns: string

get_icon()

Get widget icon.

Since: 4.5.0
Line: 61

public function get_icon(  ): string;

Returns: string

get_categories()

Get widget categories.

Since: 4.5.0
Line: 72

public function get_categories(  ): array;

Returns: array

get_keywords()

Get widget keywords.

Since: 4.5.0
Line: 83

public function get_keywords(  ): array;

Returns: array

get_custom_help_url()

Get the help URL shown in the editor panel.

Since: 4.5.0
Line: 94

public function get_custom_help_url(  ): string;

Returns: string