Plugin Directory

Changeset 3275317


Ignore:
Timestamp:
04/17/2025 05:01:57 AM (10 months ago)
Author:
codeace
Message:

version no updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • linkmaster/tags/2.2.0/linkmaster.php

    r3275311 r3275317  
    33Plugin Name: LinkMaster
    44Description: The ultimate WordPress plugin for managing custom permalinks, SEO redirects, broken link detection, and link tracking. Supports advanced URL structures, query parameters, file extensions, and smart redirections to boost SEO and user experience.
    5 Version: 2.5.0
     5Version: 2.2.0
    66Author: Codeace
    77Author URI: https://codeace.com
     
    1616
    1717// Define plugin constants
    18 define('LINKMASTER_VERSION', '2.5.0');
     18define('LINKMASTER_VERSION', '2.2.0');
    1919define('LINKMASTER_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2020define('LINKMASTER_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.