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

kevinfodness/widget-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published