Plugin Directory

Changeset 2714643


Ignore:
Timestamp:
04/26/2022 05:50:27 AM (4 years ago)
Author:
adwised
Message:

2.5.7

Location:
adwised
Files:
20 added
2 edited

Legend:

Unmodified
Added
Removed
  • adwised/trunk/adwised.php

    r2714166 r2714643  
    44 * Plugin Name: adwised
    55 * Plugin URI: https://wordpress.org/plugins/adwised
    6  * Version: 2.5.6
     6 * Version: 2.5.7
    77 * Author: Adwised
    8  * Author URI: http://adwised.com
     8 * Author URI: https://adwised.com
    99 * Description: افزودن اسکریپت ادوایزد به سایت
    1010 * License: GPL2
    1111 * Text Domain: adwised
    1212 * Domain Path: languages
    13  *  Copyright 2021 Adwised
     13 *  Copyright 2022 Adwised
    1414developed by adwised team
    1515 */
     
    2929        $this->plugin->name         = 'adwised'; // Plugin Folder
    3030        $this->plugin->displayName  = 'ادوایزد'; // Plugin Name
    31         $this->plugin->version      = '2.5.6';
     31        $this->plugin->version      = '2.5.7';
    3232        $this->plugin->folder       = plugin_dir_path(__FILE__);
    3333        $this->plugin->url          = plugin_dir_url(__FILE__);
     
    600600
    601601$adwised_scrip = '   
     602<!-- Adw_Plgn -->
    602603<script>           
    603604            adwisedScriptTag = document.createElement("script");
  • adwised/trunk/readme.txt

    r2714166 r2714643  
    55Requires PHP: 5.2.4
    66Tested up to: 5.3
    7 Stable tag: 2.5.6
     7Stable tag: 2.5.7
    88License: GPLv3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.txt
     
    3030- Install & activate **adwised** from your Plugins page.
    3131- Now you can find adwised under the left menu.
    32 - Sign in/Sign up in [panel.adwised.com](http://panel.adwised.com) and create a website
    33 - Get your script from [panel.adwised.com](http://panel.adwised.com) and enter it in settings page
     32- Sign in/Sign up in [panel.adwised.com](https://panel.adwised.com) and create a website
     33- Get your script from [panel.adwised.com](https://panel.adwised.com) and enter it in settings page
    3434
    3535== Screenshots ==
     
    4040= How to send web push from adwised? =
    4141
    42 you can create account in [panel.adwised.com](http://panel.adwised.com) , further information is available on  [adwised.com](adwised.com)
     42you can create account in [panel.adwised.com](https://panel.adwised.com) , further information is available on  [adwised.com](adwised.com)
    4343
    4444== Translations included ==
Note: See TracChangeset for help on using the changeset viewer.