Plugin Directory

Changeset 1148553


Ignore:
Timestamp:
04/29/2015 01:09:09 AM (11 years ago)
Author:
twodayslate
Message:

fixed readme"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • recent-categories/trunk/readme.txt

    r1148486 r1148553  
    1515Widget to display your site's most recent categories.
    1616
     17Current options:
     18
     19 * Max number of categories to display
     20 * Title
     21 * Display date
     22
    1723GitHub: https://github.com/twodayslate/Recent-Categories-Widget
    1824
    1925== Installation ==
    2026
    21 This section describes how to install the plugin and get it working.
    22 
    23 e.g.
     27Enable the widget in the sidebar
    2428
    25291. Upload `widget.php` to the `/wp-content/plugins/` directory
    26 1. Activate the plugin through the 'Plugins' menu in WordPress
    27 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
     302. Activate the plugin through the 'Plugins' menu in WordPress
     313. Place `<?php the widget('plugin_name_hook'); ?>` in your templates
     324. Or add the widget to your dynamic sidebar in the dashboard.
    2833
    2934== Frequently Asked Questions ==
Note: See TracChangeset for help on using the changeset viewer.