Plugin Directory

Changeset 3325677


Ignore:
Timestamp:
07/10/2025 01:12:11 PM (9 months ago)
Author:
mohsinwebs
Message:

update

Location:
speedox
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • speedox/tags/1.1.2/readme.txt

    r3325650 r3325677  
    11=== SpeedOx ===
    2 Contributors: Mohsin Webs
    3 Tags: cache, optimization, speed, performance
     2Contributors: mohsinwebs
     3Tags: cache, optimization, speed, performance, lazy load, minify, gzip
    44Requires at least: 6.8
    55Tested up to: 6.8
  • speedox/tags/1.1.2/speedox.php

    r3325637 r3325677  
    22/*
    33 * Plugin Name: SpeedOx
    4  * Description: SpeedOx is a powerful speed optimization plugin that intelligently caches, cleans, and boosts WordPress performance.
     4 * Plugin URI: https://mohsinwebs.com.pk/speedox/
     5 * Description: SpeedOx by Mohsin Webs is a powerful speed optimization plugin that intelligently caches, minifies, lazy loads, and boosts WordPress performance.
    56 * Version: 1.1.2
    67 * Author: Mohsin Webs
     8 * Author URI: https://mohsinwebs.com.pk/
    79 * Requires at least: 6.8
    810 * Requires PHP: 7.4
    9  * Author URI: https://mohsinwebs.com.pk/
    1011 * License: GPLv2 or later
     12 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1113 * Text Domain: speedox
     14 * Domain Path: /languages
    1215 */
    1316
  • speedox/trunk/readme.txt

    r3325650 r3325677  
    11=== SpeedOx ===
    2 Contributors: Mohsin Webs
    3 Tags: cache, optimization, speed, performance
     2Contributors: mohsinwebs
     3Tags: cache, optimization, speed, performance, lazy load, minify, gzip
    44Requires at least: 6.8
    55Tested up to: 6.8
  • speedox/trunk/speedox.php

    r3325623 r3325677  
    22/*
    33 * Plugin Name: SpeedOx
    4  * Description: SpeedOx is a powerful speed optimization plugin that intelligently caches, cleans, and boosts WordPress performance.
     4 * Plugin URI: https://mohsinwebs.com.pk/speedox/
     5 * Description: SpeedOx by Mohsin Webs is a powerful speed optimization plugin that intelligently caches, minifies, lazy loads, and boosts WordPress performance.
    56 * Version: 1.1.2
    67 * Author: Mohsin Webs
     8 * Author URI: https://mohsinwebs.com.pk/
    79 * Requires at least: 6.8
    810 * Requires PHP: 7.4
    9  * Author URI: https://mohsinwebs.com.pk/
    1011 * License: GPLv2 or later
     12 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1113 * Text Domain: speedox
     14 * Domain Path: /languages
    1215 */
    1316
Note: See TracChangeset for help on using the changeset viewer.