Changeset 3444486
- Timestamp:
- 01/22/2026 01:05:47 AM (2 months ago)
- Location:
- rapls-pdf-image-creator
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.7.1 (copied) (copied from rapls-pdf-image-creator/trunk)
-
tags/1.0.7.1/rapls-pdf-image-creator.php (modified) (1 diff)
-
tags/1.0.7.1/readme.txt (modified) (2 diffs)
-
trunk/rapls-pdf-image-creator.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rapls-pdf-image-creator/tags/1.0.7.1/rapls-pdf-image-creator.php
r3435112 r3444486 6 6 * @package RaplsPDFImageCreator 7 7 * @author Rapls Works 8 * @copyright 202 5Rapls Works8 * @copyright 2026 Rapls Works 9 9 * @license GPL-2.0-or-later 10 10 * 11 11 * @wordpress-plugin 12 12 * Plugin Name: Rapls PDF Image Creator 13 * Plugin URI: https://raplsworks.com/ rapls-pdf-image-creator/13 * Plugin URI: https://raplsworks.com/wordpress-rapls-pdf-image-creator/ 14 14 * Description: Automatically generate thumbnail images from PDF files uploaded to the Media Library. 15 * Version: 1.0.7 15 * Version: 1.0.7.1 16 16 * Author: Rapls Works 17 17 * Author URI: https://raplsworks.com -
rapls-pdf-image-creator/tags/1.0.7.1/readme.txt
r3435112 r3444486 6 6 Requires at least: 5.0 7 7 Tested up to: 6.9 8 Stable tag: 1.0.7 8 Stable tag: 1.0.7.1 9 9 Requires PHP: 7.4 10 10 License: GPLv2 or later … … 182 182 183 183 == Changelog == 184 184 = 1.0.7.1 = 185 *Change URL 185 186 = 1.0.7 = 186 187 * Removed deprecated load_plugin_textdomain() call (auto-loaded since WordPress 4.6) -
rapls-pdf-image-creator/trunk/rapls-pdf-image-creator.php
r3435112 r3444486 6 6 * @package RaplsPDFImageCreator 7 7 * @author Rapls Works 8 * @copyright 202 5Rapls Works8 * @copyright 2026 Rapls Works 9 9 * @license GPL-2.0-or-later 10 10 * 11 11 * @wordpress-plugin 12 12 * Plugin Name: Rapls PDF Image Creator 13 * Plugin URI: https://raplsworks.com/ rapls-pdf-image-creator/13 * Plugin URI: https://raplsworks.com/wordpress-rapls-pdf-image-creator/ 14 14 * Description: Automatically generate thumbnail images from PDF files uploaded to the Media Library. 15 * Version: 1.0.7 15 * Version: 1.0.7.1 16 16 * Author: Rapls Works 17 17 * Author URI: https://raplsworks.com -
rapls-pdf-image-creator/trunk/readme.txt
r3435112 r3444486 6 6 Requires at least: 5.0 7 7 Tested up to: 6.9 8 Stable tag: 1.0.7 8 Stable tag: 1.0.7.1 9 9 Requires PHP: 7.4 10 10 License: GPLv2 or later … … 182 182 183 183 == Changelog == 184 184 = 1.0.7.1 = 185 *Change URL 185 186 = 1.0.7 = 186 187 * Removed deprecated load_plugin_textdomain() call (auto-loaded since WordPress 4.6)
Note: See TracChangeset
for help on using the changeset viewer.