Changeset 202461
- Timestamp:
- 02/06/2010 02:19:04 AM (16 years ago)
- File:
-
- 1 edited
-
extensible-widgets/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
extensible-widgets/trunk/readme.txt
r202458 r202461 1 1 === Plugin Name === 2 Author: jimisaacs2 Contributors: jimisaacs 3 3 Author URI: http://jidd.jimisaacs.com/ 4 4 Donate link: http://jidd.jimisaacs.com/ … … 9 9 Stable tag: trunk 10 10 11 In addition to adding numerous extremely useful widgets for developers and users alike, this plugin is a system written on a PHP 5 object oriented structure. In short, it is built for modification and extension. It wraps the WordPress Widget API to allow for an alternative, and in my opinion more robust method to hook into and use it. Widgets are WordPress's version of user interface modules. They already support an administrative and client-side view. This system simply leverages that with a higher potential in mind.11 In addition to adding numerous extremely useful widgets for developers and users alike, this plugin is a system written on a PHP 5 object oriented structure. 12 12 13 13 == Description ==
Note: See TracChangeset
for help on using the changeset viewer.