Changeset 3404674
- Timestamp:
- 11/28/2025 06:48:24 AM (4 months ago)
- Location:
- wp-copysafe-pdf/trunk
- Files:
-
- 3 edited
-
includes/elementor/widget-wp-copysafe-pdf.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
wp-copysafe-pdf.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-copysafe-pdf/trunk/includes/elementor/widget-wp-copysafe-pdf.php
r3393956 r3404674 47 47 bgwidth="<?php echo esc_attr($bgwidth); ?>" 48 48 bgheight="<?php echo esc_attr($bgheight); ?>" 49 bac ground="<?php echo esc_attr($background); ?>"]49 background="<?php echo esc_attr($background); ?>"] 50 50 <?php 51 51 } -
wp-copysafe-pdf/trunk/readme.txt
r3394711 r3404674 4 4 Donate link: https://artistscope.com/copysafe_pdf_protection_wordpress_plugin.asp 5 5 Tags: copy protect pdf, secure pdf, pdf security, pdf protection, prevent copy 6 Tested up to: 6. 86 Tested up to: 6.9 7 7 Requires at least: 5.0 8 Stable tag: 1. 58 Stable tag: 1.6 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 73 73 == Changelog == 74 74 75 = 1.6 = 76 * Fixes an Elementor background error in 1.5. 77 * Checked for WP 6.9. 78 75 79 = 1.5 = 76 80 * Fixes a plugin install found error in 1.4. -
wp-copysafe-pdf/trunk/wp-copysafe-pdf.php
r3394711 r3404674 6 6 Author: ArtistScope 7 7 Text Domain: wp-copysafe-pdf 8 Version: 1. 58 Version: 1.6 9 9 License: GPLv2 10 10 Author URI: https://artistscope.com/
Note: See TracChangeset
for help on using the changeset viewer.