PHP 클래스 Sunset_Profile_Widget, Sunset-theme

상속: extends WP_Widget
파일 보기 프로젝트 열기: Alecaddd/Sunset-theme

공개 메소드들

메소드 설명
__construct ( ) setup the widget name, description, etc.
form ( $instance ) back-end display of widget
widget ( $args, $instance ) front-end display of widget

메소드 상세

__construct() 공개 메소드

..
public __construct ( )

form() 공개 메소드

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

widget() 공개 메소드

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