Plugin Directory

Changeset 2607985


Ignore:
Timestamp:
10/01/2021 05:46:24 PM (4 years ago)
Author:
jweathe
Message:

fall rollup

Location:
also-in-this-series
Files:
4 deleted
3 edited
14 copied

Legend:

Unmodified
Added
Removed
  • also-in-this-series/tags/1.7.5/changelog.txt

    r2607980 r2607985  
    1 = 1.7.3 =
    2 * Resolved issue with series framing.
    3 * Exposed more options to the widget interface.
    4 
    51= 1.7.1 =
    62* Significant updates to the codebase to facilitate future updates.
  • also-in-this-series/tags/1.7.5/plugin.php

    r2607980 r2607985  
    44Plugin URI: https://planetjon.ca/projects/also-in-this-series/
    55Description: Group related posts in a series with a custom Series taxonomy. and a list of all posts in the series in your content.
    6 Version: 1.7.6
     6Version: 1.7.5
    77Requires at least: 4.6
    88Requires PHP: 5.4
  • also-in-this-series/tags/1.7.5/readme.txt

    r2607980 r2607985  
    66Requires PHP: 5.4
    77Tested up to: 5.8.1
    8 Stable tag: 1.7.6
     8Stable tag: 1.7.5
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5757== Changelog ==
    5858
    59 = 1.7.6 =
    60 * Compatibility patch for PHP 5.4
     59= 1.7.5 =
     60* Resolved issue with series framing.
     61* Exposed more options to the widget interface.
  • also-in-this-series/trunk/changelog.txt

    r2607980 r2607985  
    1 = 1.7.3 =
    2 * Resolved issue with series framing.
    3 * Exposed more options to the widget interface.
    4 
    51= 1.7.1 =
    62* Significant updates to the codebase to facilitate future updates.
  • also-in-this-series/trunk/plugin.php

    r2607980 r2607985  
    44Plugin URI: https://planetjon.ca/projects/also-in-this-series/
    55Description: Group related posts in a series with a custom Series taxonomy. and a list of all posts in the series in your content.
    6 Version: 1.7.6
     6Version: 1.7.5
    77Requires at least: 4.6
    88Requires PHP: 5.4
  • also-in-this-series/trunk/readme.txt

    r2607980 r2607985  
    66Requires PHP: 5.4
    77Tested up to: 5.8.1
    8 Stable tag: 1.7.6
     8Stable tag: 1.7.5
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5757== Changelog ==
    5858
    59 = 1.7.6 =
    60 * Compatibility patch for PHP 5.4
     59= 1.7.5 =
     60* Resolved issue with series framing.
     61* Exposed more options to the widget interface.
Note: See TracChangeset for help on using the changeset viewer.