Version Description
= 7.1.00 =
- This version addresses various bug fixes and feature requests.
- The Photo Album -> Upload Photos and Import Photos admin pages have been substantially improved. Read the changelog for details.
= 7.0.11 =
- This version addresses various bug fixes and feature requests.
= 7.0.11 =
- This version addresses various bug fixes
= 7.0.10 =
- This version addresses various bug fixes
= 7.0.09 =
- This version addresses various security issues.
- This version addresses various bug fixes and feature requests.
= 7.0.08 =
- This version addresses various security issues.
- This version addresses various bug fixes
= 7.0.07 =
- This version addresses various security issues.
- This version addresses various bug fixes
= 7.0.06 =
- This version addresses various bug fixes
- This version addresses various security issues.
= 7.0.05 =
- This version addresses various minor bug fixes and feature requests.
- This version addresses various security issues.
= 7.0.04 =
- This version addresses various bug fixes
- This version addresses various security issues.
= 7.0.03 =
- This version addresses various minor bug fixes and feature requests.
= 7.0.02 =
- This version addresses various bug fixes
- This version addresses various security issues.
= 7.0.01 =
- This version addresses various minor bug fixes and feature requests.
= 7.0.00 =
- Shortcode generators for Gutenberg added.
- This version addresses various minor bug fixes and feature requests.
- This version addresses various security issues.
- To prevent spamming and give the users the opportunity to decide when they want us to email them, the mailing system has been revised. Configure Table IX-M to enable various mailing lists, and use the WPPA+ Notify widget for full user flexibility.
= 6.9.21 =
- This version addresses various bug fixes
- This version addresses various security issues.
= 6.9.20 =
- This version addresses various bug fixes
= 6.9.19 =
- This version addresses various minor bug fixes
= 6.9.18 =
- This version addresses various minor bug fixes
= 6.9.17 =
- This version addresses various minor bug fixes and feature requests.
- This version addresses various security issues.
= 6.9.16 =
- This version addresses various minor bug fixes and feature requests.
- This version addresses various security issues.
= 6.9.15 =
- This version addresses various minor bug fixes and feature requests.
- This version addresses various security issues.
= 6.9.14 =
- This version addresses various minor bug fixes and feature requests.
- This version addresses various security issues.
= 6.9.13 =
- Security release.
= 6.9.12 =
- This version addresses various minor bug fixes and performance improvements.
= 6.9.11 =
- This version addresses various minor bug fixes and performance improvements.
= 6.9.10 =
- This version addresses various minor bug fixes and performance improvements.
= 6.9.09 =
- Panorama support phase III.
= 6.9.08 =
- This version addresses various minor bug fixes and feature requests.
- Panorama support phase II.
= 6.9.07 =
- This version addresses various minor bug fixes and feature requests.
- Panorama support phase I.
= 6.9.06 =
- This version addresses various minor bug fixes and feature requests.
= 6.9.05 =
- This version addresses various minor bug fixes and feature requests.
= 6.9.04 =
- This version addresses various minor bug fixes and feature requests.
- Local CDN functionality has been added.
= 6.9.03 =
- This version addresses various minor bug fixes and feature requests.
= 6.9.02 =
- This version addresses various minor bug fixes and feature requests.
= 6.9.01 =
- This version addresses various minor bug fixes and feature requests.
= 6.9.00 =
- This version includes the code for the privacy policy requirements.
= 6.8.09
- This version addresses various bug fixes and code edits.
= 6.8.08 =
- This version addresses various minor bug fixes and feature requests.
- This version offers substantial performance improvements when the box in Table IV-A13: Defer Javascript is ticked. This setting is now recommended and set ticked as the default.
- For more info on performance improvements and compatibility with optimizers: see the changelog.txt
= 6.8.07 =
- This version addresses various minor bug fixes and enhancements, and a new widget: Statistics.
= 6.8.06 =
- This version addresses various minor bug fixes and improved cache handling.
= 6.8.05 =
- This version addresses various minor bug fixes and feture requests.
= 6.8.04 =
- This version addresses various display issues and a few fixes of bugs that seldom affected the plugins behaviour.
Download this release
Release Info
Developer | opajaap |
Plugin | WP Photo Album Plus |
Version | 7.1.00.013 |
Comparing to | |
See all releases |
Code changes from version 7.1.00.012 to 7.1.00.013
- changelog.txt +2 -1
- readme.txt +1 -1
- wppa-picture.php +8 -7
- wppa.php +2 -2
changelog.txt
CHANGED
@@ -15,8 +15,9 @@ The sequence order of importing documents and poster image files is not importan
|
|
15 |
* Fixed a situation where the THREE.js file was erroneously not loaded, e.g. when going with ajax to a 360 display from a page without 360 images.
|
16 |
* When the available display space for thumbnails was smaller than the thumbnail size, the thumbnail was displayed off the screen. Fixed.
|
17 |
* The 'Default photo name' method as selected in Table IX-D13 is now also applied when importing photos etc.
|
18 |
-
* Lightbox on pdf images opens the pdf itsself in an iframe on non-mobile equipment.
|
19 |
* Pdfs in slideshows display the actual pdfs.
|
|
|
20 |
|
21 |
= 7.0.12 =
|
22 |
|
15 |
* Fixed a situation where the THREE.js file was erroneously not loaded, e.g. when going with ajax to a 360 display from a page without 360 images.
|
16 |
* When the available display space for thumbnails was smaller than the thumbnail size, the thumbnail was displayed off the screen. Fixed.
|
17 |
* The 'Default photo name' method as selected in Table IX-D13 is now also applied when importing photos etc.
|
18 |
+
* Lightbox on pdf thumbnail images opens the pdf itsself in an iframe on non-mobile equipment.
|
19 |
* Pdfs in slideshows display the actual pdfs.
|
20 |
+
* Pdfs in single image types display the actual pdfs.
|
21 |
|
22 |
= 7.0.12 =
|
23 |
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: opajaap
|
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=OpaJaap@OpaJaap.nl&item_name=WP-Photo-Album-Plus&item_number=Support-Open-Source¤cy_code=USD&lc=US
|
4 |
Tags: photo, album, slideshow, video, audio, lightbox, iptc, exif, cloudinary, fotomoto, imagemagick, pdf
|
5 |
Version: 7.1.00
|
6 |
-
Stable tag: 7.
|
7 |
Author: J.N. Breetvelt
|
8 |
Author URI: http://www.opajaap.nl/
|
9 |
Requires at least: 3.9
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=OpaJaap@OpaJaap.nl&item_name=WP-Photo-Album-Plus&item_number=Support-Open-Source¤cy_code=USD&lc=US
|
4 |
Tags: photo, album, slideshow, video, audio, lightbox, iptc, exif, cloudinary, fotomoto, imagemagick, pdf
|
5 |
Version: 7.1.00
|
6 |
+
Stable tag: 7.1.00.012
|
7 |
Author: J.N. Breetvelt
|
8 |
Author URI: http://www.opajaap.nl/
|
9 |
Requires at least: 3.9
|
wppa-picture.php
CHANGED
@@ -40,10 +40,13 @@ function wppa_get_picture_html( $args ) {
|
|
40 |
$id = strval( intval ( $args['id'] ) );
|
41 |
$type = $args['type'];
|
42 |
$class = $args['class'];
|
43 |
-
$mocc
|
44 |
if ( wppa_is_pdf( $id ) ) {
|
45 |
$class = trim( $class . ' smxpdf-' . $mocc );
|
|
|
46 |
}
|
|
|
|
|
47 |
|
48 |
// Check existance of required args
|
49 |
foreach( array( 'id', 'type' ) as $item ) {
|
@@ -87,7 +90,7 @@ function wppa_get_picture_html( $args ) {
|
|
87 |
else {
|
88 |
$href = $isthumb ? wppa_get_thumb_url( $id ) : wppa_get_photo_url( $id );
|
89 |
}
|
90 |
-
if (
|
91 |
$href = wppa_get_hires_url( $id );
|
92 |
}
|
93 |
|
@@ -142,10 +145,8 @@ function wppa_get_picture_html( $args ) {
|
|
142 |
// we wrap it in a div with zero fontsize and lineheight.
|
143 |
$result = '<div style="font-size:0;line-height:0;" >';
|
144 |
|
145 |
-
if (
|
146 |
-
|
147 |
-
$result .= wppa_js( '<script>wppaAutoColumnWidth[' . $mocc . '] = true;wppaAutoColumnFrac[' . $mocc . ']=1;wppaTopMoc=' . $mocc . ';</script>' );
|
148 |
-
}
|
149 |
}
|
150 |
|
151 |
// The link
|
@@ -217,7 +218,7 @@ function wppa_get_picture_html( $args ) {
|
|
217 |
}
|
218 |
|
219 |
// Pdf?
|
220 |
-
elseif (
|
221 |
$result .= '
|
222 |
<iframe
|
223 |
id="pdf-' . $id . '-' . wppa( 'mocc' ) . '"
|
40 |
$id = strval( intval ( $args['id'] ) );
|
41 |
$type = $args['type'];
|
42 |
$class = $args['class'];
|
43 |
+
$mocc = wppa( 'mocc' );
|
44 |
if ( wppa_is_pdf( $id ) ) {
|
45 |
$class = trim( $class . ' smxpdf-' . $mocc );
|
46 |
+
$is_pdf = true;
|
47 |
}
|
48 |
+
else {
|
49 |
+
$is_pdf = false; }
|
50 |
|
51 |
// Check existance of required args
|
52 |
foreach( array( 'id', 'type' ) as $item ) {
|
90 |
else {
|
91 |
$href = $isthumb ? wppa_get_thumb_url( $id ) : wppa_get_photo_url( $id );
|
92 |
}
|
93 |
+
if ( $is_pdf ) {
|
94 |
$href = wppa_get_hires_url( $id );
|
95 |
}
|
96 |
|
145 |
// we wrap it in a div with zero fontsize and lineheight.
|
146 |
$result = '<div style="font-size:0;line-height:0;" >';
|
147 |
|
148 |
+
if ( $is_pdf && $mocc ) {
|
149 |
+
$result .= wppa_js( '<script>wppaAutoColumnWidth[' . $mocc . '] = true;wppaAutoColumnFrac[' . $mocc . ']=1;wppaTopMoc=' . $mocc . ';</script>' );
|
|
|
|
|
150 |
}
|
151 |
|
152 |
// The link
|
218 |
}
|
219 |
|
220 |
// Pdf?
|
221 |
+
elseif ( $is_pdf ) {
|
222 |
$result .= '
|
223 |
<iframe
|
224 |
id="pdf-' . $id . '-' . wppa( 'mocc' ) . '"
|
wppa.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/*
|
3 |
* Plugin Name: WP Photo Album Plus
|
4 |
* Description: Easily manage and display your photo albums and slideshows within your WordPress site.
|
5 |
-
* Version: 7.1.00.
|
6 |
* Author: J.N. Breetvelt a.k.a. OpaJaap
|
7 |
* Author URI: http://wppa.opajaap.nl/
|
8 |
* Plugin URI: http://wordpress.org/extend/plugins/wp-photo-album-plus/
|
@@ -23,7 +23,7 @@ global $wp_version;
|
|
23 |
|
24 |
/* WPPA GLOBALS */
|
25 |
global $wppa_revno; $wppa_revno = '7100'; // WPPA db version
|
26 |
-
global $wppa_api_version; $wppa_api_version = '7.1.00.
|
27 |
|
28 |
/* start timers */
|
29 |
add_action( 'plugins_loaded', 'wppa_init_timer' );
|
2 |
/*
|
3 |
* Plugin Name: WP Photo Album Plus
|
4 |
* Description: Easily manage and display your photo albums and slideshows within your WordPress site.
|
5 |
+
* Version: 7.1.00.013
|
6 |
* Author: J.N. Breetvelt a.k.a. OpaJaap
|
7 |
* Author URI: http://wppa.opajaap.nl/
|
8 |
* Plugin URI: http://wordpress.org/extend/plugins/wp-photo-album-plus/
|
23 |
|
24 |
/* WPPA GLOBALS */
|
25 |
global $wppa_revno; $wppa_revno = '7100'; // WPPA db version
|
26 |
+
global $wppa_api_version; $wppa_api_version = '7.1.00.013'; // WPPA software version
|
27 |
|
28 |
/* start timers */
|
29 |
add_action( 'plugins_loaded', 'wppa_init_timer' );
|