Recent

Main class

Main

Main plugin class.

Namespace: WebberZone\Popular_Authors
Since: 1.2.0
Source: includes/class-main.php line 17

Methods

get_instance() static

Gets the instance of the class.

Since: 1.2.0
Line: 68

static public function get_instance(  ): Main;

Returns: Main

hooks()

Run the hooks.

Since: 1.2.0
Line: 108

public function hooks(  );

register_widgets()

Initialise the Top 10 widgets.

Since: 1.2.0
Line: 117

public function register_widgets(  );