=== Gallery by BestWebSoft === Contributors: bestwebsoft Donate link: http://bestwebsoft.com/donate/ Tags: add album, add galleries, add images, add pictures, add albums, gallery, gallery plugin, gallery slider, fancy gallery, slideshow, lightbox, fullscreen gallery Requires at least: 3.8 Tested up to: 4.5.3 Stable tag: 4.4.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add beautiful galleries, albums & images to your Wordpress website in few clicks. == Description == Gallery by BestWebSoft makes it possible to implement as many galleries as you want into your website. You can add multiple pictures and description for each gallery, show them all at one page, view each one separately. Moreover, you can upload HQ images. Regular updates and simplicity of usage along with efficient functionality make it a perfect choice for your site to have an appealing look. There is also a premium version of the plugin with more useful features available. http://www.youtube.com/watch?v=aydaTdOpaRM Gallery by BestWebSoft Video instruction on Installation Gallery by BestWebSoft Video instruction "How to add a gallery" Gallery by BestWebSoft FAQ Gallery by BestWebSoft Support Upgrade to Gallery Pro by BestWebSoft, View Demo of Gallery Pro by BestWebSoft = Features = * Create any amount of albums in the gallery. * Upload any number of photos to each album in the gallery. * Add description to each album. * Set a featured image as an album cover. * Add a caption and alt tag to each photo in the album. * Change the size of album cover thumbnails and photos in the album. * View pictures as a slide show and in a full size. * Add Single Gallery to your page or post using a shortcode. * Choose a number of pictures to display in one row in the gallery album. * Set sorting order for images. * Add comments to a Gallery. * Install (and delete) demo data. * Add images from WordPress media library. If you have a feature, suggestion or idea you'd like to see in the plugin, we'd love to hear about it! Suggest a Feature = Recommended Plugins = The author of the Gallery also recommends the following plugins: * Gallery Categories - This plugin is an exclusive add-on to the Gallery Plugin. It allows creating different categories of galleries on your site. This way, you could organize the galleries on your website, which makes navigating through your content a whole lot easier. * Updater - This plugin updates WordPress core and the plugins to the recent versions. You can also use the auto mode or manual mode for updating and set email notifications. There is also a premium version of the plugin Updater Pro with more useful features available. It can make backup of all your files and database before updating. Also it can forbid some plugins or WordPress Core update. = Translation = * Brazilian Portuguese (pt_BR) (thanks to DJIO, www.djio.com.br) * Bulgarian (bg_BG) (thanks to Petya) * Chinese (zh_CN) (thanks to Xiaobo Chen) * Czech (cs_CZ) (thanks to Lagya) * Dutch (nl_NL) (thanks to J Goessens) * French (fr_FR) (thanks to Didier, L Capronnier) * German (de_DE) (thanks to Thomas Bludau, Jonas Seemann) * Russian (ru_RU) * Serbian (sr_RS) (thanks to Andrijana Nikolic www.webhostinggeeks.com ) * Slovak (sk_SK) (thanks to Michal Kralik) * Slovenian (sl_SI) (thanks to Tilen) * Spanish (es_ES) (thanks to Carlos Limia) * Turkish (tr) (thanks to Ismail Demirbilek) * Ukrainian (uk) Some of these translations are not complete. We are constantly adding new features which should be translated. If you would like to create your own language pack or update the existing one, you can send the text of PO and MO files for BestWebSoft and we'll add it to the plugin. You can download the latest version of the program for work with PO and MO files Poedit. = Technical support = Dear users, our plugins are available for free download. If you have any questions or recommendations regarding the functionality of our plugins (existing options, new options, current issues), please feel free to contact us. Please note that we accept requests in English only. All messages in other languages won't be accepted. If you notice any bugs in the plugins, you can notify us about it and we'll investigate and fix the issue then. Your request should contain URL of the website, issues description and WordPress admin panel credentials. Moreover we can customize the plugin according to your requirements. It's a paid service (as a rule it costs $40, but the price can vary depending on the amount of the necessary changes and their complexity). Please note that we could also include this or that feature (developed for you) in the next release and share with the other users then. We can fix some things for free for the users who provide translation of our plugin into their native language (this should be a new translation of a certain plugin, you can check available translations on the official plugin page). == Installation == 1. Upload the `gallery-plugin` folder to the directory `/wp-content/plugins/`. 2. Activate the plugin using the 'Plugins' menu in WordPress. 3. Please check if you have the template file `gallery-template.php` as well as the template `gallery-single-template.php` in your theme folder. If you can't find these files, then just copy them from the directory `/wp-content/plugins/gallery-plugin/template/` to your theme directory. 4. You can adjust the necessary settings using your WordPress admin panel in "BWS Panel" > "Gallery". View a Step-by-step Instruction on Gallery by BestWebSoft Installation. http://www.youtube.com/watch?v=mivcWwfRVmI View a Step-by-step Instruction "How to add a Gallery". http://www.youtube.com/watch?v=-P9o6-APlv0 == Frequently Asked Questions == = I cannot view my Gallery page = 1. First of all, you should create your first Gallery page and select 'Gallery' in the list of available templates (it will be used for displaying the Gallery). 2. If you cannot find 'Gallery' in the list of available templates, then just copy it from the directory `/wp-content/plugins/gallery-plugin/template/` to your theme directory. = How to use the plugin? = 1. Click 'Add New' in the 'Galleries' menu and fill out your page. 2. Add or Upload pictures via 'Add Media' button. 3. Save the page. View a Step-by-step Instruction "How to add a Gallery" = I'm getting the following error: "Fatal error: Call to undefined function get_post_thumbnail_id()". What should I do? = This error means that your theme doesn't support thumbnail option, in order to add this option please find the file 'functions.php' in your theme and add the following strings to this file: `add_action( 'after_setup_theme', 'theme_setup' ); function theme_setup() { add_theme_support( 'post-thumbnails' ); }` After that your theme will support thumbnail option and the error will disappear. = How to change image order on the single gallery page? = Please open the menu "Galleries" and choose a gallery from the list. It will take you to the gallery editing page. Use the drag and drop function to change the order of the images and do not forget to save the post. Do not forget to select `Sort images by` -> `Sorting order in the Gallery` in the plugin settings. = I am using WP with rtl language and I have a problem with the lightbox displaying on iPad/iPhone. = 1. In the file header.php you should substitute `>` with `` 2. Remove the "direction:rtl" from the css of the body, and move it to the main wrapper. For example, in your theme CSS file (usually it's rtl.css) remove the following lines: `body { direction:rtl; }` and add (for the themes Twenty Eleven or Twenty Ten): `.hfeed { direction:rtl; }` = I have some problems with the plugin's work. What Information should I provide to receive proper support? = Please make sure that the problem hasn't been discussed yet on our forum (http://support.bestwebsoft.com). If no, please provide the following data along with your problem's description: 1. the link to the page where the problem occurs 2. the name of the plugin and its version. If you are using a pro version - your order number. 3. the version of your WordPress installation 4. copy and paste into the message your system status report. Please read more here: Instruction on System Status == Screenshots == 1. Gallery albums page in the front-end. 2. Single Gallery page in the front-end. 3. The pop-up window containing the album images. 4. Edit Gallery page in the grid mode. 5. Edit Gallery Attachment Info in the grid mode. 6. Edit Gallery page in the list mode. 7. Gallery Settings page in the admin panel. == Changelog == = V4.4.2 - 15.07.2016 = * Update : BWS panel section was updated. * Update : The French language file is updated. = V4.4.1 - 27.06.2016 = * Update : The French language file is updated. * Update : BWS Panel section is updated. = V4.4.0 - 15.04.2016 = * Bugfix : Bug with displaying gallery on mobile device (Windows Phone) was fixed. * NEW : Ability to add custom styles. * Update : Compatibility with Pagination by BestWebSoft plugin was added. = V4.3.9 - 18.03.2016 = * Bugfix : The bug with plugin menu duplicating was fixed. * Bugfix : We fixed bug with displaying single gallery. * Bugfix : We fixed bug with gallery album links ( if Featured Posts by BestWebSoft plugin is installed and activated ). * Update : The French language files were updated. = V4.3.8 - 19.10.2015 = * NEW : Ability to change galleries sorting order. * Bugfix : We fixed bug with pagination on the edit gallery page. * Update : Sort images plugin setting now affect on the displaying in the dashboard too. = V4.3.7 - 18.09.2015 = * Bugfix : We fixed bug with image uploading in posts. * Update : Textdomain was changed. * NEW : Help tooltips were added. * Update : Updated for compatibility with Gallery Categories Plugin. = V4.3.6 - 09.09.2015 = * Update : Functionality for galleries downloading and displaying in dashboard was updated. * NEW : Ability to add images from WordPress media library. * NEW : A button for gallery shortcode inserting to the content was added. = V4.3.5 - 11.08.2015 = * Bugfix : We fixed bug with loading the demo data. = V4.3.4 - 10.08.2015 = * NEW : We added ability to restore settings to defaults. * NEW : We added ability to install demo data for plugin. * Bugfix : We fixed bug with displaying of galleries by categories ( if Gallery Categories plugin is installed and activated ). * Bugfix : We fixed bug with displaying of plugin settings page for rtl-oriented languages. * Update : We updated all functionality for wordpress 4.2.4. = V4.3.3 - 07.07.2015 = * NEW : We`ve made responsive gallery display. = V4.3.2 - 24.06.2015 = * Update : Gallery Settings page is updated. * Update : The Ukrainian and Russian language files are updated. * Update : BWS plugins section is updated. = V4.3.1 - 09.06.2015 = * NEW : We added functionality for disable rewriting templates after plugin update. * NEW : We added 'width' and 'height' attributes to the 'img' HTML tag. * Update : The French language file is updated. = V4.3.0 - 18.05.2015 = * Update : We updated all functionality for wordpress 4.2.2. = V4.2.9 - 28.04.2015 = * Update : The French language file is updated. * Bugfix : Bug with the DB-table prefix in template file was fixed. * Bugfix : Bug with updating rewrite rules on each page load was fixed. = V4.2.8 - 12.02.2015 = * Bugfix : Bug with theme permissions was fixed. = V4.2.7 - 09.02.2015 = * Update : Plugin functionality was updated for compatibility with Gallery Categories Plugin and Re-attacher Plugin. * Update : Gallery template checking functionality was updated. = V4.2.6 - 24.12.2014 = * Update : The Dutch and Chinese language files are updated. * Update : We updated all functionality for wordpress 4.1. * Update : Templates are updated. = V4.2.5 - 06.11.2014 = * Update : The French language file is updated. * Bugfix : Image hidden title style should be corrected. * Update: Changes were made to gallery templates to have 'password protected' functionality. = V4.2.4 - 15.10.2014 = * NEW : Slovenian language file is added to the plugin. = V4.2.3 - 19.09.2014 = * Update : We updated all functionality for wordpress 4.0. * Budfix : Social buttons duplicating was fixed. = V4.2.2 - 07.08.2014 = * Budfix : Security Exploit was fixed. * Update : The French language file is updated. = V4.2.1 - 11.07.2014 = * Budfix : We fixed the bug of htmlspecialchars in image metadata. * Budfix : We fixed the bug of displaying sidebar in Twenty Fourteen theme. * Budfix : The bug related to editing input fields of images in the admin panel on mobile devices was fixed. = V4.2.0 - 15.05.2014 = * Update : We updated all functionality for wordpress 3.9.1 * Update : The French language file is updated. * Update : The Ukrainian language file is updated. = V4.1.9 - 11.04.2014 = * Update : We updated all functionality for wordpress 3.8.2. = V4.1.8 - 02.04.2014 = * Update : Fancybox is returned to the old version. = V4.1.7 - 31.03.2014 = * Update : Fancybox is updated. * Budfix : We fixed the bug of navigation when Gallery Template is a static front page. = V4.1.6 - 05.03.2014 = * Budfix : Plugin optimization is done. * Budfix : Gallery Template is updated. * Update : The French language file is updated. * NEW : Spanish language file are added to the plugin. = V4.1.5 - 12.02.2014 = * Bugfix : We fixed the bug post title with htmlspecialchars. * NEW : The Slovak language file is added. = V4.1.4 - 06.02.2014 = * Update : We updated all functionality for wordpress 3.8.1. * NEW : The Dutch language file is added. * NEW : The Czech language file is added. = V4.1.3 - 15.01.2014 = * Update : BWS plugins section is updated. = V4.1.2 - 25.12.2013 = * Update : The French language file is updated. * Update : The Chinese language file is updated. * Bugfix : We fixed the bug of download link title. = V4.1.1 - 13.12.2013 = * Update : We updated all functionality for wordpress 3.8. * Update : Screenshots are updated. * NEW : Ability to update images after changing gallery image size. = V4.1.0 - 6.12.2013 = * NEW : A notice when changing settings on the plugin's settings page was added. * NEW : Ability to use shortcode in a text-widget. * Bugfix : We fixed the bug of adding gallery to the search. = V4.0.9 - 29.11.2013 = * Update : The Ukrainian language file is updated. = V4.0.8 - 22.11.2013 = * NEW : Ability to turn on/off using single lightbox for all galleries on the one page. * Update : BWS plugins section is updated. = V4.0.7 - 15.11.2013 = * Bugfix : We fixed the bug of image count for lightbox when added multiple galleries on the one page. = V4.0.6 - 8.11.2013 = * Update : The French language file is updated. = V4.0.5 - 1.11.2013 = * NEW : Add checking installed wordpress version. * Update : Activation of radio button or checkbox by clicking on its label. * Update : We updated all functionality for wordpress 3.7.1. = V4.0.4 - 28.10.2013 = * Update : We updated all functionality for wordpress 3.7. = V4.0.3 - 18.10.2013 = * NEW : The Bulgarian language file is added to the plugin. * Update : The German language file is updated. = V4.0.2 - 11.10.2013 = * NEW : Added Alt tag field for each image in the gallery. = V4.0.1 - 02.10.2013 = * Update : The Brazilian Portuguese language file is updated. = V4.0.0 - 24.09.2013 = * Update : The Ukrainian language file is updated. = V3.9.9 - 13.09.2013 = * Update : The French language file is updated. * Update : We updated all functionality for wordpress 3.6.1. = V3.9.8 - 04.09.2013 = * Update : Function for displaying BWS plugins section placed in a separate file and has own language files. = V3.9.7 - 26.08.2013 = * Update : The French language file is updated. * Bugfix : We added replacing spaces in the file name when uploading. = V3.9.6 - 13.08.2013 = * Update : The Serbian language file is updated. = V3.9.5 - 07.08.2013 = * Update : We updated all functionality for wordpress 3.6. * Bugfix : We fixed the bug of displaying images on the gallery edit page. * Update : The Turkish language file is updated. = V3.9.4 - 24.07.2013 = * NEW : Added an ability to display comments on the gallery template pages. * Update : The Brazilian Portuguese language file is updated. * NEW : The Turkish language file is added to the plugin. = V3.9.3 - 18.07.2013 = * NEW : Added an ability to view and send system information by mail. = V3.9.2 - 11.07.2013 = * Update : The Chinese language file is updated. * Update : We updated all functionality for wordpress 3.5.2. = V3.9.1 - 02.07.2013 = * Update : The French language file is updated. = V3.9 - 28.05.2013 = * Update : BWS plugins section is updated. * Update : The French language file is updated. * Bugfix : We changed using the abspath to plugin_dir_path(). = V3.8.9 - 16.05.2013 = * Bugfix : We fixed the bug of SQL queries. = V3.8.8 - 22.04.2013 = * NEW : Added html blocks. * Update : The French language file is updated. = V3.8.7 - 10.04.2013 = * Update : The English language file is updated in the plugin. * Bugfix : We fixed the bug of deleting images. = V3.8.6 - 26.02.2013 = * NEW : The Chinese language file is added to the plugin. = V3.8.5 - 14.02.2013 = * Update : We updated th fancybox displaying for iPhone and iPad. * Update : We updated all functionality for wordpress 3.5.1. = V3.8.4 - 25.01.2013 = * Update : The French language file is updated. = V3.8.3 - 04.01.2013 = * Bugfix : We fixed the bug of image order on the Signle Gallery page. = V3.8.2 - 03.01.2013 = * Bugfix : The bug with drag'n drop and left admin's panel menu animations when hovered was fixed. = V3.8.1 - 21.12.2012 = * Update : We deleted all p,a,c,k,e,r code. = V3.8 - 20.12.2012 = * NEW : Serbian and Persian language files is added to the plugin. * NEW : Added setting for Border for image on gallery page - display, width, color. * NEW : Added setting for URL for Return link - Gallery Template page or Custom page. * Update : We updated all functionality for wordpress 3.5. = V3.7 - 23.10.2012 = * NEW : Added link url field - clicking on image open the link in new window. = V3.6 - 03.10.2012 = * NEW : Added function to display 'Download High resolution image' link in lightbox on gallery page * NEW : Added setting for 'Download High resolution image' link = V3.5 - 27.07.2012 = * NEW : Lituanian language file is added to the plugin. * NEW : Added drag and drop function to change the order of the output of images * NEW : Added a shortcode for displaying short gallery type (like [print_gllr id=211 display=short]) = V3.4 - 24.07.2012 = * Bugfix : Cross Site Request Forgery bug was fixed. = V3.3 - 12.07.2012 = * NEW : Brazilian Portuguese and Hebrew language files are added to the plugin. * Update : We updated Italian language file. * Update : We updated all functionality for wordpress 3.4.1. = V3.2 - 27.06.2012 = * Update : We updated all functionality for wordpress 3.4. = V3.1.2 - 15.06.2012 = * Bugfix : The bug with gallery uploader (undefined x undefined) was fixed. = V3.1.1 - 13.06.2012 = * Bugfix : The bug with gallery uploader was fixed. = V3.1 - 11.06.2012 = * New : Metabox with shortcode has been added on Edit Gallery Page to add it on your page or post. * Bugfix : The bug with gallery shortcode was fixed. = V3.06 - 01.06.2012 = * Bugfix : The bug with gallery appears above text content was fixed. = V3.05 - 25.05.2012 = * NEW : Added shortcode for display Single Gallery on your page or post. * NEW : Added attachment order. * NEW : Added 'Return to all albums' link for Single Gallery page. * NEW : Spanish language file are added to the plugin. = V3.04 - 27.04.2012 = * NEW : Added slideshow for lightbox on single gallery page. = V3.03 - 19.04.2012 = * Bugfix : The bug related with the upload of the photos on the multisite network was fixed. = V3.02 - 12.04.2012 = * Bugfix : The bug related with the display of the photo on the single page of the gallery was fixed. = V3.01 - 12.04.2012 = * NEW : Czech, Hungarian and German language files are added to the plugin. * NEW : Possibility to set featured image as cover of the album. * Change: Replace prettyPhoto library to fancybox library. * Change: Code that is used to display a lightbox for images in `gallery-single-template.php` template file is changed. = V2.12 - 27.03.2012 = * NEW : Italian language files are added to the plugin. = V2.11 - 26.03.2012 = * Bugfix : The bug related with the indication of the menu item on the single page of the gallery was fixed. = V2.10 - 20.03.2012 = * NEW : Polish language files are added to the plugin. = V2.09 - 12.03.2012 = * Changed : BWS plugins section. = V2.08 - 24.02.2012 = * Change : Code that is used to connect styles and scripts is added to the plugin for correct SSL verification. * Bugfix : The bug with style for image block on admin page was fixed. = V2.07 - 17.02.2012 = * NEW : Ukrainian language files are added to the plugin. * Bugfix : Problem with copying files gallery-single-template.php to theme was fixed. = V2.06 - 14.02.2012 = * NEW : Dutch language files are added to the plugin. = V2.05 - 18.01.2012 = * NEW : A link to the plugin's settings page is added. * Change : Revised Georgian language files are added to the plugin. = V2.04 - 13.01.2012 = * NEW : French language files are added to the plugin. = V2.03 - 12.01.2012 = * Bugfix : Position to display images on a Gallery single page was fixed. = V2.02 - 11.01.2012 = * NEW : Georgian language files are added to the plugin. = V2.01 - 03.01.2012 = * NEW : Adding of the caption to each photo in the album. * NEW : A possibility to select the dimensions of the thumbnails for the cover of the album and for photos in album is added. * NEW : A possibility to select a number of the photos for a separate page of the album in the gallery which will be placed in one line is added. * Change : PrettyPhoto library was updated up to version 3.1.3. * Bugfix : Button 'Sluiten' is replaced with a 'Close' button. = V1.02 - 13.10.2011 = * noConflict for jQuery is added. = V1.01 - 23.09.2011 = * The file uploader is added to the Galleries page in admin section. == Upgrade Notice == = V4.2.2 = Usability improved. = V4.4.1 = The French language file is updated. BWS Panel section is updated. = V4.4.0 = Bug with displaying gallery on mobile device (Windows Phone) was fixed. Ability to add custom styles. Compatibility with Pagination by BestWebSoft plugin was added. = V4.3.9 = The bug with plugin menu duplicating was fixed. We fixed bug with displaying single gallery. We fixed bug with gallery album links ( if Featured Posts by BestWebSoft plugin is installed and activated ). The French language files were updated. = V4.3.8 = Ability to change galleries sorting order. We fixed bug with pagination on the edit gallery page. Sort images plugin setting now affect on the displaying in the dashboard too. = V4.3.7 = We fixed bug with image uploading in posts. Textdomain was changed. Help tooltips were added. Updated for compatibility with Gallery Categories Plugin. = V4.3.6 = Functionality for galleries downloading and displaying in dashboard was updated. Ability to add images from WordPress media library. A button for gallery shortcode inserting to the content was added. = V4.3.5 = We fixed bug with loading the demo data. = V4.3.4 = We added ability to restore settings to defaults. We added ability to install demo data for plugin. We fixed bug with displaying of galleries by categories ( if Gallery Categories plugin is installed and activated ). We fixed bug with displaying of plugin settings page for rtl-oriented languages. We updated all functionality for wordpress 4.2.4. = V4.3.3 = We`ve made responsive gallery display. = V4.3.2 = Gallery Settings page is updated. The Ukrainian and Russian language files are updated. BWS plugins section is updated. = V4.3.1 = We added functionality for disable rewriting templates after plugin update. We added 'width' and 'height' attributes to the 'img' HTML tag. The French language file is updated. = V4.3.0 = We updated all functionality for wordpress 4.2.2. = V4.2.9 = The French language file is updated. Bug with the DB-table prefix in template file was fixed. Bug with updating rewrite rules on each page load was fixed. = V4.2.8 = Bug with theme permissions was fixed. = V4.2.7 = Plugin functionality was updated for compatibility with Gallery Categories Plugin and Re-attacher Plugin. Gallery template checking functionality was updated. = V4.2.6 = The Dutch and Chinese language files are updated. We updated all functionality for wordpress 4.1. Templates are updated. = V4.2.5 = The French language file is updated. Image hidden title style should be corrected. Changes were made to gallery templates to have 'password protected' functionality. = V4.2.4 = Slovenian language file is added to the plugin. = V4.2.3 = We updated all functionality for wordpress 4.0. Social buttons duplicating was fixed. = V4.2.2 = Security Exploit was fixed. The French language file is updated. = V4.2.1 = We fixed the bug of htmlspecialchars in image metadata. We fixed the bug of displaying sidebar in Twenty Fourteen theme. The bug related to editing input fields of images in the admin panel on mobile devices was fixed. = V4.2.0 = We updated all functionality for wordpress 3.9.1. The French language file is updated. The Ukrainian language file is updated. = V4.1.9 = We updated all functionality for wordpress 3.8.2. = V4.1.8 = Fancybox is returned to the old version. = V4.1.7 = Fancybox is updated. We fixed the bug of navigation when Gallery Template is a static front page. = V4.1.6 = Plugin optimization is done. Gallery Template is updated. The French language file is updated. Spanish language file are added to the plugin. = V4.1.5 = We fixed the bug post title with htmlspecialchars. The Slovak language file is added. = V4.1.4 = We updated all functionality for wordpress 3.8.1. The Dutch language file is added. The Czech language file is added. = V4.1.3 = BWS plugins section is updated. = V4.1.2 = The French language file is updated. The Chinese language file is updated. We fixed the bug of download link title. = V4.1.1 = We updated all functionality for wordpress 3.8. Screenshots are updated. Ability to update images after changing gallery image size. = V4.1.0 = A notice when changing settings on the plugin's settings page was added. Ability to use shortcode in a text-widget. We fixed the bug of adding gallery to the search. = V4.0.9 = The Ukrainian language file is updated = V4.0.8 = Ability to turn on/off using single lightbox for all galleries on the one page. BWS plugins section is updated. = V4.0.7 = We fixed the bug of image count for lightbox when added multiple galleries on the one page. = V4.0.6 = The French language file is updated. = V4.0.5 = Add checking installed wordpress version. Activation of radio button or checkbox by clicking on its label. We updated all functionality for wordpress 3.7.1. = V4.0.4 = We updated all functionality for wordpress 3.7. = V4.0.3 = The Bulgarian language file is added to the plugin. The German language file is updated. = V4.0.2 = Added Alt tag field for each image in the gallery. = V4.0.1 = The Brazilian Portuguese language file is updated. = V4.0.0 = The Ukrainian language file is updated. = V3.9.9 = The French language file is updated. We updated all functionality for wordpress 3.6.1. = V3.9.8 = Function for displaying BWS plugins section placed in a separate file and has own language files. = V3.9.7 = The French language file is updated. We added replacing spaces in the file name when uploading. = V3.9.6 = The Serbian language file is updated. = V3.9.5 = We updated all functionality for wordpress 3.6. We fixed the bug of displaying images on the gallery edit page. The Turkish language file is updated. = V3.9.4 = Added an ability to display comments on the gallery template pages. The Brazilian Portuguese language file is updated. The Turkish language file is added to the plugin. = V3.9.3 = Added an ability to view and send system information by mail. = V3.9.2 = The Chinese language file is updated. We updated all functionality for wordpress 3.5.2. = V3.9.1 = The French language file is updated. = V3.9 = BWS plugins section is updated. The French language file is updated. We changed using the abspath to plugin_dir_path(). = V3.8.9 = We fixed the bug of SQL queries. = V3.8.8 = Added html blocks. The French language file is updated. = V3.8.7 = The English language file is updated in the plugin. We fixed the bug of deleting images. = V3.8.6 = Chinese language file is added to the plugin. = V3.8.5 = We updated displaying fancybox for iPhone and iPad. We updated all functionality for wordpress 3.5.1. = V3.8.4 = The French language file is updated. = V3.8.3 = The bug with the ability to order images in a single gallery page was fixed. = V3.8.2 = The bug with drag'n drop and left admin's panel menu animations when hovered was fixed. = V3.8.1 = We deleted all p,a,c,k,e,r code. = V3.8 = Slovak and Persian language files is added to the plugin. Added setting for Border for image on gallery page - display, width, color. Added setting for URL for Return link - Gallery Template page or Custom page. We updated all functionality for wordpress 3.5. = V3.7 = Added link url field - clicking on image open the link in new window. = V3.6 = Added function to display 'Download High resolution image' link in lightbox on gallery page. Added setting for 'Download High resolution image' link. = V3.5 = Lituanian language file is added to the plugin. Added drag and drop function to change the order of the output of images. Added a shortcode for displaying short gallery type (like [print_gllr id=211 display=short]) = V3.4 = Cross Site Request Forgery bug was fixed. = V3.3 = Brazilian Portuguese and Hebrew language files are added to the plugin. We updated Italian language file. We updated all functionality for wordpress 3.4.1. = V3.2 = We updated all functionality for wordpress 3.4. = V3.1.2 = The bug with gallery uploader (undefined x undefined) was fixed. = V3.1.1 = The bug with gallery uploader was fixed. = V3.1 = Metabox with shortcode has been added on Edit Gallery Page to add it on your page or post. The bug with gallery shortcode was fixed. = V3.06 = The bug with gallery appears above text content was fixed. = V3.05 = Added shortcode for display Single Gallery on your page or post. Added attachment order. Added 'Return to all albums' link for Single Gallery page. Spanish language file are added to the plugin. = V3.04 = Added slideshow for lightbox on single gallery page. = V3.03 = The bug related with the upload of the photos on the multisite network was fixed. = V3.02 = The bug related with the display of the photo on the single page of the gallery was fixed. = V3.01 = Czech, Hungarian and German language files are added to the plugin. Possibility to set featured image as cover of the album is added. Replace prettyPhoto library to fancybox library. Code that is used to display a lightbox for images in `gallery-single-template.php` template file is changed. = V2.12 = Italian language files are added to the plugin. = V2.11 = The bug related with the indication of the menu item on the single page of the gallery was fixed. = V2.10 = Polish language files are added to the plugin. = V2.09 - 07.03.2012 = BWS plugins section has been changed. = V2.08 = Code that is used to connect styles and scripts is added to the plugin for correct SSL verification. The bug with a style for an image block on admin page was fixed. = V2.07 = Ukrainian language files are added to the plugin. Problem with copying files gallery-single-template.php to the theme was fixed. = V2.06 = Dutch language files are added to the plugin. = V2.05 = A link to the plugin's settings page is added. Revised Georgian language files are added to the plugin. = V2.04 = French language files are added to the plugin. = V2.03 = Position to display images on a single page of the Gallery was fixed. Please upgrade the Gallery plugin. Thank you. = V2.02 = Georgian language files are added to the plugin. = V2.01 = A possibility to add a caption to each photo of the album is added. A possibility to select dimensions of the thumbnails for the cover of the album and for photos in album is added. A possibility to select a number of the photos for a separate page of the album in the gallery which will be placed in one line is added. PrettyPhoto library was updated. Button 'Sluiten' is replaced with a 'Close' button. Please upgrade the Gallery plugin immediately. Thank you. = V1.02 = noConflict for jQuery is added. = V1.01 = The file uploader is added to the Galleries page in admin section.