diff -r bf1778c34b9a -r d8a8807227e4 wp/wp-content/plugins/portfolio/readme.txt --- a/wp/wp-content/plugins/portfolio/readme.txt Mon Oct 14 18:35:50 2019 +0200 +++ b/wp/wp-content/plugins/portfolio/readme.txt Tue Oct 15 11:56:20 2019 +0200 @@ -2,9 +2,9 @@ Contributors: bestwebsoft Donate link: https://bestwebsoft.com/donate/ Tags: add portfolio, portfolio plugin, add portfolio widget, portfolio, fancybox, showcase, responsive portfolio, portfolio plugin, create portfolio, portfolio categories, project portfolio, portfolio widget, add album -Requires at least: 3.9 -Tested up to: 4.9.8 -Stable tag: 2.46 +Requires at least: 4.0 +Tested up to: 5.2.3 +Stable tag: 2.51 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -44,6 +44,7 @@ * ASC (ascending order from lowest to highest values) * DESC (descending order from highest to lowest values) * Set the number of images to display per row +* Set the number of portfolio columns * Compatible with [Multilanguage](https://bestwebsoft.com/products/wordpress/plugins/multilanguage/?k=8e94e3b0c771409cf33cd1527ccad522) * Install/Delete demo data * Add labels for additional fields @@ -65,6 +66,7 @@ > * Add info about the client > * Add the widget with portfolio categories > * Sort portfolio projects by date and title +> * Change the size for slider images [NEW] > * Enable lightbox helper: > * Button > * Thumbnail @@ -157,6 +159,24 @@ 8. Portfolio admin page (for all portfolios). == Changelog == + += V2.51 - 07.10.2019 = +* Pro : The ability to change the size of slider images has been added. +* Bugfix : Small bugs has been fixed. + += V2.50 - 04.09.2019 = +* Update : The deactivation feedback has been changed. Misleading buttons have been removed. + += V2.49 - 16.05.2019 = +* Update : The function for returning an array of objects has been added. + += V2.48 - 04.04.2019 = +* NEW : The ability to display portfolio columns has been added. +* Update : All functionality was updated for WordPress 5.1.1 + += V2.47 - 26.02.2019 = +* Bugfix : The plugin displaying has been improved. + = V2.46 - 03.09.2018 = * Bugfix : The bug with portfolio displaying has been fixed. @@ -373,6 +393,24 @@ * In this version an image uploaded by means of custom fields is substituted with Wordpress standard meta box for the media files uploading. == Upgrade Notice == + += V2.51 = +* Usability improved. +* Bugs fixed. + += V2.50 = +* Usability improved. + += V2.49 = +* Functionality improved. + += V2.48 = +* Usability improved. +* The compatibility with new WordPress version updated. + += V2.47 = +* Bugs fixed. + = V2.46 = * Bugs fixed. @@ -524,5 +562,4 @@ Display image bug is fixed in this version. Upgrade immediately. = 1.03 = -Security related bug is fixed in this version. Upgrade immediately. - +Security related bug is fixed in this version. Upgrade immediately. \ No newline at end of file