Plugin Directory

Changeset 152101


Ignore:
Timestamp:
09/04/2009 09:28:58 PM (17 years ago)
Author:
Fredpointzero
Message:

web link fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugin-factory/trunk/readme.txt

    r152097 r152101  
    4343Defining Wordpress Options is very simple, you have to define a public attribute in your plugin : $pluginOptions.
    4444Do not take time to create an option page, there is already one for you ! Just use the id "options" in the admin menu tree method.
    45 To have more details, please checkout http://fredpointzero.com/plugin-factory.
     45To have more details, please checkout http://fredpointzero.com /plugins-wordpress/plugin-factory/.
    4646
    4747= How can I generate my admin pages ? =
    4848This is very simple : you just have to define a method that will generate the admin menu tree.
    49 To have more details, please checkout http://fredpointzero.com/plugin-factory.
     49To have more details, please checkout http://fredpointzero.com /plugins-wordpress/plugin-factory/.
    5050
    5151== Features ==
Note: See TracChangeset for help on using the changeset viewer.