PHP Class Sunset_Profile_Widget, Sunset-theme

Inheritance: extends WP_Widget
Afficher le fichier Open project: Alecaddd/Sunset-theme

Méthodes publiques

Méthode 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 méthode

..
public __construct ( )

form() public méthode

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

widget() public méthode

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