Plugin Directory

Changeset 3085803


Ignore:
Timestamp:
05/13/2024 12:30:16 PM (22 months ago)
Author:
underhaug
Message:

Preparing new release of H5P Plugin

Location:
h5p/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • h5p/trunk/h5p.php

    r3008807 r3085803  
    1616 * Plugin URI:        http://h5p.org/wordpress
    1717 * Description:       Allows you to upload, create, share and use rich interactive content on your WordPress site.
    18  * Version:           1.15.7
     18 * Version:           1.15.8
    1919 * Author:            Joubel
    2020 * Author URI:        http://joubel.com
  • h5p/trunk/public/class-h5p-plugin.php

    r3008807 r3085803  
    2525   * @var string
    2626   */
    27   const VERSION = '1.15.7';
     27  const VERSION = '1.15.8';
    2828
    2929  /**
  • h5p/trunk/readme.txt

    r3082543 r3085803  
    44Tags: editor, video, quiz, slider, education
    55Requires at least: 3.8.1
    6 Tested up to: 6.4.2
    7 Stable tag: 1.15.7
     6Tested up to: 6.4.4
     7Stable tag: 1.15.8
    88License: MIT
    99License URI: http://opensource.org/licenses/MIT
     
    488488Fix not storing empty content state (resume) for some content types.
    489489Updated translations
     490
     491= 1.15.8 =
     492Improve file upload
Note: See TracChangeset for help on using the changeset viewer.