Plugin Directory

Changeset 2963579


Ignore:
Timestamp:
09/06/2023 11:10:31 AM (3 years ago)
Author:
RealtyTech
Message:

Modify code to auto select featured market widget tab to 30 days

File:
1 edited

Legend:

Unmodified
Added
Removed
  • apex-idx/trunk/RTapexIdxGlobal.php

    r2956169 r2963579  
    22/**
    33 * @package ApexIdx
    4  * @version 3.1.2
     4 * @version 3.1.3
    55 */
    66/*
     
    99Description: This plugin is used to show the listing of a Broker.
    1010Author: RealtyTech Inc
    11 Version: 3.1.2
     11Version: 3.1.3
    1212Author URI: http://realtytech.com
    1313*/
    1414
    15 define( 'RTAI_VERSION', '3.1.2');
     15define( 'RTAI_VERSION', '3.1.3');
    1616define( 'RTAI_PLUGIN_URL', plugin_dir_url( __FILE__ ));
    1717define( 'RTAI_PLUGIN_DIR', plugin_dir_path( __FILE__ ));
Note: See TracChangeset for help on using the changeset viewer.