Plugin Directory

Changeset 3421407


Ignore:
Timestamp:
12/16/2025 09:12:50 PM (4 months ago)
Author:
seezee
Message:

v1.2.60 |
2025-12-16 | Force SVN refresh

Location:
five-star-ratings-shortcode
Files:
5 deleted
6 edited
5 copied

Legend:

Unmodified
Added
Removed
  • five-star-ratings-shortcode/tags/1.2.60/five-star-ratings-shortcode.php

    r3421384 r3421407  
    33/**
    44 * Plugin Name: Five-Star Ratings Shortcode
    5  * Version: 1.2.59
     5 * Version: 1.2.60
    66 * Author URI: https://github.com/seezee
    77 * Plugin URI: https://wordpress.org/plugins/five-star-ratings-shortcode/
     
    8080}
    8181if ( !defined( 'FSRS_VERSION' ) ) {
    82     define( 'FSRS_VERSION', '1.2.59' );
     82    define( 'FSRS_VERSION', '1.2.60' );
    8383} else {
    8484    $message = __( 'Five-Star Ratings Shortcode ERROR! The <abbr>PHP</abbr> constant “FSRS_VERSION” has already been defined. This could be due to a conflict with another plugin or theme. Please check your logs to debug.', 'fsrs' );
  • five-star-ratings-shortcode/tags/1.2.60/lang/five-star-ratings-shortcode.pot

    r3421373 r3421407  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Five-Star Ratings Shortcode DEV 1.2.59\n"
     5"Project-Id-Version: Five-Star Ratings Shortcode DEV 1.2.60\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/five-star-ratings-shortcode-dev\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • five-star-ratings-shortcode/tags/1.2.60/readme.md

    r3421373 r3421407  
    99Tested up to: 6.9 
    1010Requires PHP: 7.0 
    11 Stable tag: 1.2.59 
     11Stable tag: 1.2.60 
    1212License: GPLv2 or later 
    1313License URI: <https://www.gnu.org/licenses/gpl-2.0.html> 
     
    151151## Changelog
    152152
     153## 1.2.60
     154
     155* 2025-12-16
     156* Force SVN refresh
     157
    153158## 1.2.59
    154159
     
    675680## Upgrade Notice
    676681
    677 ## 1.2.59
     682## 1.2.60
    678683
    679684* 2025-12-16
    680 * Tested up to WordPress 6.9
    681 * Update Freemius SDK
     685* Force SVN refresh
    682686
    683687[//]: # (*********************************************************************            ***Do not copy/paste to readme.txt! You'll mess up the formatting!***            *********************************************************************)
  • five-star-ratings-shortcode/tags/1.2.60/readme.txt

    r3421384 r3421407  
    88Tested up to: 6.9
    99Requires PHP: 7.0
    10 Stable tag: 1.2.59
     10Stable tag: 1.2.60
    1111License: GPLv2 or later
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    123123== Changelog ==
    124124
     125= 1.2.60 =
     126
     127* 2025-12-16
     128* Force SVN refresh
     129
    125130= 1.2.59 =
    126131
     
    631636== Upgrade Notice ==
    632637
    633 = 1.2.59 =
     638= 1.2.60 =
    634639
    635640* 2025-12-16
    636 * Tested up to WordPress 6.9
    637 * Update Freemius SDK
     641* Force SVN refresh
  • five-star-ratings-shortcode/trunk/five-star-ratings-shortcode.php

    r3421384 r3421407  
    33/**
    44 * Plugin Name: Five-Star Ratings Shortcode
    5  * Version: 1.2.59
     5 * Version: 1.2.60
    66 * Author URI: https://github.com/seezee
    77 * Plugin URI: https://wordpress.org/plugins/five-star-ratings-shortcode/
     
    8080}
    8181if ( !defined( 'FSRS_VERSION' ) ) {
    82     define( 'FSRS_VERSION', '1.2.59' );
     82    define( 'FSRS_VERSION', '1.2.60' );
    8383} else {
    8484    $message = __( 'Five-Star Ratings Shortcode ERROR! The <abbr>PHP</abbr> constant “FSRS_VERSION” has already been defined. This could be due to a conflict with another plugin or theme. Please check your logs to debug.', 'fsrs' );
  • five-star-ratings-shortcode/trunk/lang/five-star-ratings-shortcode.pot

    r3421373 r3421407  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Five-Star Ratings Shortcode DEV 1.2.59\n"
     5"Project-Id-Version: Five-Star Ratings Shortcode DEV 1.2.60\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/five-star-ratings-shortcode-dev\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • five-star-ratings-shortcode/trunk/readme.md

    r3421373 r3421407  
    99Tested up to: 6.9 
    1010Requires PHP: 7.0 
    11 Stable tag: 1.2.59 
     11Stable tag: 1.2.60 
    1212License: GPLv2 or later 
    1313License URI: <https://www.gnu.org/licenses/gpl-2.0.html> 
     
    151151## Changelog
    152152
     153## 1.2.60
     154
     155* 2025-12-16
     156* Force SVN refresh
     157
    153158## 1.2.59
    154159
     
    675680## Upgrade Notice
    676681
    677 ## 1.2.59
     682## 1.2.60
    678683
    679684* 2025-12-16
    680 * Tested up to WordPress 6.9
    681 * Update Freemius SDK
     685* Force SVN refresh
    682686
    683687[//]: # (*********************************************************************            ***Do not copy/paste to readme.txt! You'll mess up the formatting!***            *********************************************************************)
  • five-star-ratings-shortcode/trunk/readme.txt

    r3421384 r3421407  
    88Tested up to: 6.9
    99Requires PHP: 7.0
    10 Stable tag: 1.2.59
     10Stable tag: 1.2.60
    1111License: GPLv2 or later
    1212License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    123123== Changelog ==
    124124
     125= 1.2.60 =
     126
     127* 2025-12-16
     128* Force SVN refresh
     129
    125130= 1.2.59 =
    126131
     
    631636== Upgrade Notice ==
    632637
    633 = 1.2.59 =
     638= 1.2.60 =
    634639
    635640* 2025-12-16
    636 * Tested up to WordPress 6.9
    637 * Update Freemius SDK
     641* Force SVN refresh
Note: See TracChangeset for help on using the changeset viewer.