Plugin Directory

Changeset 3398257


Ignore:
Timestamp:
11/18/2025 05:28:52 PM (3 months ago)
Author:
convertize
Message:

updated version to the latest wordpress version 6.8.3

Location:
nudgify
Files:
2 edited
28 copied

Legend:

Unmodified
Added
Removed
  • nudgify/tags/1.3.9/nudgify.php

    r3398068 r3398257  
    55Description: Install Nudgify on your WordPress website in less then 10 seconds. Integrate unique tracking code of Nudgify into every page of your website in one click.
    66Author: Nudgify
    7 Version: 1.3.8
     7Version: 1.3.9
    88Author URI: https://nudgify.com
    99License: GPLv2
     
    1313defined('ABSPATH') or exit('Restricted access!');
    1414
    15 define('NUDGIFY_PLUGIN_VERSION', '1.3.8');
     15define('NUDGIFY_PLUGIN_VERSION', '1.3.9');
    1616define('NUDGIFY_PLUGIN_SLUG', 'nudgify');
    1717define('NUDGIFY_PLUGIN_URL', plugin_dir_url(__FILE__));
  • nudgify/tags/1.3.9/readme.txt

    r3398068 r3398257  
    55Requires at least: 4.6
    66Tested up to: 6.8.3
    7 Stable tag: 1.3.8
     7Stable tag: 1.3.9
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • nudgify/trunk/nudgify.php

    r3398068 r3398257  
    55Description: Install Nudgify on your WordPress website in less then 10 seconds. Integrate unique tracking code of Nudgify into every page of your website in one click.
    66Author: Nudgify
    7 Version: 1.3.8
     7Version: 1.3.9
    88Author URI: https://nudgify.com
    99License: GPLv2
     
    1313defined('ABSPATH') or exit('Restricted access!');
    1414
    15 define('NUDGIFY_PLUGIN_VERSION', '1.3.8');
     15define('NUDGIFY_PLUGIN_VERSION', '1.3.9');
    1616define('NUDGIFY_PLUGIN_SLUG', 'nudgify');
    1717define('NUDGIFY_PLUGIN_URL', plugin_dir_url(__FILE__));
  • nudgify/trunk/readme.txt

    r3398068 r3398257  
    55Requires at least: 4.6
    66Tested up to: 6.8.3
    7 Stable tag: 1.3.8
     7Stable tag: 1.3.9
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.