Plugin Directory

Changeset 2314732


Ignore:
Timestamp:
05/29/2020 07:37:04 PM (6 years ago)
Author:
redlettuce
Message:

Updating plugin details

Location:
pdf-viewer-for-elementor/trunk
Files:
2 edited

Legend:

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

    r2273146 r2314732  
    11=== PDF viewer for Elementor ===
    2 Contributors: kazbekkadalashvili
     2Contributors: redlettuce
    33Requires at least: 5.1
    4 Tested up to: 5.4
     4Tested up to: 5.4.1
    55Requires PHP: 7.1
    66Stable tag: 4.3
     
    26261. Settings
    27272. Widgets
     28
     29== Changelog ==
     30
     31= 2.9.1 - 2020-05-29 =
     32* Plugin details changed
     33* Tested up to WP 5.4.1
     34* Changelog now active
     35
     36
  • pdf-viewer-for-elementor/trunk/index.php

    r2273146 r2314732  
    33 * Plugin Name: PDF viewer for Elementor
    44 * Description: This plugin helps you embed PDF documents to Elementor quickly and easily.
    5  * Plugin URI:  https://github.com/kazbekkadalashvili/elementor-pdf-viewer
    6  * Version:     2.9
    7  * Author:      Kazbek Kadalashvili
    8  * Author URI:  https://www.upwork.com/o/profiles/users/_~01800759f61b8ffa73/
     5 * Plugin URI:  https://redlettuce.com/elementor-pdf-viewer
     6 * Version:     2.9.1
     7 * Author:      RedLettuce Plugins
     8 * Author URI:  https://redlettuce.com
    99 * Text Domain: elementor
    1010 */
     
    2121     * @var string The plugin version.
    2222     */
    23     const VERSION = '2.9.0';
     23    const VERSION = '2.9.1';
    2424
    2525    /**
Note: See TracChangeset for help on using the changeset viewer.