Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

widget-base

A base class for building widgets in WordPress. Provides common functionality for implementing form fields to store data.

Usage: Copy the widget-base files into your theme directory and include the PHP class in your widget class. You will need to initialize the parent constructor and build out the widget() method in order to display the contents of the widget, and define $this->fields.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages