Changeset 3311451
- Timestamp:
- 06/14/2025 10:31:24 AM (10 months ago)
- Location:
- free-pdf-to-flipbook
- Files:
-
- 10 added
- 3 edited
-
tags/1.3 (added)
-
tags/1.3/css (added)
-
tags/1.3/css/flipstyle.css (added)
-
tags/1.3/fptf-flipbook-converter.php (added)
-
tags/1.3/js (added)
-
tags/1.3/js/fptf-flipbook.js (added)
-
tags/1.3/js/pdf.js (added)
-
tags/1.3/js/pdf.worker.js (added)
-
tags/1.3/js/turnV5.js (added)
-
tags/1.3/readme.txt (added)
-
trunk/css/flipstyle.css (modified) (1 diff)
-
trunk/fptf-flipbook-converter.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
free-pdf-to-flipbook/trunk/css/flipstyle.css
r3241461 r3311451 103 103 104 104 /* Il cursore a lente appare SOLO sulla pagina */ 105 . page {105 .fptf-magazine-viewport .page { 106 106 cursor: zoom-in; 107 107 } -
free-pdf-to-flipbook/trunk/fptf-flipbook-converter.php
r3279170 r3311451 3 3 * Plugin Name: Free PDF to Flipbook 4 4 * Description: Convert your PDF to flipbook. 5 * Version: 1. 25 * Version: 1.3 6 6 * Author: OnoDev77 7 7 * License: GPLv2 or later -
free-pdf-to-flipbook/trunk/readme.txt
r3279170 r3311451 1 1 === Free PDF to Flipbook === 2 2 Contributors: OnoDev77 3 Tags: flipbook, pdf flipbook, pdf viewer, pdf to flipbook, 3d flipbook, flipbook viewer, flipbook animation, flipbook plugin, flipbook creator, pdf embed3 Tags: flipbook, pdf flipbook, flipbook wordpress, pdf to flipbook, 3d flipbook 4 4 Requires at least: 5.0 5 Tested up to: 6. 75 Tested up to: 6.8 6 6 Requires PHP: 7.2 7 Stable tag: 1. 27 Stable tag: 1.3 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Convert your PDF s into interactive flipbooks in WordPress, perfect for creating engaging PDF flipbooks, catalogs, and brochures with a realistic page-flipping effect.11 Convert your PDF into a flipbook in WordPress for interactive online catalogs, brochures, and a built-in 3D PDF viewer 12 12 13 13 == Description == … … 66 66 67 67 == Changelog == 68 = 1.3 = 69 - Optimizations 70 68 71 = 1.2 = 69 72 - Added support for custom post type
Note: See TracChangeset
for help on using the changeset viewer.