Plugin Directory

Changeset 3392697


Ignore:
Timestamp:
11/10/2025 06:21:27 AM (5 months ago)
Author:
plugins360
Message:

Commit Version 2.6.4

Location:
automatic-youtube-gallery/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • automatic-youtube-gallery/trunk/README.txt

    r3392660 r3392697  
    77Tested up to: 6.8
    88Requires PHP: 5.6.20
    9 Stable tag: 2.6.3
     9Stable tag: 2.6.4
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    122122== Changelog ==
    123123
    124 = 2.6.3 =
     124= 2.6.4 =
    125125
    126126* New: Added support for displaying single videos in a popup.
     
    307307== Upgrade Notice ==
    308308
    309 = 2.6.3 =
     309= 2.6.4 =
    310310
    311311Introduces several new features, bug fixes & enhancements. [See changelog](https://wordpress.org/plugins/automatic-youtube-gallery/#developers)
  • automatic-youtube-gallery/trunk/automatic-youtube-gallery.php

    r3392660 r3392697  
    1212 * Plugin URI:        https://plugins360.com/automatic-youtube-gallery/
    1313 * Description:       Create responsive, modern & dynamic video galleries by simply adding a YouTube USERNAME, CHANNEL, PLAYLIST, SEARCH KEYWORDS, or a custom list of YouTube URLs.
    14  * Version:           2.6.3
     14 * Version:           2.6.4
    1515 * Author:            Team Plugins360
    1616 * Author URI:        https://plugins360.com
     
    3131// Current version of the plugin
    3232if ( !defined( 'AYG_VERSION' ) ) {
    33     define( 'AYG_VERSION', '2.6.3' );
     33    define( 'AYG_VERSION', '2.6.4' );
    3434}
    3535// Unique identifier of the plugin
  • automatic-youtube-gallery/trunk/public/assets/css/public.css

    r3392660 r3392697  
    258258 *--------------------------------------------------------------------------------------------*/
    259259.ayg-row {
    260     container-type: inline-size;
    261     container-name: ayg;
    262260    display: flex;
    263261    flex-wrap: wrap;
     
    282280
    283281@media only screen and (min-width: 768px) {
    284     .ayg-col-2 {
    285         width: 50%;
    286     }
    287 
    288     .ayg-col-3 {
    289         width: 33.33%;
    290     }   
    291 
    292     .ayg-col-4 {
    293         width: 25%;
    294     }
    295 
    296     .ayg-col-5 {
    297         width: 20%;
    298     }
    299 
    300     .ayg-col-6 {
    301         width: 16.66%;
    302     }
    303 
    304     .ayg-col-7 {
    305         width: 14.28%;
    306     }
    307 
    308     .ayg-col-8 {
    309         width: 12.5%;
    310     }
    311 
    312     .ayg-col-9 {
    313         width: 11.11%;
    314     }
    315 
    316     .ayg-col-10 {
    317         width: 10%;
    318     }
    319 
    320     .ayg-col-11 {
    321         width: 9.09%;
    322     }
    323 
    324     .ayg-col-12 {
    325         width: 8.33%;
    326     }
    327 }
    328 
    329 @container ayg (max-width: 419px) {
    330     .ayg-col {
    331         width: 100%;
    332     }
    333 }
    334 
    335 @container ayg (min-width: 420px) {
    336     .ayg-col-xs-2 {
    337         width: 50%;
    338     }
    339 }
    340 
    341 @container ayg (min-width: 600px) {
    342     .ayg-col-sm-3 {
    343         width: 33.33%;
    344     } 
    345 }
    346 
    347 @container ayg (min-width: 768px) {
    348282    .ayg-col-2 {
    349283        width: 50%;
     
    461395.ayg-thumbnail-title {
    462396    line-height: 1.5;
    463     font-size: 1.125em;
     397    font-size: 1.1em;
    464398    font-weight: 600;
    465399}
  • automatic-youtube-gallery/trunk/public/assets/css/public.min.css

    r3392660 r3392697  
    1 .ayg-pagination .ayg-btn,.ayg-thumbnail{cursor:pointer}.ayg{box-sizing:border-box;margin-bottom:1em;line-height:1.5}.ayg *,.ayg :after,.ayg :before{box-sizing:inherit}@keyframes ayg-wait{12.5%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0}25%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px}37.5%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px}50%{background-position-x:-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px}62.5%{background-position-x:-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px}75%{background-position-x:0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px}87.5%{background-position-x:6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px}100%{background-position-x:12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px}}.ayg-loading{background:linear-gradient(0deg,#f4f5fa 1px,transparent 0,transparent 8px,#f4f5fa 8px),linear-gradient(90deg,#f4f5fa 1px,#f6f9fb 0,#f6f9fb 3px,#f4f5fa 3px),linear-gradient(0deg,#ececf5 1px,transparent 0,transparent 8px,#ececf5 8px),linear-gradient(90deg,#ececf5 1px,#f2f3f9 0,#f2f3f9 3px,#ececf5 3px),linear-gradient(0deg,#e7eaf4 1px,transparent 0,transparent 8px,#e7eaf4 8px),linear-gradient(90deg,#e7eaf4 1px,#eef1f8 0,#eef1f8 3px,#e7eaf4 3px),linear-gradient(0deg,#b9bedd 1px,transparent 0,transparent 10px,#b9bedd 10px),linear-gradient(90deg,#b9bedd 1px,#d0d5e8 0,#d0d5e8 3px,#b9bedd 3px),linear-gradient(0deg,#9fa6d2 1px,transparent 0,transparent 15px,#9fa6d2 15px),linear-gradient(90deg,#9fa6d2 1px,#c0c5e1 0,#c0c5e1 3px,#9fa6d2 3px),linear-gradient(0deg,#8490c6 1px,transparent 0,transparent 15px,#8490c6 15px),linear-gradient(90deg,#8490c6 1px,#aeb5da 0,#aeb5da 3px,#8490c6 3px);background-position-x:-4px;background-position-y:3px,3px,3px,3px,3px,3px,2px,2px,0,0,0,0;background-repeat:no-repeat;background-size:4px 9px,4px 9px,4px 9px,4px 9px,4px 9px,4px 9px,4px 11px,4px 11px,4px 16px,4px 16px,4px 16px,4px 16px;zoom:1;width:16px;min-width:16px;height:16px;min-height:16px;animation:.8s steps(1,start) infinite ayg-wait}ayg-search-form{display:flex;flex-direction:column;gap:.5em;margin-bottom:1.5em}ayg-search-form form{display:flex;position:relative}ayg-search-form form input{flex-grow:1}ayg-search-form form button{position:absolute;top:0;right:0;bottom:0}ayg-search-form form button,ayg-search-form form button:focus,ayg-search-form form button:hover{margin:0;border:0;box-shadow:none;background:0 0;padding:0;width:2em;height:100%;line-height:1}ayg-search-form form .ayg-loading{display:flex}ayg-search-form .ayg-status-message{display:flex;align-items:center;gap:.35em;color:green;font-size:small}ayg-search-form .ayg-status-message.ayg-error{color:#ff4500}ayg-player{border-radius:3px;background:url('../../../public/assets/images/spinner-dark.gif') center center no-repeat #000}ayg-player .plyr{position:absolute;inset:0;width:100%;height:100%}ayg-player .plyr .plyr__control--overlaid,ayg-player .plyr .plyr__control--overlaid:focus,ayg-player .plyr .plyr__control--overlaid:hover{margin-top:1px;margin-left:2px;border-radius:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 48'%3E%3Cpath fill='%23f00' fill-opacity='.9' d='M66.5 7.7c-.8-2.9-2.5-5.4-5.4-6.2C55.8.1 34 0 34 0S12.2.1 6.9 1.6c-3 .7-4.6 3.2-5.4 6.1a89.6 89.6 0 000 32.5c.8 3 2.5 5.5 5.4 6.3C12.2 47.9 34 48 34 48s21.8-.1 27.1-1.6c3-.7 4.6-3.2 5.4-6.1C68 35 68 24 68 24s0-11-1.5-16.3z'/%3E%3Cpath fill='%23fff' d='M45 24L27 14v20'/%3E%3C/svg%3E") center/72px 48px no-repeat;width:72px;height:48px;filter:grayscale(1)}ayg-player .plyr .plyr__control--overlaid:focus,ayg-player .plyr .plyr__control--overlaid:hover{filter:none}.ayg-player-description-more,.ayg-thumbnail br,.ayg-thumbnail p,ayg-player .plyr .plyr__control--overlaid *,ayg-player .plyr--initialized.plyr--no-controls .plyr__control--overlaid{display:none}ayg-player .plyr--initialized iframe{pointer-events:none}ayg-player.hide-youtube-logo .plyr iframe{top:-50%;height:200%}.ayg-player,.ayg-theme{display:flex;flex-direction:column;gap:1.5em}.ayg-player-container{width:100%;margin:auto}.ayg-player-caption{display:flex;flex-direction:column;gap:1em}.ayg-player-caption .ayg-player-title{margin:0;padding:0}.ayg-player-description-toggle-btn{display:block;margin:.5em 0;font-weight:600}.ayg-row{container-type:inline-size;container-name:ayg;display:flex;flex-wrap:wrap;margin:0 -.75em}.ayg-col{width:100%}@media only screen and (min-width:420px){.ayg-col-xs-2{width:50%}}@media only screen and (min-width:600px){.ayg-col-sm-3{width:33.33%}}@media only screen and (min-width:768px){.ayg-col-2{width:50%}.ayg-col-3{width:33.33%}.ayg-col-4{width:25%}.ayg-col-5{width:20%}.ayg-col-6{width:16.66%}.ayg-col-7{width:14.28%}.ayg-col-8{width:12.5%}.ayg-col-9{width:11.11%}.ayg-col-10{width:10%}.ayg-col-11{width:9.09%}.ayg-col-12{width:8.33%}}@container ayg (max-width:419px){.ayg-col{width:100%}}@container ayg (min-width:420px){.ayg-col-xs-2{width:50%}}@container ayg (min-width:600px){.ayg-col-sm-3{width:33.33%}}@container ayg (min-width:768px){.ayg-col-2{width:50%}.ayg-col-3{width:33.33%}.ayg-col-4{width:25%}.ayg-col-5{width:20%}.ayg-col-6{width:16.66%}.ayg-col-7{width:14.28%}.ayg-col-8{width:12.5%}.ayg-col-9{width:11.11%}.ayg-col-10{width:10%}.ayg-col-11{width:9.09%}.ayg-col-12{width:8.33%}}.ayg-thumbnail{display:flex;flex-direction:column;gap:.75em;margin:.75em}.ayg-thumbnail-media{position:relative}.ayg-thumbnail-image{display:block;border-radius:3px;width:100%;height:auto}.ayg-thumbnail-icon-play{pointer-events:none;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:30%;min-width:36px;min-height:36px;max-width:64px;max-height:64px;vertical-align:middle;z-index:3}.ayg-thumbnail-now-playing{pointer-events:none;display:none;position:absolute;right:5px;bottom:5px;z-index:3;border-radius:2px;background-color:rgba(0,0,0,.8);padding:.35em .5em;line-height:1;color:#fff;font-size:.85em}.ayg-thumbnail-caption{display:flex;flex-direction:column;gap:.35em;word-wrap:break-word}.ayg-thumbnail-title{line-height:1.5;font-size:1.125em;font-weight:600}.ayg-active .ayg-thumbnail-icon-play{display:none!important}.ayg-active .ayg-thumbnail-now-playing{display:inline-block!important}.ayg-pagination{display:flex;align-items:center;justify-content:center;gap:1em;margin-bottom:1em}.ayg-pagination-info{display:flex;align-items:center;gap:4px}.ayg-pagination-info,.ayg-pagination-info *{line-height:1}.ayg-pagination.ayg-loading{margin-left:auto;margin-right:auto}.ayg-pagination.ayg-loading *{visibility:hidden}
     1.ayg-pagination .ayg-btn,.ayg-thumbnail{cursor:pointer}.ayg{box-sizing:border-box;margin-bottom:1em;line-height:1.5}.ayg *,.ayg :after,.ayg :before{box-sizing:inherit}@keyframes ayg-wait{12.5%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0}25%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px}37.5%{background-position-x:-4px,-4px,-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px}50%{background-position-x:-4px,-4px,-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px}62.5%{background-position-x:-4px,-4px,0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px}75%{background-position-x:0,0,6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px}87.5%{background-position-x:6px,6px,12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px}100%{background-position-x:12px,12px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px,-4px}}.ayg-loading{background:linear-gradient(0deg,#f4f5fa 1px,transparent 0,transparent 8px,#f4f5fa 8px),linear-gradient(90deg,#f4f5fa 1px,#f6f9fb 0,#f6f9fb 3px,#f4f5fa 3px),linear-gradient(0deg,#ececf5 1px,transparent 0,transparent 8px,#ececf5 8px),linear-gradient(90deg,#ececf5 1px,#f2f3f9 0,#f2f3f9 3px,#ececf5 3px),linear-gradient(0deg,#e7eaf4 1px,transparent 0,transparent 8px,#e7eaf4 8px),linear-gradient(90deg,#e7eaf4 1px,#eef1f8 0,#eef1f8 3px,#e7eaf4 3px),linear-gradient(0deg,#b9bedd 1px,transparent 0,transparent 10px,#b9bedd 10px),linear-gradient(90deg,#b9bedd 1px,#d0d5e8 0,#d0d5e8 3px,#b9bedd 3px),linear-gradient(0deg,#9fa6d2 1px,transparent 0,transparent 15px,#9fa6d2 15px),linear-gradient(90deg,#9fa6d2 1px,#c0c5e1 0,#c0c5e1 3px,#9fa6d2 3px),linear-gradient(0deg,#8490c6 1px,transparent 0,transparent 15px,#8490c6 15px),linear-gradient(90deg,#8490c6 1px,#aeb5da 0,#aeb5da 3px,#8490c6 3px);background-position-x:-4px;background-position-y:3px,3px,3px,3px,3px,3px,2px,2px,0,0,0,0;background-repeat:no-repeat;background-size:4px 9px,4px 9px,4px 9px,4px 9px,4px 9px,4px 9px,4px 11px,4px 11px,4px 16px,4px 16px,4px 16px,4px 16px;zoom:1;width:16px;min-width:16px;height:16px;min-height:16px;animation:.8s steps(1,start) infinite ayg-wait}ayg-search-form{display:flex;flex-direction:column;gap:.5em;margin-bottom:1.5em}ayg-search-form form{display:flex;position:relative}ayg-search-form form input{flex-grow:1}ayg-search-form form button{position:absolute;top:0;right:0;bottom:0}ayg-search-form form button,ayg-search-form form button:focus,ayg-search-form form button:hover{margin:0;border:0;box-shadow:none;background:0 0;padding:0;width:2em;height:100%;line-height:1}ayg-search-form form .ayg-loading{display:flex}ayg-search-form .ayg-status-message{display:flex;align-items:center;gap:.35em;color:green;font-size:small}ayg-search-form .ayg-status-message.ayg-error{color:#ff4500}ayg-player{border-radius:3px;background:url('../../../public/assets/images/spinner-dark.gif') center center no-repeat #000}ayg-player .plyr{position:absolute;inset:0;width:100%;height:100%}ayg-player .plyr .plyr__control--overlaid,ayg-player .plyr .plyr__control--overlaid:focus,ayg-player .plyr .plyr__control--overlaid:hover{margin-top:1px;margin-left:2px;border-radius:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 48'%3E%3Cpath fill='%23f00' fill-opacity='.9' d='M66.5 7.7c-.8-2.9-2.5-5.4-5.4-6.2C55.8.1 34 0 34 0S12.2.1 6.9 1.6c-3 .7-4.6 3.2-5.4 6.1a89.6 89.6 0 000 32.5c.8 3 2.5 5.5 5.4 6.3C12.2 47.9 34 48 34 48s21.8-.1 27.1-1.6c3-.7 4.6-3.2 5.4-6.1C68 35 68 24 68 24s0-11-1.5-16.3z'/%3E%3Cpath fill='%23fff' d='M45 24L27 14v20'/%3E%3C/svg%3E") center/72px 48px no-repeat;width:72px;height:48px;filter:grayscale(1)}ayg-player .plyr .plyr__control--overlaid:focus,ayg-player .plyr .plyr__control--overlaid:hover{filter:none}.ayg-player-description-more,.ayg-thumbnail br,.ayg-thumbnail p,ayg-player .plyr .plyr__control--overlaid *,ayg-player .plyr--initialized.plyr--no-controls .plyr__control--overlaid{display:none}ayg-player .plyr--initialized iframe{pointer-events:none}ayg-player.hide-youtube-logo .plyr iframe{top:-50%;height:200%}.ayg-player,.ayg-theme{display:flex;flex-direction:column;gap:1.5em}.ayg-player-container{width:100%;margin:auto}.ayg-player-caption{display:flex;flex-direction:column;gap:1em}.ayg-player-caption .ayg-player-title{margin:0;padding:0}.ayg-player-description-toggle-btn{display:block;margin:.5em 0;font-weight:600}.ayg-row{display:flex;flex-wrap:wrap;margin:0 -.75em}.ayg-col{width:100%}@media only screen and (min-width:420px){.ayg-col-xs-2{width:50%}}@media only screen and (min-width:600px){.ayg-col-sm-3{width:33.33%}}@media only screen and (min-width:768px){.ayg-col-2{width:50%}.ayg-col-3{width:33.33%}.ayg-col-4{width:25%}.ayg-col-5{width:20%}.ayg-col-6{width:16.66%}.ayg-col-7{width:14.28%}.ayg-col-8{width:12.5%}.ayg-col-9{width:11.11%}.ayg-col-10{width:10%}.ayg-col-11{width:9.09%}.ayg-col-12{width:8.33%}}.ayg-thumbnail{display:flex;flex-direction:column;gap:.75em;margin:.75em}.ayg-thumbnail-media{position:relative}.ayg-thumbnail-image{display:block;border-radius:3px;width:100%;height:auto}.ayg-thumbnail-icon-play{pointer-events:none;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%;height:30%;min-width:36px;min-height:36px;max-width:64px;max-height:64px;vertical-align:middle;z-index:3}.ayg-thumbnail-now-playing{pointer-events:none;display:none;position:absolute;right:5px;bottom:5px;z-index:3;border-radius:2px;background-color:rgba(0,0,0,.8);padding:.35em .5em;line-height:1;color:#fff;font-size:.85em}.ayg-thumbnail-caption{display:flex;flex-direction:column;gap:.35em;word-wrap:break-word}.ayg-thumbnail-title{line-height:1.5;font-size:1.1em;font-weight:600}.ayg-active .ayg-thumbnail-icon-play{display:none!important}.ayg-active .ayg-thumbnail-now-playing{display:inline-block!important}.ayg-pagination{display:flex;align-items:center;justify-content:center;gap:1em;margin-bottom:1em}.ayg-pagination-info{display:flex;align-items:center;gap:4px}.ayg-pagination-info,.ayg-pagination-info *{line-height:1}.ayg-pagination.ayg-loading{margin-left:auto;margin-right:auto}.ayg-pagination.ayg-loading *{visibility:hidden}
Note: See TracChangeset for help on using the changeset viewer.