Plugin Directory

Changeset 2976959


Ignore:
Timestamp:
10/10/2023 10:35:00 AM (2 years ago)
Author:
tagmood
Message:

1.2.2

Location:
eadv-vip
Files:
2 edited
3 copied

Legend:

Unmodified
Added
Removed
  • eadv-vip/tags/1.2.2/eadv-vip.php

    r2976954 r2976959  
    44Plugin URI: https://www.eadv.it
    55Description: Plugin riservato ai publishers VIP di eADV
    6 Version: 1.2.1
     6Version: 1.2.2
    77Author: TAGMOOD S.R.L.
    88Author URI: https://www.tagmood.it
     
    138138    $fix_cls_css = "<style>
    139139    .eadv-billboard{min-height:270px;}@media screen and (max-width:991px){.eadv-billboard{min-height:120px;}}
    140     .eadv-in-content{min-height:400px;}
    141     .eadv-aside{min-height:600px;}
     140    .eadv-in-content{min-height:290px;}
     141    .eadv-aside{min-height:610px;}
    142142    .eadv-related{min-height:550px;}
    143143    .eadv-bottom{min-height:270px;}@media screen and (max-width:467px){.eadv-bottom{min-height:620px;}}
  • eadv-vip/tags/1.2.2/readme.txt

    r2976954 r2976959  
    44Requires at least: 5.1
    55Tested up to: 6.3
    6 Stable tag: 1.2.1
     6Stable tag: 1.2.2
    77License: GPLv2 or later
    88Plugin realizzato per i publisher VIP di eADV.it per l'inserimento automatico del Magic-Code, del file ads.txt e delle direttive per l'ottimizzazione del CLS
  • eadv-vip/trunk/eadv-vip.php

    r2976954 r2976959  
    44Plugin URI: https://www.eadv.it
    55Description: Plugin riservato ai publishers VIP di eADV
    6 Version: 1.2.1
     6Version: 1.2.2
    77Author: TAGMOOD S.R.L.
    88Author URI: https://www.tagmood.it
     
    138138    $fix_cls_css = "<style>
    139139    .eadv-billboard{min-height:270px;}@media screen and (max-width:991px){.eadv-billboard{min-height:120px;}}
    140     .eadv-in-content{min-height:400px;}
    141     .eadv-aside{min-height:600px;}
     140    .eadv-in-content{min-height:290px;}
     141    .eadv-aside{min-height:610px;}
    142142    .eadv-related{min-height:550px;}
    143143    .eadv-bottom{min-height:270px;}@media screen and (max-width:467px){.eadv-bottom{min-height:620px;}}
  • eadv-vip/trunk/readme.txt

    r2976954 r2976959  
    44Requires at least: 5.1
    55Tested up to: 6.3
    6 Stable tag: 1.2.1
     6Stable tag: 1.2.2
    77License: GPLv2 or later
    88Plugin realizzato per i publisher VIP di eADV.it per l'inserimento automatico del Magic-Code, del file ads.txt e delle direttive per l'ottimizzazione del CLS
Note: See TracChangeset for help on using the changeset viewer.