Plugin Directory

Changeset 2938840


Ignore:
Timestamp:
07/14/2023 09:13:29 PM (3 years ago)
Author:
wpsofts
Message:

v2.2.0

Location:
portfolio-wp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • portfolio-wp/trunk/css/crp-main-admin.css

    r2692770 r2938840  
    3737
    3838#crp-spinner-background {
    39     display: none;
     39    display: none !important;
    4040    position: fixed;
    4141    top: 0px;
     
    4949
    5050#crp-spinner {
    51     display: none;
     51    display: none !important;
    5252    position: fixed;
    5353    top: 250px;
  • portfolio-wp/trunk/readme.txt

    r2696756 r2938840  
    33Tags: portfolio, gallery, photo gallery, portfolio gallery, portfolio plugin
    44Requires at least: 4.0
    5 Tested up to: 5.9.1
    6 Stable tag: 2.1.1
     5Tested up to: 6.2.2
     6Stable tag: 2.2.0
    77License: GPLv2 or later
    88
     
    185185== Changelog ==
    186186
     187= 2.2.0 =
     188* Spinner related issue was resolved for WordPress v6.2.2
     189
    187190= 2.1.1 =
    188191* Layout delete function resolved
Note: See TracChangeset for help on using the changeset viewer.