Skip to content

markparolisi/wp-dashboard-widget-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== Plugin Name ===
Contributors: markparolisi, voceplatforms
Tags: widget
Version: 1.0
Requires at least: 3.0
Tested up to: 3.4
Stable tag: 1.0

Easily add configurable widgets to your dashboard using a simple class.

== Description ==

Similar to the Sidebar Widget API implementation, you can now create a class
with methods for a settings form and widget display. A sample widget is included.

== Installation ==

1. Upload `dashboard-widget-api.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Create your widget class and require it in your theme or via a plugin.


== Changelog ==

= 1.0 =
* Documenation
* Better type checking and returns
* Style formatting

= 0.3 =
Updating documentation

= 0.1 =
Initial release.

About

Easier interface to create dashboard widgets in WordPress

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages