Plugin Directory

Changeset 2852779


Ignore:
Timestamp:
01/23/2023 09:03:23 AM (3 years ago)
Author:
the ank
Message:

Init updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woozap/trunk/init.php

    r2852777 r2852779  
    22/**
    33 * @package WP AVCL Automation Helper (formerly WPFlyLeads)
    4  * @version 3.1
     4 * @version 3.2
    55 */
    66/*
     
    1111Author: Ankur Vishwakarma & Ankit Vishwakarma
    1212Author URI: https://ankurvishwakarma.com
    13 Version: 3.1
     13Version: 3.2
    1414Author Email : ankurvishwakarma54@yahoo.com
    1515Domain : wpflyleads
     
    7676
    7777function __construct(){
    78 $this->wpflyleads_version='3.1';
     78$this->wpflyleads_version='3.2';
    7979$this->wpflyleads_urlpath=plugin_dir_url( __FILE__ );
    8080$this->wpflyleads_dirpath=plugin_dir_path(__FILE__);
Note: See TracChangeset for help on using the changeset viewer.