Changeset 1016184
- Timestamp:
- 10/29/2014 08:49:49 PM (11 years ago)
- File:
-
- 1 edited
-
flexible-posts-widget/trunk/readme.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
flexible-posts-widget/trunk/readme.html
r1016179 r1016184 6 6 <strong>Requires at least:</strong> 3.2<br/> 7 7 <strong>Tested up to:</strong> 4.0<br/> 8 <strong>Stable tag:</strong> 3. 3.18 <strong>Stable tag:</strong> 3.4 9 9 <strong>License:</strong> GPL2 or later<br/> 10 10 <strong>License URI:</strong> http://www.gnu.org/licenses/gpl-2.0.html</p> … … 52 52 53 53 54 <p>= To use a custom HTML output template = 55 1. Create a folder called <code>flexible-posts-widget</code> in the root folder of the currently active theme. 56 1. Copy <code>widget.php</code> from within the plugin’s <code>views</code> folder into your theme’s new <code>flexible-posts-widget</code> folder. 57 1. Rename your theme’s <code>widget.php</code> template file to a name of your choice. Example: <code>my-template.php</code>. 58 1. Go to ‘Appearance’ > ‘Widgets’ in WordPress to configure an instance of the widget. 59 1. In the ‘Template Filename’ field choose the name of the template file you added to your theme. Example: <code>My Template</code></p> 54 <h2>To use a custom HTML output template</h2> 55 56 <ol> 57 <li>Create a folder called <code>flexible-posts-widget</code> in the root folder of the currently active theme.</li> 58 <li>Copy <code>widget.php</code> from within the plugin’s <code>views</code> folder into your theme’s new <code>flexible-posts-widget</code> folder.</li> 59 <li>Rename your theme’s <code>widget.php</code> template file to a name of your choice. Example: <code>my-template.php</code>.</li> 60 <li>Go to ‘Appearance’ > ‘Widgets’ in WordPress to configure an instance of the widget.</li> 61 <li>In the ‘Template Filename’ field choose the name of the template file you added to your theme. Example: <code>My Template</code></li> 62 </ol> 63 60 64 61 65 <h2>Frequently Asked Questions</h2>
Note: See TracChangeset
for help on using the changeset viewer.