Plugin Directory

Changeset 3412877


Ignore:
Timestamp:
12/06/2025 09:40:28 AM (4 months ago)
Author:
rachanaS
Message:

Bug fixed and improve functionality

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sponsered-link/trunk/sponserlink.php

    r3203628 r3412877  
    22/*
    33 * Plugin Name: Sponsered Link
    4  * Version: 6.0
     4 * Version: 6.9
    55 * Author: Red Symbol Technologies
    66 * Plugin URI: https://www.redsymboltechnologies.com/
     
    1313?>
    1414<?php
    15 define( 'SPONSERED_LINK_VERSION', '6.0' );
     15define( 'SPONSERED_LINK_VERSION', '6.9' );
    1616define( 'SPONSERED_LINK_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
    1717define( 'SPONSERED_LINK_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.