Plugin Directory

Changeset 2529201


Ignore:
Timestamp:
05/10/2021 04:16:02 PM (5 years ago)
Author:
redlettuce
Message:

2.9.3 update

Location:
pdf-viewer-for-elementor
Files:
495 added
2 edited

Legend:

Unmodified
Added
Removed
  • pdf-viewer-for-elementor/trunk/README.txt

    r2369668 r2529201  
    1 === PDF viewer for Elementor ===
     1=== PDF Viewer for Elementor ===
    22Contributors: redlettuce
    33Requires at least: 5.1
    4 Tested up to: 5.5
     4Tested up to: 5.7.1
    55Requires PHP: 7.1
    66Stable tag: 4.3
     
    3030== Changelog ==
    3131
     32= 2.9.3 - 2021-05-10 =
     33* Tested up to WordPress 5.7.1 *
     34
    3235= 2.9.2 - 2020-08-25 =
    3336* Tested up to WP 5.5
  • pdf-viewer-for-elementor/trunk/index.php

    r2369668 r2529201  
    44 * Description: This plugin helps you embed PDF documents to Elementor quickly and easily.
    55 * Plugin URI:  https://redlettuce.com/elementor-pdf-viewer
    6  * Version:     2.9.2
     6 * Version:     2.9.3
    77 * Author:      RedLettuce Plugins
    88 * Author URI:  https://redlettuce.com
     
    2121     * @var string The plugin version.
    2222     */
    23     const VERSION = '2.9.2';
     23    const VERSION = '2.9.3';
    2424
    2525    /**
Note: See TracChangeset for help on using the changeset viewer.