Plugin Directory

Changeset 2756081


Ignore:
Timestamp:
07/13/2022 09:37:46 PM (4 years ago)
Author:
maui2wp
Message:

hide zoom buttons, compatibility wp 6.0

Location:
spin360/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • spin360/trunk/readme.txt

    r2601415 r2756081  
    44Tags: 360 deg viewer, 3d viewer, 3D model viewer, 3d model display, 3D Model Viewer WordPress, 360, 360 product view, 360 product viewer, 3d product viewer, 3d, 360 product rotation
    55Requires at least: 4.0.1
    6 Tested up to: 5.8
    7 Stable tag: 1.2.6
     6Tested up to: 6.0
     7Stable tag: 1.2.7
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    134134== Upgrade Notice ==
    135135
    136 = 1.2.6 =
    137 * better zoom resolution
    138 * zoom option
     136= 1.2.7 =
     137* removed zoom by default
    139138* buttons color on shortcode
    140139* autostart option added
     
    165164== Changelog ==
    166165
     166= 1.2.7 =
     167Stable release (zoom removed), autostart, png and transparency allowed, multisite & CDN support support. Click, doubleclick and onrotation event;
     168
    167169= 1.2.6 =
    168170Stable release with better zoom resolution, autostart, png and transparency allowed, multisite & CDN support support. Click, doubleclick and onrotation event; shortcode, multiple shows, relative upload folder path,
  • spin360/trunk/spin360.php

    r2066509 r2756081  
    44Plugin URI:  https://easyw.github.io/spin360/
    55Description: A new plugin to add 360 rotation support in wp
    6 Version:     1.2.6
     6Version:     1.2.7
    77Author:      Maurice
    88Author URI:  https://github.com/easyw/spin360
     
    107107        'autostart' => 'true',
    108108        'gesture' => 'horizontal',
    109         'hide_cmds' => 'false',
     109        'hide_cmds' => 'zoom',
    110110        //'zoom' => 'false',
    111111        'button_color' => '#00ABFF',
Note: See TracChangeset for help on using the changeset viewer.