Method | Description | |
---|---|---|
__construct ( ) | Constructor. Sets up the properties. | |
form ( array $instance ) : void | Renders the widget's admin view. | |
update ( array $new_instance, array $instance ) : array | Updates the widget settings. | |
widget ( array $args, array $instance ) : void | Renders the widget's front end view. |
Method | Description | |
---|---|---|
enqueue_style ( ) : void | Enqueues the front-end styles. |