Plugin Directory

Changeset 361895


Ignore:
Timestamp:
03/18/2011 09:44:43 PM (15 years ago)
Author:
cloudstone
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dp-widgets-plus/trunk/readme.txt

    r361864 r361895  
    2323== Installation ==
    2424
    25 1. Unzip the plugin archive
    26 2. Upload the entire folder 'dp-widgets-plus' to '/wp-content/plugins/'
    27 3. Activate the plugin through the 'Plugins' menu in WordPress
    28 4. Go to Widgets page in admin and configure in 'DP Widgets Plus' panel of each widget
     251. Upload `dp-widgets-plus` folder to the `/wp-content/plugins/` directory.
     262. Activate the plugin through the 'Plugins' menu in WordPress.
     274. Go to Widgets page in your admin panel, you will find 'DP Widgets Plus' control options in each widget.
    2928
    30 test.
     29== Frequently Asked Questions ==
     30
     31No FAQ yet.
    3132
    3233== Usage ==
     
    5455
    5556So, you can style the output with these CSS selectors:
    56     <pre>
    57     <code>
     57   
     58    <style type="text/css">
    5859    .widget-icon{}
    5960    .widget-icon img{}
     
    6162    .widget-sub-title{}
    6263    .widget-footer{}
    63     </code>
    64     </pre>
     64    </style>
    6565
    6666== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.