Plugin Directory

Changeset 1713395


Ignore:
Timestamp:
08/14/2017 11:11:02 PM (9 years ago)
Author:
Magenta Cuda
Message:

version 1.8.2.3

Location:
bb-gallery/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bb-gallery/trunk/bbg_xiv-gallery.php

    r1646967 r1713395  
    55Plugin URI: https://bbfgallery.wordpress.com/
    66Description: Gallery using Backbone.js, Bootstrap 3 and CSS3 Flexbox
    7 Version: 1.8.2.2
     7Version: 1.8.2.3
    88Author: Magenta Cuda
    99Author URI: https://profiles.wordpress.org/magenta-cuda/
     
    7373
    7474        ob_start( );
    75         require_once(  dirname( __FILE__ ) . '/bbg_xiv-gallery_templates_wp_rest.php' );
     75        require(  dirname( __FILE__ ) . '/bbg_xiv-gallery_templates_wp_rest.php' );
    7676        $templates = ob_get_clean( );
    7777
  • bb-gallery/trunk/readme.txt

    r1646967 r1713395  
    44Requires at least: 4.4
    55Tested up to: 4.7.3
    6 Stable tag: 1.8.2.2
     6Stable tag: 1.8.2.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4444== Changelog ==
    4545
     46= 1.8.2.3 =
     47
     48* fix compatibility bug with Yoast SEO and Jetpack
     49
    4650= 1.8.2.2 =
    4751
     
    185189== Upgrade Notice ==
    186190
     191= 1.8.2.3 =
     192
     193* fix compatibility bug with Yoast SEO and Jetpack
     194
    187195= 1.8.2.2 =
    188196
Note: See TracChangeset for help on using the changeset viewer.