Plugin Directory

Changeset 3094491

Timestamp:
05/29/2024 10:38:46 AM (2 months ago)
Author:
nko
Message:

Update to version 3.3.8 from GitHub

Location:
visual-portfolio
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • visual-portfolio/tags/3.3.8/CHANGELOG.md

    r3093291 r3094491  
    44
    55> v3 Migration Guide – <https://visualportfolio.co/docs/troubleshooting/migration-to-v3/>
     6
     7
     8
     9
     10
    611
    712= 3.3.7 - May 27, 2024 =
  • visual-portfolio/tags/3.3.8/class-visual-portfolio.php

    r3093291 r3094491  
    33 * Plugin Name:  Visual Portfolio, Posts & Image Gallery
    44 * Description:  Modern gallery and portfolio plugin with advanced layouts editor. Clean and powerful gallery styles with enormous settings in the Gutenberg block.
    5  * Version:      3.3.7
     5 * Version:      3.3.
    66 * Author:       Visual Portfolio Team
    77 * Author URI:   https://visualportfolio.co/?utm_source=wordpress.org&utm_medium=readme&utm_campaign=byline
     
    1818
    1919if ( ! defined( 'VISUAL_PORTFOLIO_VERSION' ) ) {
    20     define( 'VISUAL_PORTFOLIO_VERSION', '3.3.7' );
     20    define( 'VISUAL_PORTFOLIO_VERSION', '3.3.' );
    2121}
    2222
  • visual-portfolio/tags/3.3.8/languages/visual-portfolio.pot

    r3093291 r3094491  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Visual Portfolio, Posts & Image Gallery 3.3.7\n"
     5"Project-Id-Version: Visual Portfolio, Posts & Image Gallery 3.3.\n"
    66"Report-Msgid-Bugs-To: https://github.com/nk-crew/visual-portfolio/issues\n"
    77"Last-Translator: Visual Portfolio\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2024-05-27T13:58:36+00:00\n"
     12"POT-Creation-Date: 2024-05-2+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.10.0\n"
  • visual-portfolio/tags/3.3.8/readme.txt

    r3093291 r3094491  
    77* Tested up to: 6.5
    88* Requires PHP: 7.2
    9 * Stable tag: 3.3.7
     9* Stable tag: 3.3.
    1010* License: GPLv2 or later
    1111* License URI: <http://www.gnu.org/licenses/gpl-2.0.html>
     
    327327
    328328> v3 Migration Guide – <https://visualportfolio.co/docs/troubleshooting/migration-to-v3/>
     329
     330
     331
     332
     333
    329334
    330335= 3.3.7 - May 27, 2024 =
  • visual-portfolio/trunk/CHANGELOG.md

    r3093291 r3094491  
    44
    55> v3 Migration Guide – <https://visualportfolio.co/docs/troubleshooting/migration-to-v3/>
     6
     7
     8
     9
     10
    611
    712= 3.3.7 - May 27, 2024 =
  • visual-portfolio/trunk/class-visual-portfolio.php

    r3093291 r3094491  
    33 * Plugin Name:  Visual Portfolio, Posts & Image Gallery
    44 * Description:  Modern gallery and portfolio plugin with advanced layouts editor. Clean and powerful gallery styles with enormous settings in the Gutenberg block.
    5  * Version:      3.3.7
     5 * Version:      3.3.
    66 * Author:       Visual Portfolio Team
    77 * Author URI:   https://visualportfolio.co/?utm_source=wordpress.org&utm_medium=readme&utm_campaign=byline
     
    1818
    1919if ( ! defined( 'VISUAL_PORTFOLIO_VERSION' ) ) {
    20     define( 'VISUAL_PORTFOLIO_VERSION', '3.3.7' );
     20    define( 'VISUAL_PORTFOLIO_VERSION', '3.3.' );
    2121}
    2222
  • visual-portfolio/trunk/languages/visual-portfolio.pot

    r3093291 r3094491  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Visual Portfolio, Posts & Image Gallery 3.3.7\n"
     5"Project-Id-Version: Visual Portfolio, Posts & Image Gallery 3.3.\n"
    66"Report-Msgid-Bugs-To: https://github.com/nk-crew/visual-portfolio/issues\n"
    77"Last-Translator: Visual Portfolio\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2024-05-27T13:58:36+00:00\n"
     12"POT-Creation-Date: 2024-05-2+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.10.0\n"
  • visual-portfolio/trunk/readme.txt

    r3093291 r3094491  
    77* Tested up to: 6.5
    88* Requires PHP: 7.2
    9 * Stable tag: 3.3.7
     9* Stable tag: 3.3.
    1010* License: GPLv2 or later
    1111* License URI: <http://www.gnu.org/licenses/gpl-2.0.html>
     
    327327
    328328> v3 Migration Guide – <https://visualportfolio.co/docs/troubleshooting/migration-to-v3/>
     329
     330
     331
     332
     333
    329334
    330335= 3.3.7 - May 27, 2024 =
Note: See TracChangeset for help on using the changeset viewer.