Plugin Directory

Changeset 3378989


Ignore:
Timestamp:
10/15/2025 02:58:47 PM (5 months ago)
Author:
clicksmith
Message:

Readme: remove credit sentence; bump to 1.1.8

Location:
clicksmith-pdf-viewer
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • clicksmith-pdf-viewer/trunk/clicksmith-pdf-viewer.php

    r3378984 r3378989  
    44 * Plugin URI: https://clicksmith.net/wordpress-plugins/clicksmith-pdf-viewer/
    55 * Description: Upload PDFs and display them via shortcode. Includes a UI to configure width/height and copy the shortcode/template include.
    6  * Version: 1.3.1
     6 * Version: 1.1.8
    77 * Author: Clicksmith Digital Marketing
    88 * Author URI: https://clicksmith.net
     
    1818
    1919class Clicksmith_PDF_Viewer {
    20     const VERSION  = '1.3.1';
     20    const VERSION  = '1.1.8';
    2121    const SLUG     = 'clicksmith-pdf-viewer';
    2222    const NONCE    = 'clicksmith_pdf_upload_nonce';
  • clicksmith-pdf-viewer/trunk/readme.txt

    r3378984 r3378989  
    11=== Clicksmith - PDF Viewer ===
    2 Contributors: clicksmith.net
     2Contributors: clicksmith
    33Tags: pdf, embed, viewer, shortcode, clicksmith, wordpress plugins
    44Requires at least: 5.2
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 1.1.7
     7Stable tag: 1.1.8
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1919- Media Library integration to pick PDFs quickly.
    2020
    21 **Credit:** We include a small “Powered by Clicksmith” link in the frontend embed and a credit link in the admin.
    22 
    2321**Plugin help & documentation:** 
    24 Visit [Clicksmith – PDF Viewer Docs](https://clicksmith.net/wordpress-plugins/clicksmith-pdf-viewer/?utm_source=wporg&utm_medium=readme&utm_campaign=plugin_docs) for full setup instructions, shortcode options, and support.
     22Visit [Clicksmith – PDF Viewer Docs](https://clicksmith.net/wordpress-plugins/clicksmith-pdf-viewer/?utm_source=wporg&utm_medium=readme&utm_campaign=plugin_docs) for setup instructions, shortcode options, and support.
    2523
    2624**About Clicksmith:** 
     
    4846
    4947== Changelog ==
     48
     49= 1.1.8 =
     50* Removed credit sentence from readme (“Powered by Clicksmith”). No code changes.
    5051
    5152= 1.1.7 =
     
    8586
    8687== Upgrade Notice ==
    87 = 1.1.7 =
    88 Adds official documentation and support links for Clicksmith – PDF Viewer.
     88= 1.1.8 =
     89Readme cleanup only: removed credit sentence. No code changes.
Note: See TracChangeset for help on using the changeset viewer.