PHP Class Sunset_Profile_Widget, Sunset-theme

Inheritance: extends WP_Widget
Show file Open project: Alecaddd/Sunset-theme

Public Methods

Method Description
__construct ( ) setup the widget name, description, etc.
form ( $instance ) back-end display of widget
widget ( $args, $instance ) front-end display of widget

Method Details

__construct() public method

..
public __construct ( )

form() public method

back-end display of widget
public form ( $instance )

widget() public method

front-end display of widget
public widget ( $args, $instance )