Plugin Directory

Changeset 1044217


Ignore:
Timestamp:
12/14/2014 04:04:23 AM (11 years ago)
Author:
dpe415
Message:

Version bump for WordPress 4.1.

Location:
flexible-posts-widget/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • flexible-posts-widget/trunk

    • Property svn:ignore
      •  

        old new  
        33.gitignore
        44config.codekit
         5.idea
  • flexible-posts-widget/trunk/readme.html

    r1016188 r1044217  
    55<strong>Tags:</strong> widget, widgets, posts, categories, tags, recent posts, thumbnails, custom post types, custom taxonomies, feature image<br/>
    66<strong>Requires at least:</strong> 3.2<br/>
    7 <strong>Tested up to:</strong> 4.0<br/>
    8 <strong>Stable tag:</strong> 3.4
     7<strong>Tested up to:</strong> 4.1<br/>
     8<strong>Stable tag:</strong> 3.4.1
    99<strong>License:</strong> GPL2 or later<br/>
    1010<strong>License URI:</strong> http://www.gnu.org/licenses/gpl-2.0.html</p>
     
    3030</ul>
    3131
    32 
    3332<h3>Supported Languages</h3>
    3433
     
    4241</ul>
    4342
    44 
    4543<h2>Installation</h2>
    4644
     
    5048<li>Go to &lsquo;Appearance&rsquo; > &lsquo;Widgets&rsquo; and place the widget into a sidebar to configure it.</li>
    5149</ol>
    52 
    5350
    5451<h2>To use a custom HTML output template</h2>
     
    6158<li>In the &lsquo;Template Filename&rsquo; field choose the name of the template file you added to your theme. Example: <code>My Template</code></li>
    6259</ol>
    63 
    6460
    6561<h2>Frequently Asked Questions</h2>
     
    126122</ul>
    127123
    128 
    129124<h2>Changelog</h2>
     125
     126<h3>3.4.1</h3>
     127
     128<ul>
     129    <li>Version bump for WordPress 4.1 support.</li>
     130</ul>
    130131
    131132<h3>3.4</h3>
     
    141142</ul>
    142143
    143 
    144144<h3>3.3.1</h3>
    145145
     
    148148<li>Version bump for WordPress 4.0 support.</li>
    149149</ul>
    150 
    151150
    152151<h3>3.3</h3>
  • flexible-posts-widget/trunk/readme.md

    r1016188 r1044217  
    44**Tags:** widget, widgets, posts, categories, tags, recent posts, thumbnails, custom post types, custom taxonomies, feature image 
    55**Requires at least:** 3.2 
    6 **Tested up to:** 4.
    7 **Stable tag:** 3.4
     6**Tested up to:** 4.1
     7**Stable tag:** 3.4.1
    88**License:** GPL2 or later 
    99**License URI:** http://www.gnu.org/licenses/gpl-2.0.html 
     
    3333* Spanish
    3434
    35 
    3635## Installation ##
    37361. Upload the `flexible-posts-widget` folder to the `/wp-content/plugins/` directory.
     
    45441. Go to 'Appearance' > 'Widgets' in WordPress to configure an instance of the widget.
    46451. In the 'Template Filename' field choose the name of the template file you added to your theme. Example: `My Template`
    47 
    4846
    4947## Frequently Asked Questions ##
     
    8078To get answers to your questions, request help or submit a bug report, please start a [new forum thread](http://wordpress.org/tags/flexible-posts-widget/).
    8179
    82 
    83 
    8480## Upgrade Notice ##
    8581When upgrading from one major version to another (version 1.x to version 2.x to version 3.x, etc), please remember to verify your settings for any existing widgets.  Not all settings combinations will be saved after a major release upgrade.
    86 
    8782
    8883## Other Notes ##
     
    10095* Limit results by a time period.
    10196
     97## Changelog ##
    10298
    103 ## Changelog ##
     99### 3.4.1 ###
     100* Version bump for WordPress 4.1 support.
    104101
    105102### 3.4 ###
  • flexible-posts-widget/trunk/readme.txt

    r1016188 r1044217  
    44Tags: widget, widgets, posts, categories, tags, recent posts, thumbnails, custom post types, custom taxonomies, feature image
    55Requires at least: 3.2
    6 Tested up to: 4.0
    7 Stable tag: 3.4
     6Tested up to: 4.1
     7Stable tag: 3.4.1
    88License: GPL2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333* Spanish
    3434
    35 
    3635== Installation ==
    37361. Upload the `flexible-posts-widget` folder to the `/wp-content/plugins/` directory.
     
    45441. Go to 'Appearance' > 'Widgets' in WordPress to configure an instance of the widget.
    46451. In the 'Template Filename' field choose the name of the template file you added to your theme. Example: `My Template`
    47 
    4846
    4947== Frequently Asked Questions ==
     
    8078To get answers to your questions, request help or submit a bug report, please start a [new forum thread](http://wordpress.org/tags/flexible-posts-widget/).
    8179
    82 
    8380== Screenshots ==
    84811. Configuring a FPW in wp-admin with the Post Type tab displayed.
     
    9289== Upgrade Notice ==
    9390When upgrading from one major version to another (version 1.x to version 2.x to version 3.x, etc), please remember to verify your settings for any existing widgets.  Not all settings combinations will be saved after a major release upgrade.
    94 
    9591
    9692== Other Notes ==
     
    110106
    111107== Changelog ==
     108
     109= 3.4.1 =
     110* Version bump for WordPress 4.1 support.
    112111
    113112= 3.4 =
Note: See TracChangeset for help on using the changeset viewer.