Plugin Directory

Changeset 3177629


Ignore:
Timestamp:
10/29/2024 04:11:59 AM (17 months ago)
Author:
getflowpaper
Message:

2.0.6

Location:
flowpaper-lite-pdf-flipbook/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • flowpaper-lite-pdf-flipbook/trunk/flowpaper.php

    r3060169 r3177629  
    44Plugin URI: https://wordpress.org/plugins/flowpaper-lite-pdf-flipbook
    55Description: Shortcode for adding a PDF flipbook to a post: [flipbook pdf="http://yourwebsite.com/yourdocument.pdf"]. Replace the URL with a URL to a PDF document you want to publish.
    6 Version: 2.0.5
     6Version: 2.0.6
    77Author: Devaldi Ltd
    88Author URI: https://flowpaper.com
     
    1010*/
    1111
    12 define('FLOWPAPER_PLUGIN_VERSION', '2.0.5');
     12define('FLOWPAPER_PLUGIN_VERSION', '2.0.6');
    1313
    1414function flowpaper_plugin_parse_request($wp) {
  • flowpaper-lite-pdf-flipbook/trunk/readme.txt

    r3060169 r3177629  
    33Tags: flipbook, pdf viewer, viewer, web pdf viewer, flip book
    44Requires at least: 3.0
    5 Tested up to: 6.4
     5Tested up to: 6.6
    66Stable tag: 4.3
    77License: GPLv3
     
    215215* Minor textual changes and minor link adjustments
    216216
     217= 2.0.6 =
     218* Adjusting compatible Wordpress version
    217219
    218220== Installation ==
Note: See TracChangeset for help on using the changeset viewer.