Plugin Directory

Changeset 3219574


Ignore:
Timestamp:
01/09/2025 11:30:59 AM (14 months ago)
Author:
webtonative
Message:

Deploy plugin version 2.5

Location:
webtonative/trunk
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • webtonative/trunk/README.md

    r3216434 r3219574  
    44Requires at least: 2.0.2
    55Tested up to: 6.7.1
    6 Stable tag: 2.4
     6Stable tag: 2.5
    77License: GPLv2 or later
    88
  • webtonative/trunk/index.php

    r3216434 r3219574  
    33  Plugin Name: webtonative
    44  Description: webtonative Plugin
    5   Version: 2.4
     5  Version: 2.5
    66  Author: webtonative
    77*/
     
    1111require_once plugin_dir_path(__FILE__) . 'qtmedia-native-control/qtmedia-native-control.php';
    1212require_once plugin_dir_path(__FILE__) . 'webtonative-radio-player/webtonative-radio-player.php';
     13require_once plugin_dir_path(__FILE__) . 'simple-iap/simple-iap.php';
    1314
    1415if (!defined('ABSPATH')) {
Note: See TracChangeset for help on using the changeset viewer.