Plugin Directory

Changeset 202461


Ignore:
Timestamp:
02/06/2010 02:19:04 AM (16 years ago)
Author:
jimisaacs
Message:

readme missing contributors section. Sorry still had the hold format in mind with Author.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensible-widgets/trunk/readme.txt

    r202458 r202461  
    11=== Plugin Name ===
    2 Author: jimisaacs
     2Contributors: jimisaacs
    33Author URI: http://jidd.jimisaacs.com/
    44Donate link: http://jidd.jimisaacs.com/
     
    99Stable tag: trunk
    1010
    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.
     11In 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.
    1212
    1313== Description ==
Note: See TracChangeset for help on using the changeset viewer.