Plugin Directory

Changeset 3199074


Ignore:
Timestamp:
11/28/2024 06:26:08 PM (16 months ago)
Author:
ashikcse
Message:

Tested up with WordPress 6.7

Location:
cits-support-svg-webp-media-upload
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • cits-support-svg-webp-media-upload/tags/4.0/init.php

    r3199070 r3199074  
    33Plugin Name: CITS Support svg, webp Media and TTF,OTF File Upload
    44Plugin URI: https://coderitsolution.com
    5 Author: Ashikur Rahman
     5Author: Ashik
    66Author URI: https://ashik.me
    77Description:  Enhance your WordPress media capabilities with "Active the Plugin and Enjoy." This plugin extends your media library to support not only SVG and WebP images but also TTF, OTF, EOT, and WOFF font files. Safety is our top priority; that's why we've included an SVG sanitization feature to keep your site secure while you enjoy broader media upload options. Take control of your media and start uploading without errors today!
    88Tags: svg support, safe svg, webp support, support webp, cits support svg, cits support webp, CITS Support svg, webp media upload, font file upload support, ttf upload, otf upload, eot upload, woff upload.
    9 Version: 4.1
     9Version: 4.0
    1010Requires at least: 5.0
    11 Tested up to: 6.7
    12 Requires PHP version: 7.4
     11Tested up to: 6.4.1
     12Requires PHP version: 7.0
    1313License: GPL2
    1414*/
  • cits-support-svg-webp-media-upload/tags/4.0/readme.txt

    r3199070 r3199074  
    44Requires at least: 5.0
    55Stable tag: 1.0.0
    6 Tested up to: 6.7
    7 Requires PHP: 7.4
    8 Version: 4.1
     6Tested up to: 6.4.1
     7Requires PHP: 7.0
     8Version: 4.0
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • cits-support-svg-webp-media-upload/trunk/init.php

    r3090229 r3199074  
    33Plugin Name: CITS Support SVG, WEBP, ICO Media and TTF,OTF File Upload
    44Plugin URI: https://coderitsolution.com
    5 Author: Ashikur
     5Author: Ashikur Rahman
    66Author URI: https://ashik.me
    77Description:  Enable Securely upload SVG, WEBP, ICO, TTF, OTF files and automatically sanitize media files to protect your website from XML/SVG vulnerabilities.
     
    99Version: 4.1
    1010Requires at least: 5.0
    11 Tested up to: 6.5.3
    12 Requires PHP version: 7.0
     11Tested up to: 6.7
     12Requires PHP version: 7.4
    1313License: GPL2
    1414*/
  • cits-support-svg-webp-media-upload/trunk/readme.txt

    r3090229 r3199074  
    33Tags: svg support, ico support, favicon support, safe svg, webp support, support webp, cits support svg, cits support webp, CITS Support svg, webp media upload, font file upload support, ttf upload, otf upload, eot upload, woff upload.
    44Requires at least: 5.0
    5 Stable tag: 4.1
    6 Tested up to: 6.5.3
    7 Requires PHP: 7.0
     5Stable tag: 4.0
     6Tested up to: 6.7
     7Requires PHP: 7.4
    88Version: 4.1
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.