Plugin Directory

Changeset 3429893


Ignore:
Timestamp:
12/31/2025 01:44:34 AM (3 months ago)
Author:
magicplugins
Message:

Update for WordPress 6.9, version 1.0.14

Location:
wppv-divi/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wppv-divi/trunk/readme.txt

    r3277644 r3429893  
    33Tags: pay per view, divi, woocommerce
    44Requires at least: 3.9
    5 Tested up to: 6.8
    6 Stable tag: 1.0.12
     5Tested up to: 6.9
     6Stable tag: 1.0.14
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    3838
    3939== Changelog ==
     40
     41Version 1.0.14:
     42
     43    Added WordPress 6.9 support.
    4044
    4145Version v1.0.13
  • wppv-divi/trunk/wp-pay-per-view-divi.php

    r3277644 r3429893  
    44Plugin URI:  https://wppayperview.com
    55Description: Allows Divi users to add WP Pay Per View videos to their Divi website as a Divi module.
    6 Version:     1.0.13
     6Version:     1.0.14
    77Author: WP Pay Per View
    88License:     GPL2
     
    1111Domain Path: /languages
    1212Requires at least: 3.9
    13 Tested up to: 6.8
     13Tested up to: 6.9
    1414
    1515WP Pay Per View Divi is free software: you can redistribute it and/or modify
     
    2727*/
    2828
    29 define('WPPV_DIVI_VERSION', '1.0.13.44');
     29define('WPPV_DIVI_VERSION', '1.0.14.045');
    3030
    3131if ( ! function_exists( 'wppv_divi_initialize_extension' )):
Note: See TracChangeset for help on using the changeset viewer.