Changeset 3304699
- Timestamp:
- 06/02/2025 07:55:01 AM (10 months ago)
- Location:
- aa-pdf-reader
- Files:
-
- 2 added
- 2 edited
-
tags/1.0.1/aa-pdf-reader/admin-style.css (added)
-
tags/1.0.1/readme.txt (modified) (1 diff)
-
trunk/aa-pdf-reader/admin-style.css (added)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
aa-pdf-reader/tags/1.0.1/readme.txt
r3304697 r3304699 17 17 18 18 <ol> 19 <li><strong>Responsive PDF Viewer</strong> – Fully mobile-ready and resizes with screen.</li>20 <li><strong>Shortcode Generator</strong> – Easily create shortcodes from the plugin settings.</li>21 <li><strong>Theme Options</strong> – Choose between light or dark viewer modes.</li>22 <li><strong>Custom Height</strong> – Set default viewer height from settings or shortcode.</li>23 <li><strong>Password Protection</strong> – Lock individual PDFs with a password.</li>24 <li><strong>Expiration Option</strong> – Set expiry date for each PDF display.</li>25 <li><strong>Download Button</strong> – Toggleable download option with SVG icon.</li>26 <li><strong>Share Button</strong> – Copy PDF link to clipboard, enabled/disabled from admin.</li>27 <li><strong>Email Button</strong> – Opens email client with the PDF link prefilled.</li>28 <li><strong>Google Viewer Compatible</strong> – Optionally use Google Docs Viewer for better support.</li>29 <li><strong>Multilingual Support</strong> – Fully translatable with WordPress i18n functions.</li>30 <li><strong>Secure & Lightweight</strong> – Clean, optimized, and follows WP security best practices.</li>19 <li><strong>Responsive PDF Viewer</strong> – Fully mobile-ready and resizes with screen.</li> 20 <li><strong>Shortcode Generator</strong> – Easily create shortcodes from the plugin settings.</li> 21 <li><strong>Theme Options</strong> – Choose between light or dark viewer modes.</li> 22 <li><strong>Custom Height</strong> – Set default viewer height from settings or shortcode.</li> 23 <li><strong>Password Protection</strong> – Lock individual PDFs with a password.</li> 24 <li><strong>Expiration Option</strong> – Set expiry date for each PDF display.</li> 25 <li><strong>Download Button</strong> – Toggleable download option with SVG icon.</li> 26 <li><strong>Share Button</strong> – Copy PDF link to clipboard, enabled/disabled from admin.</li> 27 <li><strong>Email Button</strong> – Opens email client with the PDF link prefilled.</li> 28 <li><strong>Google Viewer Compatible</strong> – Optionally use Google Docs Viewer for better support.</li> 29 <li><strong>Multilingual Support</strong> – Fully translatable with WordPress i18n functions.</li> 30 <li><strong>Secure & Lightweight</strong> – Clean, optimized, and follows WP security best practices.</li> 31 31 </ol> 32 32 -
aa-pdf-reader/trunk/readme.txt
r3304697 r3304699 17 17 18 18 <ol> 19 <li><strong>Responsive PDF Viewer</strong> – Fully mobile-ready and resizes with screen.</li>20 <li><strong>Shortcode Generator</strong> – Easily create shortcodes from the plugin settings.</li>21 <li><strong>Theme Options</strong> – Choose between light or dark viewer modes.</li>22 <li><strong>Custom Height</strong> – Set default viewer height from settings or shortcode.</li>23 <li><strong>Password Protection</strong> – Lock individual PDFs with a password.</li>24 <li><strong>Expiration Option</strong> – Set expiry date for each PDF display.</li>25 <li><strong>Download Button</strong> – Toggleable download option with SVG icon.</li>26 <li><strong>Share Button</strong> – Copy PDF link to clipboard, enabled/disabled from admin.</li>27 <li><strong>Email Button</strong> – Opens email client with the PDF link prefilled.</li>28 <li><strong>Google Viewer Compatible</strong> – Optionally use Google Docs Viewer for better support.</li>29 <li><strong>Multilingual Support</strong> – Fully translatable with WordPress i18n functions.</li>30 <li><strong>Secure & Lightweight</strong> – Clean, optimized, and follows WP security best practices.</li>19 <li><strong>Responsive PDF Viewer</strong> – Fully mobile-ready and resizes with screen.</li> 20 <li><strong>Shortcode Generator</strong> – Easily create shortcodes from the plugin settings.</li> 21 <li><strong>Theme Options</strong> – Choose between light or dark viewer modes.</li> 22 <li><strong>Custom Height</strong> – Set default viewer height from settings or shortcode.</li> 23 <li><strong>Password Protection</strong> – Lock individual PDFs with a password.</li> 24 <li><strong>Expiration Option</strong> – Set expiry date for each PDF display.</li> 25 <li><strong>Download Button</strong> – Toggleable download option with SVG icon.</li> 26 <li><strong>Share Button</strong> – Copy PDF link to clipboard, enabled/disabled from admin.</li> 27 <li><strong>Email Button</strong> – Opens email client with the PDF link prefilled.</li> 28 <li><strong>Google Viewer Compatible</strong> – Optionally use Google Docs Viewer for better support.</li> 29 <li><strong>Multilingual Support</strong> – Fully translatable with WordPress i18n functions.</li> 30 <li><strong>Secure & Lightweight</strong> – Clean, optimized, and follows WP security best practices.</li> 31 31 </ol> 32 32
Note: See TracChangeset
for help on using the changeset viewer.