Recent

Popular_Posts_ElementclassPro only

Registers the tptn-popular-posts Bricks element.

Namespace: WebberZone\Top_Ten\Pro\Builders\Bricks
Since: 4.5.0
Source: includes/pro/builders/bricks/class-popular-posts-element.php line 21 Extends: Bricks\Element

Methods

get_label()

Get element label.

Since: 4.5.0
Line: 92

public function get_label(  ): string;

Returns: string

get_description()

Get element description.

Since: 4.5.0
Line: 103

public function get_description(  ): string;

Returns: string

get_keywords()

Get element search keywords.

Since: 4.5.0
Line: 114

public function get_keywords(  ): string[];

Returns: string[]

set_control_groups()

Register control groups shown on the Content tab.

Since: 4.5.0
Line: 123

public function set_control_groups(  );

set_controls()

Register all element controls.

Since: 4.5.0
Line: 147

public function set_controls(  );

render()

Render the element.

Since: 4.5.0
Line: 392

public function render(  );