Changeset 1791913
- Timestamp:
- 12/24/2017 04:13:33 AM (8 years ago)
- Location:
- documentpress-display-any-document-on-your-site
- Files:
-
- 4 edited
- 3 copied
-
tags/2.1 (copied) (copied from documentpress-display-any-document-on-your-site/trunk)
-
tags/2.1/assets/js/buttons.js (copied) (copied from documentpress-display-any-document-on-your-site/trunk/assets/js/buttons.js)
-
tags/2.1/assets/js/buttons_priv.js (copied) (copied from documentpress-display-any-document-on-your-site/trunk/assets/js/buttons_priv.js)
-
tags/2.1/documentpress.php (modified) (2 diffs)
-
tags/2.1/readme.txt (modified) (2 diffs)
-
trunk/documentpress.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
documentpress-display-any-document-on-your-site/tags/2.1/documentpress.php
r1608009 r1791913 2 2 /* 3 3 * Plugin Name: DocumentPress 4 * Version: 1.94 * Version: 2.1 5 5 * Plugin URI: http://www.fifthsegment.com/ 6 6 * Description: Allows you to embed your documents in any format (.docx, .xls, .pdf, .ppt .anything!) on to your wordpress site. … … 8 8 * Author URI: http://www.fifthsegment.com/ 9 9 * Requires at least: 4.0 10 * Tested up to: 4. 410 * Tested up to: 4.9 11 11 * 12 12 * Text Domain: documentpress -
documentpress-display-any-document-on-your-site/tags/2.1/readme.txt
r1608009 r1791913 4 4 Tags: wordpress, plugin, template 5 5 Requires at least: 4.0 6 Tested up to: 4. 77 Stable tag: 1.96 Tested up to: 4.9 7 Stable tag: 2.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 41 41 == Changelog == 42 42 43 = 2.1 = 44 * 2017-12-24 45 * Moving to HTTPS to fulfill Google's API requirements. 46 43 47 = 1.9 = 44 48 * 2017-3-5 -
documentpress-display-any-document-on-your-site/trunk/documentpress.php
r1608009 r1791913 2 2 /* 3 3 * Plugin Name: DocumentPress 4 * Version: 1.94 * Version: 2.1 5 5 * Plugin URI: http://www.fifthsegment.com/ 6 6 * Description: Allows you to embed your documents in any format (.docx, .xls, .pdf, .ppt .anything!) on to your wordpress site. … … 8 8 * Author URI: http://www.fifthsegment.com/ 9 9 * Requires at least: 4.0 10 * Tested up to: 4. 410 * Tested up to: 4.9 11 11 * 12 12 * Text Domain: documentpress -
documentpress-display-any-document-on-your-site/trunk/readme.txt
r1608009 r1791913 4 4 Tags: wordpress, plugin, template 5 5 Requires at least: 4.0 6 Tested up to: 4. 77 Stable tag: 1.96 Tested up to: 4.9 7 Stable tag: 2.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 41 41 == Changelog == 42 42 43 = 2.1 = 44 * 2017-12-24 45 * Moving to HTTPS to fulfill Google's API requirements. 46 43 47 = 1.9 = 44 48 * 2017-3-5
Note: See TracChangeset
for help on using the changeset viewer.