Changeset 2459612
- Timestamp:
- 01/20/2021 11:42:02 AM (5 years ago)
- Location:
- 2j-slideshow
- Files:
-
- 1 added
- 2 edited
- 8 copied
-
tags/1.3.52 (added)
-
tags/1.3.52/2jslideshow.php (copied) (copied from 2j-slideshow/trunk/2jslideshow.php) (2 diffs)
-
tags/1.3.52/addons (copied) (copied from 2j-slideshow/trunk/addons)
-
tags/1.3.52/cmb2 (copied) (copied from 2j-slideshow/trunk/cmb2)
-
tags/1.3.52/css (copied) (copied from 2j-slideshow/trunk/css)
-
tags/1.3.52/inc (copied) (copied from 2j-slideshow/trunk/inc)
-
tags/1.3.52/js (copied) (copied from 2j-slideshow/trunk/js)
-
tags/1.3.52/languages (copied) (copied from 2j-slideshow/trunk/languages)
-
tags/1.3.52/readme.txt (copied) (copied from 2j-slideshow/trunk/readme.txt) (3 diffs)
-
trunk/2jslideshow.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
2j-slideshow/tags/1.3.52/2jslideshow.php
r2459605 r2459612 4 4 Plugin URI: http://2joomla.net/wordpress-plugins/2j-slideshow 5 5 Description: esponsive slideshow, easy and elegant customization. 6 Version: 1.3.5 16 Version: 1.3.52 7 7 Author: 2J Slideshow Team 8 8 Author URI: http://2joomla.net/wordpress-plugins/2j-slideshow … … 17 17 define( 'TWOJ_SLIDESHOW', 1); 18 18 define( 'TWOJ_SLIDESHOW_DEBUG', 0); 19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.5 1');19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.52'); 20 20 define( 'TWOJ_SLIDESHOW_PATH', plugin_dir_path( __FILE__ )); 21 21 -
2j-slideshow/tags/1.3.52/readme.txt
r2459605 r2459612 4 4 Tags: slideshow, slider, images slideshow, photo slideshow, slideshow plugin, photo slideshow plugin, photo slideshows plugins, add slideshow, add slideshows, custom slideshow, fade slideshow, javascript slideshow, jquery slideshow, Portfolio Slideshow, product slideshow, shortcode slideshow, slideshow maker, slideshow manager, video slideshow, vimeo slideshow, widget slideshow, youtube slideshow, slideshow gallery, responsive slideshow, swipe slideshow, mobile slideshow, slideshow lightbox, fullscreen lightbox, swipe lightbox 5 5 Requires at least: 3.3 6 Tested up to: 5. 57 Stable tag: 1.3.5 16 Tested up to: 5.6 7 Stable tag: 1.3.52 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 186 186 == Changelog == 187 187 188 = 1.3.52 = 189 * Compatibility with wordpress 5.6 190 188 191 = 1.3.51 = 189 192 * Fixed thumbnail issue and compatibility with wordpress 5.5 … … 445 448 == Upgrade Notice == 446 449 447 = 1.3.51 = 448 Fixed thumbnail issue and compatibility with wordpress 5.5 449 450 = 1.3.50 = 451 Fix of the media manager compatibility 452 453 = 1.3.33 = 454 Code fix, media manager fix 455 456 = 1.3.31 = 457 Added Gutenberg block support, slideshow block 458 Compatibility with page builders 459 Compatiblity with Wordpress 5.2 460 461 = 1.3.29 = 462 Updated default settings 463 Update image processing function 464 Fix youtube link 465 466 = 1.3.26 = 467 Fix php conflict and warnings 468 469 = 1.3.25 = 470 Optimized images processing, modificaton of the admin interface 471 472 = 1.3.24 = 473 Small code functionality fixes 474 475 = 1.3.23 = 476 Code optimization and functionality 477 Added new view statistics option for the slideshow 478 479 = 1.3.22 = 480 Added new plugin configuration options 481 482 = 1.3.21 = 483 Update of the multisite functionality 484 485 = 1.3.20 = 486 Fixed of the interface functionality 487 488 = 1.3.19 = 489 Fixed language folder 490 491 = 1.3.18 = 492 Changed backend interface settings 493 Testet up to 4.8 494 495 = 1.3.17 = 496 Plugin code fix 497 498 = 1.3.16 = 499 Fix of the code conflict with another plugin 500 501 = 1.3.15 = 502 Update functionality of the admininterface 503 Removed limits in free version for slideshow amount 504 505 = 1.3.14 = 506 Modification of the slideshow tags functionality 507 508 = 1.3.13 = 509 Added multi language support to the plugin core files 510 511 = 1.3.12 = 512 Code optimization, fixed small issues, added new constants 513 514 = 1.3.11 = 515 Backend interface functionality modification, added additional security checks 516 517 = 1.3.10 = 518 Updated slides manager preview thumbnails functionality 519 OnClick on slide preview open slides manager 520 521 = 1.3.9 = 522 Added new images preview in slideshow listings 523 New tooltip visual element for images thumbnails 524 525 = 1.3.8 = 526 Added new slider images preview section 527 528 = 1.3.7 = 529 Fixed backend interface functionality 530 Updated slideshow delete/restore function 531 532 = 1.3.6 = 533 User backend interface optimization 534 535 = 1.3.5 = 536 Added slides link in listing of the sliders 537 Direct link from slides listing to slides management section 538 539 = 1.3.4 = 540 Added new slider column in slideshow listing section 541 542 = 1.3.3 = 543 Added new slider clone function in slideshow edit mode 544 545 = 1.3.2 = 546 New draft with copy settings from original slideshow function 547 Added NewDraft button in slideshow listing 548 549 = 1.3.1 = 550 Added new slideshow clone function with clone button in slideshow listing 551 552 = 1.3.0 = 553 Fixed 404 error for the published slideshow after installation 554 555 = 1.2.19 = 556 JS code optimization 557 558 = 1.2.18 = 559 Modification of the slideshow language files 560 561 = 1.2.17 = 562 Slideshow code optimization 563 564 = 1.2.16 = 565 Slideshow security fix 566 567 = 1.2.15 = 568 Update of the Russian language files 569 570 = 1.2.14 = 571 Update of the Russian language files 572 573 = 1.2.13 = 574 Update statistics, added trash functionality 575 576 = 1.2.12 = 577 Update statistics, added new element, added pending value 578 579 = 1.2.11 = 580 Update statistics, added new formula, added drafts 581 582 = 1.2.10 = 583 Update statistics, added new formula 584 585 = 1.2.9 = 586 Update statistics block 587 588 = 1.2.8 = 589 Finished Russian language files translation 590 591 = 1.2.7 = 592 Added Russian language files 593 594 = 1.2.6 = 595 Added new Report section into slideshow settings, added views option in report section 596 597 = 1.2.5 = 598 Added Germany language files 599 600 = 1.2.4 = 601 Added Polish language files 602 603 = 1.2.3 = 604 Update language files, small code fixes and optimization 605 606 = 1.2.2 = 607 Slideshow code optimization, small bugs fixes 608 609 = 1.2.1 = 610 Updated link processing engine, added link option for JavaScript code support 611 612 = 1.2.0 = 613 Updated link processing engine, removed limit for images in FREE version of slideshow 614 615 = 1.1.14 = 616 Updated ukraine and russian language files 617 618 = 1.1.13 = 619 New changes in language files, updated configuration 620 621 = 1.1.12 = 622 Updated language files 623 624 = 1.1.11 = 625 Added new yellowgreen theme for description text 626 627 = 1.1.10 = 628 Added new seashell theme for description text 629 630 = 1.1.9 = 631 Added new fuchia theme for description text 632 633 = 1.1.8 = 634 Added new maroon theme for description text 635 636 = 1.1.7 = 637 Added new carmine theme for description text 638 639 = 1.1.6 = 640 Added new redorange theme for description text 641 642 = 1.1.5 = 643 Added new rosepink theme for description text 644 645 = 1.1.4 = 646 Added new salmon theme for description text 647 648 = 1.1.3 = 649 Added new redviolet theme for description text 650 651 = 1.1.2 = 652 Added new feature for slideshow access, password protection of the slideshow on front end 653 654 = 1.1.1 = 655 Added new coral theme for description text 656 657 = 1.1.0 = 658 Added new brown theme for description text, small code fixes 659 660 = 1.0.9 = 661 Added new pink theme for description text 662 663 = 1.0.8 = 664 Added new violet theme for description text 665 666 = 1.0.7 = 667 Added new orange theme for description text 668 669 = 1.0.6 = 670 Added new dark blue theme for description text 671 672 = 1.0.5 = 673 Added new green theme for description text 674 675 = 1.0.4 = 676 Upaded admin section functionality, added new notification mode in backend 677 678 = 1.0.3 = 679 Added new yellow theme for description text 680 681 = 1.0.2 = 682 Small fixes and code optimization 683 684 = 1.0.1 = 685 Updated algorithm for IE support, fixed enlarge image function 686 687 = 1.0.0 = 688 This is first release of the plugin 450 = 1.3.52 = 451 Compatibility with wordpress 5.6 -
2j-slideshow/trunk/2jslideshow.php
r2415834 r2459612 4 4 Plugin URI: http://2joomla.net/wordpress-plugins/2j-slideshow 5 5 Description: esponsive slideshow, easy and elegant customization. 6 Version: 1.3.5 16 Version: 1.3.52 7 7 Author: 2J Slideshow Team 8 8 Author URI: http://2joomla.net/wordpress-plugins/2j-slideshow … … 17 17 define( 'TWOJ_SLIDESHOW', 1); 18 18 define( 'TWOJ_SLIDESHOW_DEBUG', 0); 19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.5 1');19 define( 'TWOJ_SLIDESHOW_VERSION', '1.3.52'); 20 20 define( 'TWOJ_SLIDESHOW_PATH', plugin_dir_path( __FILE__ )); 21 21 -
2j-slideshow/trunk/readme.txt
r2415834 r2459612 4 4 Tags: slideshow, slider, images slideshow, photo slideshow, slideshow plugin, photo slideshow plugin, photo slideshows plugins, add slideshow, add slideshows, custom slideshow, fade slideshow, javascript slideshow, jquery slideshow, Portfolio Slideshow, product slideshow, shortcode slideshow, slideshow maker, slideshow manager, video slideshow, vimeo slideshow, widget slideshow, youtube slideshow, slideshow gallery, responsive slideshow, swipe slideshow, mobile slideshow, slideshow lightbox, fullscreen lightbox, swipe lightbox 5 5 Requires at least: 3.3 6 Tested up to: 5. 57 Stable tag: 1.3.5 16 Tested up to: 5.6 7 Stable tag: 1.3.52 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 186 186 == Changelog == 187 187 188 = 1.3.52 = 189 * Compatibility with wordpress 5.6 190 188 191 = 1.3.51 = 189 192 * Fixed thumbnail issue and compatibility with wordpress 5.5 … … 445 448 == Upgrade Notice == 446 449 447 = 1.3.51 = 448 Fixed thumbnail issue and compatibility with wordpress 5.5 449 450 = 1.3.50 = 451 Fix of the media manager compatibility 452 453 = 1.3.33 = 454 Code fix, media manager fix 455 456 = 1.3.31 = 457 Added Gutenberg block support, slideshow block 458 Compatibility with page builders 459 Compatiblity with Wordpress 5.2 460 461 = 1.3.29 = 462 Updated default settings 463 Update image processing function 464 Fix youtube link 465 466 = 1.3.26 = 467 Fix php conflict and warnings 468 469 = 1.3.25 = 470 Optimized images processing, modificaton of the admin interface 471 472 = 1.3.24 = 473 Small code functionality fixes 474 475 = 1.3.23 = 476 Code optimization and functionality 477 Added new view statistics option for the slideshow 478 479 = 1.3.22 = 480 Added new plugin configuration options 481 482 = 1.3.21 = 483 Update of the multisite functionality 484 485 = 1.3.20 = 486 Fixed of the interface functionality 487 488 = 1.3.19 = 489 Fixed language folder 490 491 = 1.3.18 = 492 Changed backend interface settings 493 Testet up to 4.8 494 495 = 1.3.17 = 496 Plugin code fix 497 498 = 1.3.16 = 499 Fix of the code conflict with another plugin 500 501 = 1.3.15 = 502 Update functionality of the admininterface 503 Removed limits in free version for slideshow amount 504 505 = 1.3.14 = 506 Modification of the slideshow tags functionality 507 508 = 1.3.13 = 509 Added multi language support to the plugin core files 510 511 = 1.3.12 = 512 Code optimization, fixed small issues, added new constants 513 514 = 1.3.11 = 515 Backend interface functionality modification, added additional security checks 516 517 = 1.3.10 = 518 Updated slides manager preview thumbnails functionality 519 OnClick on slide preview open slides manager 520 521 = 1.3.9 = 522 Added new images preview in slideshow listings 523 New tooltip visual element for images thumbnails 524 525 = 1.3.8 = 526 Added new slider images preview section 527 528 = 1.3.7 = 529 Fixed backend interface functionality 530 Updated slideshow delete/restore function 531 532 = 1.3.6 = 533 User backend interface optimization 534 535 = 1.3.5 = 536 Added slides link in listing of the sliders 537 Direct link from slides listing to slides management section 538 539 = 1.3.4 = 540 Added new slider column in slideshow listing section 541 542 = 1.3.3 = 543 Added new slider clone function in slideshow edit mode 544 545 = 1.3.2 = 546 New draft with copy settings from original slideshow function 547 Added NewDraft button in slideshow listing 548 549 = 1.3.1 = 550 Added new slideshow clone function with clone button in slideshow listing 551 552 = 1.3.0 = 553 Fixed 404 error for the published slideshow after installation 554 555 = 1.2.19 = 556 JS code optimization 557 558 = 1.2.18 = 559 Modification of the slideshow language files 560 561 = 1.2.17 = 562 Slideshow code optimization 563 564 = 1.2.16 = 565 Slideshow security fix 566 567 = 1.2.15 = 568 Update of the Russian language files 569 570 = 1.2.14 = 571 Update of the Russian language files 572 573 = 1.2.13 = 574 Update statistics, added trash functionality 575 576 = 1.2.12 = 577 Update statistics, added new element, added pending value 578 579 = 1.2.11 = 580 Update statistics, added new formula, added drafts 581 582 = 1.2.10 = 583 Update statistics, added new formula 584 585 = 1.2.9 = 586 Update statistics block 587 588 = 1.2.8 = 589 Finished Russian language files translation 590 591 = 1.2.7 = 592 Added Russian language files 593 594 = 1.2.6 = 595 Added new Report section into slideshow settings, added views option in report section 596 597 = 1.2.5 = 598 Added Germany language files 599 600 = 1.2.4 = 601 Added Polish language files 602 603 = 1.2.3 = 604 Update language files, small code fixes and optimization 605 606 = 1.2.2 = 607 Slideshow code optimization, small bugs fixes 608 609 = 1.2.1 = 610 Updated link processing engine, added link option for JavaScript code support 611 612 = 1.2.0 = 613 Updated link processing engine, removed limit for images in FREE version of slideshow 614 615 = 1.1.14 = 616 Updated ukraine and russian language files 617 618 = 1.1.13 = 619 New changes in language files, updated configuration 620 621 = 1.1.12 = 622 Updated language files 623 624 = 1.1.11 = 625 Added new yellowgreen theme for description text 626 627 = 1.1.10 = 628 Added new seashell theme for description text 629 630 = 1.1.9 = 631 Added new fuchia theme for description text 632 633 = 1.1.8 = 634 Added new maroon theme for description text 635 636 = 1.1.7 = 637 Added new carmine theme for description text 638 639 = 1.1.6 = 640 Added new redorange theme for description text 641 642 = 1.1.5 = 643 Added new rosepink theme for description text 644 645 = 1.1.4 = 646 Added new salmon theme for description text 647 648 = 1.1.3 = 649 Added new redviolet theme for description text 650 651 = 1.1.2 = 652 Added new feature for slideshow access, password protection of the slideshow on front end 653 654 = 1.1.1 = 655 Added new coral theme for description text 656 657 = 1.1.0 = 658 Added new brown theme for description text, small code fixes 659 660 = 1.0.9 = 661 Added new pink theme for description text 662 663 = 1.0.8 = 664 Added new violet theme for description text 665 666 = 1.0.7 = 667 Added new orange theme for description text 668 669 = 1.0.6 = 670 Added new dark blue theme for description text 671 672 = 1.0.5 = 673 Added new green theme for description text 674 675 = 1.0.4 = 676 Upaded admin section functionality, added new notification mode in backend 677 678 = 1.0.3 = 679 Added new yellow theme for description text 680 681 = 1.0.2 = 682 Small fixes and code optimization 683 684 = 1.0.1 = 685 Updated algorithm for IE support, fixed enlarge image function 686 687 = 1.0.0 = 688 This is first release of the plugin 450 = 1.3.52 = 451 Compatibility with wordpress 5.6
Note: See TracChangeset
for help on using the changeset viewer.