Plugin Directory

Changeset 1016144


Ignore:
Timestamp:
10/29/2014 07:40:46 PM (11 years ago)
Author:
dpe415
Message:

Code clean up, new template selector, new default template and more. Prepping for v3.4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • flexible-posts-widget/trunk/readme.txt

    r984600 r1016144  
    2727= Supported Languages =
    2828* English
     29* Finnish
    2930* Italian
    3031* Polish
     
    3940
    4041= To use a custom HTML output template =
    41 1. Create a folder called `flexible-posts-widget` in the root of your theme folder.
     421. Create a folder called `flexible-posts-widget` in the root folder of the currently active theme.
    42431. Copy `widget.php` from within the plugin's `views` folder into your theme's new `flexible-posts-widget` folder.
    43 1. Optional: Rename your theme's `widget.php` template file to a name of your choice (to use different templates for each widget instance).
     441. Rename your theme's `widget.php` template file to a name of your choice. Example: `my-template.php`.
    44451. Go to 'Appearance' > 'Widgets' in WordPress to configure an instance of the widget.
    45 1. In the 'Template Filename' field enter the name of the template file you added to your theme. Example: `my-themes-widget.php`
     461. In the 'Template Filename' field choose the name of the template file you added to your theme. Example: `my-template`
    4647
    4748
Note: See TracChangeset for help on using the changeset viewer.