Plugin Directory

Changeset 3100246

Timestamp:
06/10/2024 03:26:09 AM (2 months ago)
Author:
rafiq91
Message:

version updated

Location:
directorist/tags/7.10.1
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • directorist/tags/7.10.1/config.php

    r3099988 r3100246  
    11<?php
    22// Plugin version.
    3 if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '7.10.0' );}
     3if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '7.10.' );}
    44// Plugin Folder Path.
    55if ( ! defined( 'ATBDP_DIR' ) ) { define( 'ATBDP_DIR', plugin_dir_path( __FILE__ ) ); }
  • directorist/tags/7.10.1/directorist-base.php

    r3099988 r3100246  
    44 * Plugin URI: https://wpwax.com
    55 * Description: A comprehensive solution to create professional looking directory site of any kind. Like Yelp, Foursquare, etc.
    6  * Version: 7.10.0
     6 * Version: 7.10.
    77 * Author: wpWax
    88 * Author URI: https://wpwax.com
  • directorist/tags/7.10.1/readme.txt

    r3099988 r3100246  
    1 === Directorist - WordPress Business Directory Plugin with Classified Ads Listings ===
     1=== Directorist - WordPress Business Directory Plugin with Classified Ads Listings ===
    22Contributors: wpwax
    33Donate link: https://directorist.com/extensions/
     
    66Tested up to: 6.5
    77Requires PHP: 7.0
    8 Stable tag: 7.10.0
     8Stable tag: 7.10.
    99License: GPLv3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.