Plugin Directory

Changeset 3063040


Ignore:
Timestamp:
04/02/2024 11:22:56 PM (12 months ago)
Author:
magicplugins
Message:

Added support of Wordpress 6.5

Location:
wppv-divi/trunk
Files:
2 edited

Legend:

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

    r2828020 r3063040  
    33Tags: pay per view, divi, woocommerce
    44Requires at least: 3.9
    5 Tested up to: 6.1
     5Tested up to: 6.5
    66Stable tag: 1.0.8
    77License: GPLv2 or later
     
    3939== Changelog ==
    4040
     41Version v1.0.11
     42    Added support of WordPress 6.5.
     43
    4144Version v1.0.10
    4245    Added support of WordPress 6.1.
  • wppv-divi/trunk/wp-pay-per-view-divi.php

    r2828020 r3063040  
    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.10
     6Version:     1.0.11
    77Author: WP Pay Per View
    88License:     GPL2
     
    1111Domain Path: /languages
    1212Requires at least: 3.9
    13 Tested up to: 6.1
     13Tested up to: 6.5
    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.10.41');
     29define('WPPV_DIVI_VERSION', '1.0.11.42');
    3030
    3131if ( ! function_exists( 'wppv_divi_initialize_extension' )):
Note: See TracChangeset for help on using the changeset viewer.