Plugin Directory

Changeset 3404674


Ignore:
Timestamp:
11/28/2025 06:48:24 AM (4 months ago)
Author:
ArtistScope
Message:

Checked for 6.9

Location:
wp-copysafe-pdf/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-copysafe-pdf/trunk/includes/elementor/widget-wp-copysafe-pdf.php

    r3393956 r3404674  
    4747                    bgwidth="<?php echo esc_attr($bgwidth); ?>"
    4848                    bgheight="<?php echo esc_attr($bgheight); ?>"
    49                     bacground="<?php echo esc_attr($background); ?>"]
     49                    background="<?php echo esc_attr($background); ?>"]
    5050                <?php
    5151            }
  • wp-copysafe-pdf/trunk/readme.txt

    r3394711 r3404674  
    44Donate link: https://artistscope.com/copysafe_pdf_protection_wordpress_plugin.asp
    55Tags: copy protect pdf, secure pdf, pdf security, pdf protection, prevent copy
    6 Tested up to: 6.8
     6Tested up to: 6.9
    77Requires at least: 5.0
    8 Stable tag: 1.5
     8Stable tag: 1.6
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7373== Changelog ==
    7474
     75= 1.6 =
     76* Fixes an Elementor background error in 1.5.
     77* Checked for WP 6.9.
     78
    7579= 1.5 =
    7680* Fixes a plugin install found error in 1.4.
  • wp-copysafe-pdf/trunk/wp-copysafe-pdf.php

    r3394711 r3404674  
    66  Author: ArtistScope
    77  Text Domain: wp-copysafe-pdf
    8   Version: 1.5
     8  Version: 1.6
    99  License: GPLv2
    1010  Author URI: https://artistscope.com/
Note: See TracChangeset for help on using the changeset viewer.