Changeset 3304642
- Timestamp:
- 06/02/2025 05:58:15 AM (10 months ago)
- Location:
- aa-pdf-reader
- Files:
-
- 3 added
- 2 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/pdfreader.php (added)
-
tags/1.0.1/readme.txt (added)
-
trunk/pdfreader.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
aa-pdf-reader/trunk/pdfreader.php
r1048893 r3304642 1 1 <?php 2 /** 3 * Plugin Name: AA pdf reader 4 * Plugin URI: http://wordpress.org/aaplayer 5 * Description: A free pdf reader ... [pdf link="http://example.../pdffile.pdf"] 6 * Version: 1.0 7 * Developer + Idea: A. Roy / A. Mahmud 8 * Author URI: http://webdesigncr3ator.com 9 * Support Email : contactus.aa@gmail.com 10 * License: GPL2 11 **/ 12 2 /* 3 Plugin Name: AA PDF Reader 4 Plugin URI: https://wordpress.org/plugins/aa-pdf-reader/ 5 Description: A free pdf reader ... [pdf link="http://example.../pdffile.pdf"] 6 Version: 1.0.1 7 Author: Syed Ashik Mahmud 8 Author URI: https://aaextensions.com 9 License: GPL2 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 Text Domain: aa-pdf-reader 12 Domain Path: /languages 13 */ 13 14 14 15 function aa_pdf($atts){ -
aa-pdf-reader/trunk/readme.txt
r1048893 r3304642 1 === Plugin Name === 2 AA Pdf reader 1 === AA PDF Reader === 2 Contributors: aaextensions 3 Donate link: https://aaextensions.com 4 Tags:aapdf , aaextention 5 Requires at least: 5.2 6 Tested up to: 6.8.1 7 Stable tag: 1.0.1 8 License: GPLv2 or later 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 3 10 4 Tags:aapdf , aaextention5 Requires at least:4.06 Tested up to:4.07 Stable tag:aapdfreader8 License: GPL9 Contributors :A and A10 11 ==Description== 11 12 A free pdf reader 12 13 [pdf link="http://example.../pdffile.pdf"] 14 15 16 = Features = 17 18 = How to use it = 19 20 21 == Installation == 22 23 24 == Screenshots == 25 26 Coming Soon 27 28 == Changelog == 29 30
Note: See TracChangeset
for help on using the changeset viewer.