Plugin Directory

Changeset 3277644


Ignore:
Timestamp:
04/20/2025 01:56:28 PM (11 months ago)
Author:
magicplugins
Message:

Added support of WordPress 6.8.

Location:
wppv-divi/trunk
Files:
2 edited

Legend:

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

    r3257178 r3277644  
    33Tags: pay per view, divi, woocommerce
    44Requires at least: 3.9
    5 Tested up to: 6.7
     5Tested up to: 6.8
    66Stable tag: 1.0.12
    77License: GPLv2 or later
     
    3838
    3939== Changelog ==
     40
     41Version v1.0.13
     42    Added support of WordPress 6.8.
    4043
    4144Version v1.0.12
  • wppv-divi/trunk/wp-pay-per-view-divi.php

    r3257178 r3277644  
    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.12
     6Version:     1.0.13
    77Author: WP Pay Per View
    88License:     GPL2
     
    1111Domain Path: /languages
    1212Requires at least: 3.9
    13 Tested up to: 6.7
     13Tested up to: 6.8
    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.12.43');
     29define('WPPV_DIVI_VERSION', '1.0.13.44');
    3030
    3131if ( ! function_exists( 'wppv_divi_initialize_extension' )):
Note: See TracChangeset for help on using the changeset viewer.