Version Description
Download this release
Release Info
Developer | visualcomposer |
Plugin | Visual Composer Website Builder |
Version | 44.1-beta.1 |
Comparing to | |
See all releases |
Code changes from version 44.0 to 44.1-beta.1
- cache/autoload.php +553 -553
- plugin-wordpress.php +2 -2
- vendor/autoload.php +1 -1
- vendor/composer/autoload_real.php +4 -4
- vendor/composer/autoload_static.php +4 -4
cache/autoload.php
CHANGED
@@ -283,27 +283,6 @@ return array (
|
|
283 |
'make' => false,
|
284 |
'singleton' => true,
|
285 |
),
|
286 |
-
'SettingsFieldsRegistryHelper' =>
|
287 |
-
array (
|
288 |
-
'name' => 'SettingsFieldsRegistryHelper',
|
289 |
-
'abstract' => 'VisualComposer\\Helpers\\Settings\\FieldsRegistry',
|
290 |
-
'make' => false,
|
291 |
-
'singleton' => true,
|
292 |
-
),
|
293 |
-
'SettingsSectionsRegistryHelper' =>
|
294 |
-
array (
|
295 |
-
'name' => 'SettingsSectionsRegistryHelper',
|
296 |
-
'abstract' => 'VisualComposer\\Helpers\\Settings\\SectionsRegistry',
|
297 |
-
'make' => false,
|
298 |
-
'singleton' => true,
|
299 |
-
),
|
300 |
-
'SettingsTabsRegistryHelper' =>
|
301 |
-
array (
|
302 |
-
'name' => 'SettingsTabsRegistryHelper',
|
303 |
-
'abstract' => 'VisualComposer\\Helpers\\Settings\\TabsRegistry',
|
304 |
-
'make' => false,
|
305 |
-
'singleton' => true,
|
306 |
-
),
|
307 |
'HubAddonsHelper' =>
|
308 |
array (
|
309 |
'name' => 'HubAddonsHelper',
|
@@ -381,6 +360,27 @@ return array (
|
|
381 |
'make' => false,
|
382 |
'singleton' => true,
|
383 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
384 |
'AccessCurrentUserHelper' =>
|
385 |
array (
|
386 |
'name' => 'AccessCurrentUserHelper',
|
@@ -412,647 +412,444 @@ return array (
|
|
412 |
),
|
413 |
'modules' =>
|
414 |
array (
|
415 |
-
'
|
416 |
array (
|
417 |
-
'name' => '
|
418 |
-
'abstract' => 'VisualComposer\\Modules\\
|
419 |
'make' => true,
|
420 |
'singleton' => true,
|
421 |
),
|
422 |
-
'
|
423 |
array (
|
424 |
-
'name' => '
|
425 |
-
'abstract' => 'VisualComposer\\Modules\\
|
426 |
'make' => true,
|
427 |
'singleton' => true,
|
428 |
),
|
429 |
-
'
|
430 |
array (
|
431 |
-
'name' => '
|
432 |
-
'abstract' => 'VisualComposer\\Modules\\
|
433 |
'make' => true,
|
434 |
'singleton' => true,
|
435 |
),
|
436 |
-
'
|
437 |
array (
|
438 |
-
'name' => '
|
439 |
-
'abstract' => 'VisualComposer\\Modules\\
|
440 |
'make' => true,
|
441 |
'singleton' => true,
|
442 |
),
|
443 |
-
'
|
444 |
array (
|
445 |
-
'name' => '
|
446 |
-
'abstract' => 'VisualComposer\\Modules\\
|
447 |
'make' => true,
|
448 |
'singleton' => true,
|
449 |
),
|
450 |
-
'
|
451 |
array (
|
452 |
-
'name' => '
|
453 |
-
'abstract' => 'VisualComposer\\Modules\\
|
454 |
'make' => true,
|
455 |
'singleton' => true,
|
456 |
),
|
457 |
-
'
|
458 |
array (
|
459 |
-
'name' => '
|
460 |
-
'abstract' => 'VisualComposer\\Modules\\
|
461 |
'make' => true,
|
462 |
'singleton' => true,
|
463 |
),
|
464 |
-
'
|
465 |
array (
|
466 |
-
'name' => '
|
467 |
-
'abstract' => 'VisualComposer\\Modules\\
|
468 |
'make' => true,
|
469 |
'singleton' => true,
|
470 |
),
|
471 |
-
'
|
472 |
array (
|
473 |
-
'name' => '
|
474 |
-
'abstract' => 'VisualComposer\\Modules\\
|
475 |
'make' => true,
|
476 |
'singleton' => true,
|
477 |
),
|
478 |
-
'
|
479 |
array (
|
480 |
-
'name' => '
|
481 |
-
'abstract' => 'VisualComposer\\Modules\\
|
482 |
'make' => true,
|
483 |
'singleton' => true,
|
484 |
),
|
485 |
-
'
|
486 |
array (
|
487 |
-
'name' => '
|
488 |
-
'abstract' => 'VisualComposer\\Modules\\
|
489 |
'make' => true,
|
490 |
'singleton' => true,
|
491 |
),
|
492 |
-
'
|
493 |
array (
|
494 |
-
'name' => '
|
495 |
-
'abstract' => 'VisualComposer\\Modules\\
|
496 |
'make' => true,
|
497 |
'singleton' => true,
|
498 |
),
|
499 |
-
'
|
500 |
array (
|
501 |
-
'name' => '
|
502 |
-
'abstract' => 'VisualComposer\\Modules\\
|
503 |
'make' => true,
|
504 |
'singleton' => true,
|
505 |
),
|
506 |
-
'
|
507 |
array (
|
508 |
-
'name' => '
|
509 |
-
'abstract' => 'VisualComposer\\Modules\\
|
510 |
'make' => true,
|
511 |
'singleton' => true,
|
512 |
),
|
513 |
-
'
|
514 |
array (
|
515 |
-
'name' => '
|
516 |
-
'abstract' => 'VisualComposer\\Modules\\
|
517 |
'make' => true,
|
518 |
'singleton' => true,
|
519 |
),
|
520 |
-
'
|
521 |
array (
|
522 |
-
'name' => '
|
523 |
-
'abstract' => 'VisualComposer\\Modules\\
|
524 |
'make' => true,
|
525 |
'singleton' => true,
|
526 |
),
|
527 |
-
'
|
528 |
array (
|
529 |
-
'name' => '
|
530 |
-
'abstract' => 'VisualComposer\\Modules\\
|
531 |
'make' => true,
|
532 |
'singleton' => true,
|
533 |
),
|
534 |
-
'
|
535 |
array (
|
536 |
-
'name' => '
|
537 |
-
'abstract' => 'VisualComposer\\Modules\\
|
538 |
'make' => true,
|
539 |
'singleton' => true,
|
540 |
),
|
541 |
-
'
|
542 |
array (
|
543 |
-
'name' => '
|
544 |
-
'abstract' => 'VisualComposer\\Modules\\
|
545 |
'make' => true,
|
546 |
'singleton' => true,
|
547 |
),
|
548 |
-
'
|
549 |
array (
|
550 |
-
'name' => '
|
551 |
-
'abstract' => 'VisualComposer\\Modules\\
|
552 |
'make' => true,
|
553 |
'singleton' => true,
|
554 |
),
|
555 |
-
'
|
556 |
array (
|
557 |
-
'name' => '
|
558 |
-
'abstract' => 'VisualComposer\\Modules\\
|
559 |
'make' => true,
|
560 |
'singleton' => true,
|
561 |
),
|
562 |
-
'
|
563 |
array (
|
564 |
-
'name' => '
|
565 |
-
'abstract' => 'VisualComposer\\Modules\\
|
566 |
'make' => true,
|
567 |
'singleton' => true,
|
568 |
),
|
569 |
-
'
|
570 |
array (
|
571 |
-
'name' => '
|
572 |
-
'abstract' => 'VisualComposer\\Modules\\
|
573 |
'make' => true,
|
574 |
'singleton' => true,
|
575 |
),
|
576 |
-
'
|
577 |
array (
|
578 |
-
'name' => '
|
579 |
-
'abstract' => 'VisualComposer\\Modules\\
|
580 |
'make' => true,
|
581 |
'singleton' => true,
|
582 |
),
|
583 |
-
'
|
584 |
array (
|
585 |
-
'name' => '
|
586 |
-
'abstract' => 'VisualComposer\\Modules\\
|
587 |
'make' => true,
|
588 |
'singleton' => true,
|
589 |
),
|
590 |
-
'
|
591 |
array (
|
592 |
-
'name' => '
|
593 |
-
'abstract' => 'VisualComposer\\Modules\\
|
594 |
'make' => true,
|
595 |
'singleton' => true,
|
596 |
),
|
597 |
-
'
|
598 |
array (
|
599 |
-
'name' => '
|
600 |
-
'abstract' => 'VisualComposer\\Modules\\
|
601 |
'make' => true,
|
602 |
'singleton' => true,
|
603 |
),
|
604 |
-
'
|
605 |
array (
|
606 |
-
'name' => '
|
607 |
-
'abstract' => 'VisualComposer\\Modules\\
|
608 |
'make' => true,
|
609 |
'singleton' => true,
|
610 |
),
|
611 |
-
'
|
612 |
array (
|
613 |
-
'name' => '
|
614 |
-
'abstract' => 'VisualComposer\\Modules\\
|
615 |
'make' => true,
|
616 |
'singleton' => true,
|
617 |
),
|
618 |
-
'
|
619 |
array (
|
620 |
-
'name' => '
|
621 |
-
'abstract' => 'VisualComposer\\Modules\\
|
622 |
'make' => true,
|
623 |
'singleton' => true,
|
624 |
),
|
625 |
-
'
|
626 |
array (
|
627 |
-
'name' => '
|
628 |
-
'abstract' => 'VisualComposer\\Modules\\
|
629 |
'make' => true,
|
630 |
'singleton' => true,
|
631 |
),
|
632 |
-
'
|
633 |
array (
|
634 |
-
'name' => '
|
635 |
-
'abstract' => 'VisualComposer\\Modules\\
|
636 |
'make' => true,
|
637 |
'singleton' => true,
|
638 |
),
|
639 |
-
'
|
640 |
array (
|
641 |
-
'name' => '
|
642 |
-
'abstract' => 'VisualComposer\\Modules\\
|
643 |
'make' => true,
|
644 |
'singleton' => true,
|
645 |
),
|
646 |
-
'
|
647 |
array (
|
648 |
-
'name' => '
|
649 |
-
'abstract' => 'VisualComposer\\Modules\\
|
650 |
'make' => true,
|
651 |
'singleton' => true,
|
652 |
),
|
653 |
-
'
|
654 |
array (
|
655 |
-
'name' => '
|
656 |
-
'abstract' => 'VisualComposer\\Modules\\
|
657 |
'make' => true,
|
658 |
'singleton' => true,
|
659 |
),
|
660 |
-
'
|
661 |
array (
|
662 |
-
'name' => '
|
663 |
-
'abstract' => 'VisualComposer\\Modules\\
|
664 |
-
'make' => true,
|
665 |
-
'singleton' => true,
|
666 |
-
),
|
667 |
-
'SettingsPagesSystemStatus' =>
|
668 |
-
array (
|
669 |
-
'name' => 'SettingsPagesSystemStatus',
|
670 |
-
'abstract' => 'VisualComposer\\Modules\\Settings\\Pages\\SystemStatus',
|
671 |
-
'make' => true,
|
672 |
-
'singleton' => true,
|
673 |
-
),
|
674 |
-
'SettingsAjaxSystemStatusController' =>
|
675 |
-
array (
|
676 |
-
'name' => 'SettingsAjaxSystemStatusController',
|
677 |
-
'abstract' => 'VisualComposer\\Modules\\Settings\\Ajax\\SystemStatusController',
|
678 |
-
'make' => true,
|
679 |
-
'singleton' => true,
|
680 |
-
),
|
681 |
-
'InternationalizationLocale' =>
|
682 |
-
array (
|
683 |
-
'name' => 'InternationalizationLocale',
|
684 |
-
'abstract' => 'VisualComposer\\Modules\\Internationalization\\Locale',
|
685 |
-
'make' => true,
|
686 |
-
'singleton' => true,
|
687 |
-
),
|
688 |
-
'MigrationsAssets22Migration' =>
|
689 |
-
array (
|
690 |
-
'name' => 'MigrationsAssets22Migration',
|
691 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\Assets22Migration',
|
692 |
-
'make' => true,
|
693 |
-
'singleton' => true,
|
694 |
-
),
|
695 |
-
'MigrationsCustomTemplatesTypeMigration' =>
|
696 |
-
array (
|
697 |
-
'name' => 'MigrationsCustomTemplatesTypeMigration',
|
698 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\CustomTemplatesTypeMigration',
|
699 |
-
'make' => true,
|
700 |
-
'singleton' => true,
|
701 |
-
),
|
702 |
-
'MigrationsDatabaseMigration' =>
|
703 |
-
array (
|
704 |
-
'name' => 'MigrationsDatabaseMigration',
|
705 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\DatabaseMigration',
|
706 |
-
'make' => true,
|
707 |
-
'singleton' => true,
|
708 |
-
),
|
709 |
-
'MigrationsDefaultCapabilitiesMigration' =>
|
710 |
-
array (
|
711 |
-
'name' => 'MigrationsDefaultCapabilitiesMigration',
|
712 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\DefaultCapabilitiesMigration',
|
713 |
-
'make' => true,
|
714 |
-
'singleton' => true,
|
715 |
-
),
|
716 |
-
'MigrationsDefaultElementsMigration' =>
|
717 |
-
array (
|
718 |
-
'name' => 'MigrationsDefaultElementsMigration',
|
719 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\DefaultElementsMigration',
|
720 |
-
'make' => true,
|
721 |
-
'singleton' => true,
|
722 |
-
),
|
723 |
-
'MigrationsEnabledPostTypesMigration' =>
|
724 |
-
array (
|
725 |
-
'name' => 'MigrationsEnabledPostTypesMigration',
|
726 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\EnabledPostTypesMigration',
|
727 |
-
'make' => true,
|
728 |
-
'singleton' => true,
|
729 |
-
),
|
730 |
-
'MigrationsFreeMigration' =>
|
731 |
-
array (
|
732 |
-
'name' => 'MigrationsFreeMigration',
|
733 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\FreeMigration',
|
734 |
-
'make' => true,
|
735 |
-
'singleton' => true,
|
736 |
-
),
|
737 |
-
'MigrationsGlobalJavascriptMigration' =>
|
738 |
-
array (
|
739 |
-
'name' => 'MigrationsGlobalJavascriptMigration',
|
740 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\GlobalJavascriptMigration',
|
741 |
-
'make' => true,
|
742 |
-
'singleton' => true,
|
743 |
-
),
|
744 |
-
'MigrationsLicenseMigration' =>
|
745 |
-
array (
|
746 |
-
'name' => 'MigrationsLicenseMigration',
|
747 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\LicenseMigration',
|
748 |
-
'make' => true,
|
749 |
-
'singleton' => true,
|
750 |
-
),
|
751 |
-
'MigrationsMaintenanceModeMigration' =>
|
752 |
-
array (
|
753 |
-
'name' => 'MigrationsMaintenanceModeMigration',
|
754 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\MaintenanceModeMigration',
|
755 |
-
'make' => true,
|
756 |
-
'singleton' => true,
|
757 |
-
),
|
758 |
-
'MigrationsMergeArchivesLayoutsMigration' =>
|
759 |
-
array (
|
760 |
-
'name' => 'MigrationsMergeArchivesLayoutsMigration',
|
761 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\MergeArchivesLayoutsMigration',
|
762 |
-
'make' => true,
|
763 |
-
'singleton' => true,
|
764 |
-
),
|
765 |
-
'MigrationsPredefinedTemplateMigration' =>
|
766 |
-
array (
|
767 |
-
'name' => 'MigrationsPredefinedTemplateMigration',
|
768 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\PredefinedTemplateMigration',
|
769 |
-
'make' => true,
|
770 |
-
'singleton' => true,
|
771 |
-
),
|
772 |
-
'MigrationsSettingsMigration' =>
|
773 |
-
array (
|
774 |
-
'name' => 'MigrationsSettingsMigration',
|
775 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\SettingsMigration',
|
776 |
-
'make' => true,
|
777 |
-
'singleton' => true,
|
778 |
-
),
|
779 |
-
'MigrationsTemplates114Migration' =>
|
780 |
-
array (
|
781 |
-
'name' => 'MigrationsTemplates114Migration',
|
782 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\Templates114Migration',
|
783 |
-
'make' => true,
|
784 |
-
'singleton' => true,
|
785 |
-
),
|
786 |
-
'MigrationsUpdateGlobalElementsMigration' =>
|
787 |
-
array (
|
788 |
-
'name' => 'MigrationsUpdateGlobalElementsMigration',
|
789 |
-
'abstract' => 'VisualComposer\\Modules\\Migrations\\UpdateGlobalElementsMigration',
|
790 |
-
'make' => true,
|
791 |
-
'singleton' => true,
|
792 |
-
),
|
793 |
-
'HubDownloadController' =>
|
794 |
-
array (
|
795 |
-
'name' => 'HubDownloadController',
|
796 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\DownloadController',
|
797 |
-
'make' => true,
|
798 |
-
'singleton' => true,
|
799 |
-
),
|
800 |
-
'HubJsonActionsController' =>
|
801 |
-
array (
|
802 |
-
'name' => 'HubJsonActionsController',
|
803 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\JsonActionsController',
|
804 |
-
'make' => true,
|
805 |
-
'singleton' => true,
|
806 |
-
),
|
807 |
-
'HubUpdateController' =>
|
808 |
-
array (
|
809 |
-
'name' => 'HubUpdateController',
|
810 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\UpdateController',
|
811 |
-
'make' => true,
|
812 |
-
'singleton' => true,
|
813 |
-
),
|
814 |
-
'HubElementsElementDownloadController' =>
|
815 |
-
array (
|
816 |
-
'name' => 'HubElementsElementDownloadController',
|
817 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\ElementDownloadController',
|
818 |
-
'make' => true,
|
819 |
-
'singleton' => true,
|
820 |
-
),
|
821 |
-
'HubElementsElements' =>
|
822 |
-
array (
|
823 |
-
'name' => 'HubElementsElements',
|
824 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\Elements',
|
825 |
-
'make' => true,
|
826 |
-
'singleton' => true,
|
827 |
-
),
|
828 |
-
'HubElementsElementsUpdater' =>
|
829 |
-
array (
|
830 |
-
'name' => 'HubElementsElementsUpdater',
|
831 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\ElementsUpdater',
|
832 |
-
'make' => true,
|
833 |
-
'singleton' => true,
|
834 |
-
),
|
835 |
-
'HubElementsTeasersTeasersController' =>
|
836 |
-
array (
|
837 |
-
'name' => 'HubElementsTeasersTeasersController',
|
838 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\Teasers\\TeasersController',
|
839 |
-
'make' => true,
|
840 |
-
'singleton' => true,
|
841 |
-
),
|
842 |
-
'HubElementsTeasersTeasersDownloadController' =>
|
843 |
-
array (
|
844 |
-
'name' => 'HubElementsTeasersTeasersDownloadController',
|
845 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\Teasers\\TeasersDownloadController',
|
846 |
-
'make' => true,
|
847 |
-
'singleton' => true,
|
848 |
-
),
|
849 |
-
'HubTemplatesTemplateDownloadController' =>
|
850 |
-
array (
|
851 |
-
'name' => 'HubTemplatesTemplateDownloadController',
|
852 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\Templates\\TemplateDownloadController',
|
853 |
-
'make' => true,
|
854 |
-
'singleton' => true,
|
855 |
-
),
|
856 |
-
'HubTemplatesTemplatesUpdater' =>
|
857 |
-
array (
|
858 |
-
'name' => 'HubTemplatesTemplatesUpdater',
|
859 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\Templates\\TemplatesUpdater',
|
860 |
-
'make' => true,
|
861 |
-
'singleton' => true,
|
862 |
-
),
|
863 |
-
'HubTemplatesTeasersTeasersController' =>
|
864 |
-
array (
|
865 |
-
'name' => 'HubTemplatesTeasersTeasersController',
|
866 |
-
'abstract' => 'VisualComposer\\Modules\\Hub\\Templates\\Teasers\\TeasersController',
|
867 |
'make' => true,
|
868 |
'singleton' => true,
|
869 |
),
|
870 |
-
'
|
871 |
array (
|
872 |
-
'name' => '
|
873 |
-
'abstract' => 'VisualComposer\\Modules\\
|
874 |
'make' => true,
|
875 |
'singleton' => true,
|
876 |
),
|
877 |
-
'
|
878 |
array (
|
879 |
-
'name' => '
|
880 |
-
'abstract' => 'VisualComposer\\Modules\\
|
881 |
'make' => true,
|
882 |
'singleton' => true,
|
883 |
),
|
884 |
-
'
|
885 |
array (
|
886 |
-
'name' => '
|
887 |
-
'abstract' => 'VisualComposer\\Modules\\
|
888 |
'make' => true,
|
889 |
'singleton' => true,
|
890 |
),
|
891 |
-
'
|
892 |
array (
|
893 |
-
'name' => '
|
894 |
-
'abstract' => 'VisualComposer\\Modules\\
|
895 |
'make' => true,
|
896 |
'singleton' => true,
|
897 |
),
|
898 |
-
'
|
899 |
array (
|
900 |
-
'name' => '
|
901 |
-
'abstract' => 'VisualComposer\\Modules\\
|
902 |
'make' => true,
|
903 |
'singleton' => true,
|
904 |
),
|
905 |
-
'
|
906 |
array (
|
907 |
-
'name' => '
|
908 |
-
'abstract' => 'VisualComposer\\Modules\\
|
909 |
'make' => true,
|
910 |
'singleton' => true,
|
911 |
),
|
912 |
-
'
|
913 |
array (
|
914 |
-
'name' => '
|
915 |
-
'abstract' => 'VisualComposer\\Modules\\
|
916 |
'make' => true,
|
917 |
'singleton' => true,
|
918 |
),
|
919 |
-
'
|
920 |
array (
|
921 |
-
'name' => '
|
922 |
-
'abstract' => 'VisualComposer\\Modules\\
|
923 |
'make' => true,
|
924 |
'singleton' => true,
|
925 |
),
|
926 |
-
'
|
927 |
array (
|
928 |
-
'name' => '
|
929 |
-
'abstract' => 'VisualComposer\\Modules\\
|
930 |
'make' => true,
|
931 |
'singleton' => true,
|
932 |
),
|
933 |
-
'
|
934 |
array (
|
935 |
-
'name' => '
|
936 |
-
'abstract' => 'VisualComposer\\Modules\\
|
937 |
'make' => true,
|
938 |
'singleton' => true,
|
939 |
),
|
940 |
-
'
|
941 |
array (
|
942 |
-
'name' => '
|
943 |
-
'abstract' => 'VisualComposer\\Modules\\
|
944 |
'make' => true,
|
945 |
'singleton' => true,
|
946 |
),
|
947 |
-
'
|
948 |
array (
|
949 |
-
'name' => '
|
950 |
-
'abstract' => 'VisualComposer\\Modules\\
|
951 |
'make' => true,
|
952 |
'singleton' => true,
|
953 |
),
|
954 |
-
'
|
955 |
array (
|
956 |
-
'name' => '
|
957 |
-
'abstract' => 'VisualComposer\\Modules\\
|
958 |
'make' => true,
|
959 |
'singleton' => true,
|
960 |
),
|
961 |
-
'
|
962 |
array (
|
963 |
-
'name' => '
|
964 |
-
'abstract' => 'VisualComposer\\Modules\\
|
965 |
'make' => true,
|
966 |
'singleton' => true,
|
967 |
),
|
968 |
-
'
|
969 |
array (
|
970 |
-
'name' => '
|
971 |
-
'abstract' => 'VisualComposer\\Modules\\
|
972 |
'make' => true,
|
973 |
'singleton' => true,
|
974 |
),
|
975 |
-
'
|
976 |
array (
|
977 |
-
'name' => '
|
978 |
-
'abstract' => 'VisualComposer\\Modules\\
|
979 |
'make' => true,
|
980 |
'singleton' => true,
|
981 |
),
|
982 |
-
'
|
983 |
array (
|
984 |
-
'name' => '
|
985 |
-
'abstract' => 'VisualComposer\\Modules\\
|
986 |
'make' => true,
|
987 |
'singleton' => true,
|
988 |
),
|
989 |
-
'
|
990 |
array (
|
991 |
-
'name' => '
|
992 |
-
'abstract' => 'VisualComposer\\Modules\\
|
993 |
'make' => true,
|
994 |
'singleton' => true,
|
995 |
),
|
996 |
-
'
|
997 |
array (
|
998 |
-
'name' => '
|
999 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1000 |
'make' => true,
|
1001 |
'singleton' => true,
|
1002 |
),
|
1003 |
-
'
|
1004 |
array (
|
1005 |
-
'name' => '
|
1006 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1007 |
'make' => true,
|
1008 |
'singleton' => true,
|
1009 |
),
|
1010 |
-
'
|
1011 |
array (
|
1012 |
-
'name' => '
|
1013 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1014 |
'make' => true,
|
1015 |
'singleton' => true,
|
1016 |
),
|
1017 |
-
'
|
1018 |
array (
|
1019 |
-
'name' => '
|
1020 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1021 |
'make' => true,
|
1022 |
'singleton' => true,
|
1023 |
),
|
1024 |
-
'
|
1025 |
array (
|
1026 |
-
'name' => '
|
1027 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1028 |
'make' => true,
|
1029 |
'singleton' => true,
|
1030 |
),
|
1031 |
-
'
|
1032 |
array (
|
1033 |
-
'name' => '
|
1034 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1035 |
'make' => true,
|
1036 |
'singleton' => true,
|
1037 |
),
|
1038 |
-
'
|
1039 |
array (
|
1040 |
-
'name' => '
|
1041 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1042 |
'make' => true,
|
1043 |
'singleton' => true,
|
1044 |
),
|
1045 |
-
'
|
1046 |
array (
|
1047 |
-
'name' => '
|
1048 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1049 |
'make' => true,
|
1050 |
'singleton' => true,
|
1051 |
),
|
1052 |
-
'
|
1053 |
array (
|
1054 |
-
'name' => '
|
1055 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1056 |
'make' => true,
|
1057 |
'singleton' => true,
|
1058 |
),
|
@@ -1182,10 +979,10 @@ return array (
|
|
1182 |
'make' => true,
|
1183 |
'singleton' => true,
|
1184 |
),
|
1185 |
-
'
|
1186 |
array (
|
1187 |
-
'name' => '
|
1188 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1189 |
'make' => true,
|
1190 |
'singleton' => true,
|
1191 |
),
|
@@ -1196,24 +993,17 @@ return array (
|
|
1196 |
'make' => true,
|
1197 |
'singleton' => true,
|
1198 |
),
|
1199 |
-
'
|
1200 |
-
array (
|
1201 |
-
'name' => 'EditorsAttributesCheckboxController',
|
1202 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\Checkbox\\Controller',
|
1203 |
-
'make' => true,
|
1204 |
-
'singleton' => true,
|
1205 |
-
),
|
1206 |
-
'EditorsAttributesIconPickerController' =>
|
1207 |
array (
|
1208 |
-
'name' => '
|
1209 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\
|
1210 |
'make' => true,
|
1211 |
'singleton' => true,
|
1212 |
),
|
1213 |
-
'
|
1214 |
array (
|
1215 |
-
'name' => '
|
1216 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\
|
1217 |
'make' => true,
|
1218 |
'singleton' => true,
|
1219 |
),
|
@@ -1224,10 +1014,10 @@ return array (
|
|
1224 |
'make' => true,
|
1225 |
'singleton' => true,
|
1226 |
),
|
1227 |
-
'
|
1228 |
array (
|
1229 |
-
'name' => '
|
1230 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\
|
1231 |
'make' => true,
|
1232 |
'singleton' => true,
|
1233 |
),
|
@@ -1238,24 +1028,17 @@ return array (
|
|
1238 |
'make' => true,
|
1239 |
'singleton' => true,
|
1240 |
),
|
1241 |
-
'
|
1242 |
-
array (
|
1243 |
-
'name' => 'EditorsAttributesUrlController',
|
1244 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\Url\\Controller',
|
1245 |
-
'make' => true,
|
1246 |
-
'singleton' => true,
|
1247 |
-
),
|
1248 |
-
'EditorsPopupsPremiumPromoController' =>
|
1249 |
array (
|
1250 |
-
'name' => '
|
1251 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1252 |
'make' => true,
|
1253 |
'singleton' => true,
|
1254 |
),
|
1255 |
-
'
|
1256 |
array (
|
1257 |
-
'name' => '
|
1258 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1259 |
'make' => true,
|
1260 |
'singleton' => true,
|
1261 |
),
|
@@ -1273,31 +1056,45 @@ return array (
|
|
1273 |
'make' => true,
|
1274 |
'singleton' => true,
|
1275 |
),
|
1276 |
-
'
|
1277 |
array (
|
1278 |
-
'name' => '
|
1279 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1280 |
'make' => true,
|
1281 |
'singleton' => true,
|
1282 |
),
|
1283 |
-
'
|
1284 |
array (
|
1285 |
-
'name' => '
|
1286 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1287 |
'make' => true,
|
1288 |
'singleton' => true,
|
1289 |
),
|
1290 |
-
'
|
1291 |
array (
|
1292 |
-
'name' => '
|
1293 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
1294 |
'make' => true,
|
1295 |
'singleton' => true,
|
1296 |
),
|
1297 |
-
'
|
1298 |
array (
|
1299 |
-
'name' => '
|
1300 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1301 |
'make' => true,
|
1302 |
'singleton' => true,
|
1303 |
),
|
@@ -1315,73 +1112,206 @@ return array (
|
|
1315 |
'make' => true,
|
1316 |
'singleton' => true,
|
1317 |
),
|
1318 |
-
'
|
1319 |
array (
|
1320 |
-
'name' => '
|
1321 |
-
'abstract' => 'VisualComposer\\Modules\\Editors\\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1322 |
'make' => true,
|
1323 |
'singleton' => true,
|
1324 |
),
|
1325 |
-
'
|
1326 |
array (
|
1327 |
-
'name' => '
|
1328 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1329 |
'make' => true,
|
1330 |
'singleton' => true,
|
1331 |
),
|
1332 |
-
'
|
1333 |
array (
|
1334 |
-
'name' => '
|
1335 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1336 |
'make' => true,
|
1337 |
'singleton' => true,
|
1338 |
),
|
1339 |
-
'
|
1340 |
array (
|
1341 |
-
'name' => '
|
1342 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1343 |
'make' => true,
|
1344 |
'singleton' => true,
|
1345 |
),
|
1346 |
-
'
|
1347 |
array (
|
1348 |
-
'name' => '
|
1349 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1350 |
'make' => true,
|
1351 |
'singleton' => true,
|
1352 |
),
|
1353 |
-
'
|
1354 |
array (
|
1355 |
-
'name' => '
|
1356 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1357 |
'make' => true,
|
1358 |
'singleton' => true,
|
1359 |
),
|
1360 |
-
'
|
1361 |
array (
|
1362 |
-
'name' => '
|
1363 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1364 |
'make' => true,
|
1365 |
'singleton' => true,
|
1366 |
),
|
1367 |
-
'
|
1368 |
array (
|
1369 |
-
'name' => '
|
1370 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1371 |
'make' => true,
|
1372 |
'singleton' => true,
|
1373 |
),
|
1374 |
-
'
|
1375 |
array (
|
1376 |
-
'name' => '
|
1377 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1378 |
'make' => true,
|
1379 |
'singleton' => true,
|
1380 |
),
|
1381 |
-
'
|
1382 |
array (
|
1383 |
-
'name' => '
|
1384 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1385 |
'make' => true,
|
1386 |
'singleton' => true,
|
1387 |
),
|
@@ -1581,157 +1511,227 @@ return array (
|
|
1581 |
'make' => true,
|
1582 |
'singleton' => true,
|
1583 |
),
|
1584 |
-
'
|
1585 |
array (
|
1586 |
-
'name' => '
|
1587 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1588 |
'make' => true,
|
1589 |
'singleton' => true,
|
1590 |
),
|
1591 |
-
'
|
1592 |
array (
|
1593 |
-
'name' => '
|
1594 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1595 |
'make' => true,
|
1596 |
'singleton' => true,
|
1597 |
),
|
1598 |
-
'
|
1599 |
array (
|
1600 |
-
'name' => '
|
1601 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1602 |
'make' => true,
|
1603 |
'singleton' => true,
|
1604 |
),
|
1605 |
-
'
|
1606 |
array (
|
1607 |
-
'name' => '
|
1608 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1609 |
'make' => true,
|
1610 |
'singleton' => true,
|
1611 |
),
|
1612 |
-
'
|
1613 |
array (
|
1614 |
-
'name' => '
|
1615 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1616 |
'make' => true,
|
1617 |
'singleton' => true,
|
1618 |
),
|
1619 |
-
'
|
1620 |
array (
|
1621 |
-
'name' => '
|
1622 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1623 |
'make' => true,
|
1624 |
'singleton' => true,
|
1625 |
),
|
1626 |
-
'
|
1627 |
array (
|
1628 |
-
'name' => '
|
1629 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1630 |
'make' => true,
|
1631 |
'singleton' => true,
|
1632 |
),
|
1633 |
-
'
|
1634 |
array (
|
1635 |
-
'name' => '
|
1636 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1637 |
'make' => true,
|
1638 |
'singleton' => true,
|
1639 |
),
|
1640 |
-
'
|
1641 |
array (
|
1642 |
-
'name' => '
|
1643 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1644 |
'make' => true,
|
1645 |
'singleton' => true,
|
1646 |
),
|
1647 |
-
'
|
1648 |
array (
|
1649 |
-
'name' => '
|
1650 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1651 |
'make' => true,
|
1652 |
'singleton' => true,
|
1653 |
),
|
1654 |
-
'
|
1655 |
array (
|
1656 |
-
'name' => '
|
1657 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1658 |
'make' => true,
|
1659 |
'singleton' => true,
|
1660 |
),
|
1661 |
-
'
|
1662 |
array (
|
1663 |
-
'name' => '
|
1664 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1665 |
'make' => true,
|
1666 |
'singleton' => true,
|
1667 |
),
|
1668 |
-
'
|
1669 |
array (
|
1670 |
-
'name' => '
|
1671 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1672 |
'make' => true,
|
1673 |
'singleton' => true,
|
1674 |
),
|
1675 |
-
'
|
1676 |
array (
|
1677 |
-
'name' => '
|
1678 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1679 |
'make' => true,
|
1680 |
'singleton' => true,
|
1681 |
),
|
1682 |
-
'
|
1683 |
array (
|
1684 |
-
'name' => '
|
1685 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1686 |
'make' => true,
|
1687 |
'singleton' => true,
|
1688 |
),
|
1689 |
-
'
|
1690 |
array (
|
1691 |
-
'name' => '
|
1692 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1693 |
'make' => true,
|
1694 |
'singleton' => true,
|
1695 |
),
|
1696 |
-
'
|
1697 |
array (
|
1698 |
-
'name' => '
|
1699 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1700 |
'make' => true,
|
1701 |
'singleton' => true,
|
1702 |
),
|
1703 |
-
'
|
1704 |
array (
|
1705 |
-
'name' => '
|
1706 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1707 |
'make' => true,
|
1708 |
'singleton' => true,
|
1709 |
),
|
1710 |
-
'
|
1711 |
array (
|
1712 |
-
'name' => '
|
1713 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1714 |
'make' => true,
|
1715 |
'singleton' => true,
|
1716 |
),
|
1717 |
-
'
|
1718 |
array (
|
1719 |
-
'name' => '
|
1720 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1721 |
'make' => true,
|
1722 |
'singleton' => true,
|
1723 |
),
|
1724 |
-
'
|
1725 |
array (
|
1726 |
-
'name' => '
|
1727 |
-
'abstract' => 'VisualComposer\\Modules\\
|
1728 |
'make' => true,
|
1729 |
'singleton' => true,
|
1730 |
),
|
1731 |
-
'
|
1732 |
array (
|
1733 |
-
'name' => '
|
1734 |
-
'abstract' => 'VisualComposer\\Modules\\
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1735 |
'make' => true,
|
1736 |
'singleton' => true,
|
1737 |
),
|
283 |
'make' => false,
|
284 |
'singleton' => true,
|
285 |
),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
286 |
'HubAddonsHelper' =>
|
287 |
array (
|
288 |
'name' => 'HubAddonsHelper',
|
360 |
'make' => false,
|
361 |
'singleton' => true,
|
362 |
),
|
363 |
+
'SettingsFieldsRegistryHelper' =>
|
364 |
+
array (
|
365 |
+
'name' => 'SettingsFieldsRegistryHelper',
|
366 |
+
'abstract' => 'VisualComposer\\Helpers\\Settings\\FieldsRegistry',
|
367 |
+
'make' => false,
|
368 |
+
'singleton' => true,
|
369 |
+
),
|
370 |
+
'SettingsSectionsRegistryHelper' =>
|
371 |
+
array (
|
372 |
+
'name' => 'SettingsSectionsRegistryHelper',
|
373 |
+
'abstract' => 'VisualComposer\\Helpers\\Settings\\SectionsRegistry',
|
374 |
+
'make' => false,
|
375 |
+
'singleton' => true,
|
376 |
+
),
|
377 |
+
'SettingsTabsRegistryHelper' =>
|
378 |
+
array (
|
379 |
+
'name' => 'SettingsTabsRegistryHelper',
|
380 |
+
'abstract' => 'VisualComposer\\Helpers\\Settings\\TabsRegistry',
|
381 |
+
'make' => false,
|
382 |
+
'singleton' => true,
|
383 |
+
),
|
384 |
'AccessCurrentUserHelper' =>
|
385 |
array (
|
386 |
'name' => 'AccessCurrentUserHelper',
|
412 |
),
|
413 |
'modules' =>
|
414 |
array (
|
415 |
+
'ApiFactory' =>
|
416 |
array (
|
417 |
+
'name' => 'ApiFactory',
|
418 |
+
'abstract' => 'VisualComposer\\Modules\\Api\\Factory',
|
419 |
'make' => true,
|
420 |
'singleton' => true,
|
421 |
),
|
422 |
+
'InternationalizationLocale' =>
|
423 |
array (
|
424 |
+
'name' => 'InternationalizationLocale',
|
425 |
+
'abstract' => 'VisualComposer\\Modules\\Internationalization\\Locale',
|
426 |
'make' => true,
|
427 |
'singleton' => true,
|
428 |
),
|
429 |
+
'UtmUtm' =>
|
430 |
array (
|
431 |
+
'name' => 'UtmUtm',
|
432 |
+
'abstract' => 'VisualComposer\\Modules\\Utm\\Utm',
|
433 |
'make' => true,
|
434 |
'singleton' => true,
|
435 |
),
|
436 |
+
'ImportImportController' =>
|
437 |
array (
|
438 |
+
'name' => 'ImportImportController',
|
439 |
+
'abstract' => 'VisualComposer\\Modules\\Import\\ImportController',
|
440 |
'make' => true,
|
441 |
'singleton' => true,
|
442 |
),
|
443 |
+
'HubDownloadController' =>
|
444 |
array (
|
445 |
+
'name' => 'HubDownloadController',
|
446 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\DownloadController',
|
447 |
'make' => true,
|
448 |
'singleton' => true,
|
449 |
),
|
450 |
+
'HubJsonActionsController' =>
|
451 |
array (
|
452 |
+
'name' => 'HubJsonActionsController',
|
453 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\JsonActionsController',
|
454 |
'make' => true,
|
455 |
'singleton' => true,
|
456 |
),
|
457 |
+
'HubUpdateController' =>
|
458 |
array (
|
459 |
+
'name' => 'HubUpdateController',
|
460 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\UpdateController',
|
461 |
'make' => true,
|
462 |
'singleton' => true,
|
463 |
),
|
464 |
+
'HubAssetsAssetDownloadController' =>
|
465 |
array (
|
466 |
+
'name' => 'HubAssetsAssetDownloadController',
|
467 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Assets\\AssetDownloadController',
|
468 |
'make' => true,
|
469 |
'singleton' => true,
|
470 |
),
|
471 |
+
'HubActionsPostUpdateAction' =>
|
472 |
array (
|
473 |
+
'name' => 'HubActionsPostUpdateAction',
|
474 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Actions\\PostUpdateAction',
|
475 |
'make' => true,
|
476 |
'singleton' => true,
|
477 |
),
|
478 |
+
'HubGroupsCategoriesCategories' =>
|
479 |
array (
|
480 |
+
'name' => 'HubGroupsCategoriesCategories',
|
481 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\GroupsCategories\\Categories',
|
482 |
'make' => true,
|
483 |
'singleton' => true,
|
484 |
),
|
485 |
+
'HubGroupsCategoriesCategoriesUpdater' =>
|
486 |
array (
|
487 |
+
'name' => 'HubGroupsCategoriesCategoriesUpdater',
|
488 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\GroupsCategories\\CategoriesUpdater',
|
489 |
'make' => true,
|
490 |
'singleton' => true,
|
491 |
),
|
492 |
+
'HubGroupsCategoriesGroups' =>
|
493 |
array (
|
494 |
+
'name' => 'HubGroupsCategoriesGroups',
|
495 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\GroupsCategories\\Groups',
|
496 |
'make' => true,
|
497 |
'singleton' => true,
|
498 |
),
|
499 |
+
'HubGroupsCategoriesGroupsUpdater' =>
|
500 |
array (
|
501 |
+
'name' => 'HubGroupsCategoriesGroupsUpdater',
|
502 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\GroupsCategories\\GroupsUpdater',
|
503 |
'make' => true,
|
504 |
'singleton' => true,
|
505 |
),
|
506 |
+
'HubTemplatesTemplateDownloadController' =>
|
507 |
array (
|
508 |
+
'name' => 'HubTemplatesTemplateDownloadController',
|
509 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Templates\\TemplateDownloadController',
|
510 |
'make' => true,
|
511 |
'singleton' => true,
|
512 |
),
|
513 |
+
'HubTemplatesTemplatesUpdater' =>
|
514 |
array (
|
515 |
+
'name' => 'HubTemplatesTemplatesUpdater',
|
516 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Templates\\TemplatesUpdater',
|
517 |
'make' => true,
|
518 |
'singleton' => true,
|
519 |
),
|
520 |
+
'HubTemplatesTeasersTeasersController' =>
|
521 |
array (
|
522 |
+
'name' => 'HubTemplatesTeasersTeasersController',
|
523 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Templates\\Teasers\\TeasersController',
|
524 |
'make' => true,
|
525 |
'singleton' => true,
|
526 |
),
|
527 |
+
'HubTemplatesTeasersTeasersDownloadController' =>
|
528 |
array (
|
529 |
+
'name' => 'HubTemplatesTeasersTeasersDownloadController',
|
530 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Templates\\Teasers\\TeasersDownloadController',
|
531 |
'make' => true,
|
532 |
'singleton' => true,
|
533 |
),
|
534 |
+
'HubElementsElementDownloadController' =>
|
535 |
array (
|
536 |
+
'name' => 'HubElementsElementDownloadController',
|
537 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\ElementDownloadController',
|
538 |
'make' => true,
|
539 |
'singleton' => true,
|
540 |
),
|
541 |
+
'HubElementsElements' =>
|
542 |
array (
|
543 |
+
'name' => 'HubElementsElements',
|
544 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\Elements',
|
545 |
'make' => true,
|
546 |
'singleton' => true,
|
547 |
),
|
548 |
+
'HubElementsElementsUpdater' =>
|
549 |
array (
|
550 |
+
'name' => 'HubElementsElementsUpdater',
|
551 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\ElementsUpdater',
|
552 |
'make' => true,
|
553 |
'singleton' => true,
|
554 |
),
|
555 |
+
'HubElementsTeasersTeasersController' =>
|
556 |
array (
|
557 |
+
'name' => 'HubElementsTeasersTeasersController',
|
558 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\Teasers\\TeasersController',
|
559 |
'make' => true,
|
560 |
'singleton' => true,
|
561 |
),
|
562 |
+
'HubElementsTeasersTeasersDownloadController' =>
|
563 |
array (
|
564 |
+
'name' => 'HubElementsTeasersTeasersDownloadController',
|
565 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Elements\\Teasers\\TeasersDownloadController',
|
566 |
'make' => true,
|
567 |
'singleton' => true,
|
568 |
),
|
569 |
+
'HubAddonsAddonDownloadController' =>
|
570 |
array (
|
571 |
+
'name' => 'HubAddonsAddonDownloadController',
|
572 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Addons\\AddonDownloadController',
|
573 |
'make' => true,
|
574 |
'singleton' => true,
|
575 |
),
|
576 |
+
'HubAddonsAddons' =>
|
577 |
array (
|
578 |
+
'name' => 'HubAddonsAddons',
|
579 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Addons\\Addons',
|
580 |
'make' => true,
|
581 |
'singleton' => true,
|
582 |
),
|
583 |
+
'HubAddonsAddonsUpdater' =>
|
584 |
array (
|
585 |
+
'name' => 'HubAddonsAddonsUpdater',
|
586 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Addons\\AddonsUpdater',
|
587 |
'make' => true,
|
588 |
'singleton' => true,
|
589 |
),
|
590 |
+
'HubAddonsTeasersTeasersController' =>
|
591 |
array (
|
592 |
+
'name' => 'HubAddonsTeasersTeasersController',
|
593 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Addons\\Teasers\\TeasersController',
|
594 |
'make' => true,
|
595 |
'singleton' => true,
|
596 |
),
|
597 |
+
'HubAddonsTeasersTeasersDownloadController' =>
|
598 |
array (
|
599 |
+
'name' => 'HubAddonsTeasersTeasersDownloadController',
|
600 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Addons\\Teasers\\TeasersDownloadController',
|
601 |
'make' => true,
|
602 |
'singleton' => true,
|
603 |
),
|
604 |
+
'HubStockMediaStockMediaDownloadController' =>
|
605 |
array (
|
606 |
+
'name' => 'HubStockMediaStockMediaDownloadController',
|
607 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\StockMedia\\StockMediaDownloadController',
|
608 |
'make' => true,
|
609 |
'singleton' => true,
|
610 |
),
|
611 |
+
'HubPagesHub' =>
|
612 |
array (
|
613 |
+
'name' => 'HubPagesHub',
|
614 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Pages\\Hub',
|
615 |
'make' => true,
|
616 |
'singleton' => true,
|
617 |
),
|
618 |
+
'HubPagesPremiumTeasers' =>
|
619 |
array (
|
620 |
+
'name' => 'HubPagesPremiumTeasers',
|
621 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Pages\\PremiumTeasers',
|
622 |
'make' => true,
|
623 |
'singleton' => true,
|
624 |
),
|
625 |
+
'HubPagesUpdateBePage' =>
|
626 |
array (
|
627 |
+
'name' => 'HubPagesUpdateBePage',
|
628 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Pages\\UpdateBePage',
|
629 |
'make' => true,
|
630 |
'singleton' => true,
|
631 |
),
|
632 |
+
'HubPagesUpdateFePage' =>
|
633 |
array (
|
634 |
+
'name' => 'HubPagesUpdateFePage',
|
635 |
+
'abstract' => 'VisualComposer\\Modules\\Hub\\Pages\\UpdateFePage',
|
636 |
'make' => true,
|
637 |
'singleton' => true,
|
638 |
),
|
639 |
+
'FrontViewAssetResetController' =>
|
640 |
array (
|
641 |
+
'name' => 'FrontViewAssetResetController',
|
642 |
+
'abstract' => 'VisualComposer\\Modules\\FrontView\\AssetResetController',
|
643 |
'make' => true,
|
644 |
'singleton' => true,
|
645 |
),
|
646 |
+
'FrontViewAssetUrlReplaceController' =>
|
647 |
array (
|
648 |
+
'name' => 'FrontViewAssetUrlReplaceController',
|
649 |
+
'abstract' => 'VisualComposer\\Modules\\FrontView\\AssetUrlReplaceController',
|
650 |
'make' => true,
|
651 |
'singleton' => true,
|
652 |
),
|
653 |
+
'FrontViewContentUrlReplaceController' =>
|
654 |
array (
|
655 |
+
'name' => 'FrontViewContentUrlReplaceController',
|
656 |
+
'abstract' => 'VisualComposer\\Modules\\FrontView\\ContentUrlReplaceController',
|
657 |
'make' => true,
|
658 |
'singleton' => true,
|
659 |
),
|
660 |
+
'FrontViewFrontVariablesController' =>
|
661 |
array (
|
662 |
+
'name' => 'FrontViewFrontVariablesController',
|
663 |
+
'abstract' => 'VisualComposer\\Modules\\FrontView\\FrontVariablesController',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
664 |
'make' => true,
|
665 |
'singleton' => true,
|
666 |
),
|
667 |
+
'FrontViewFrontViewController' =>
|
668 |
array (
|
669 |
+
'name' => 'FrontViewFrontViewController',
|
670 |
+
'abstract' => 'VisualComposer\\Modules\\FrontView\\FrontViewController',
|
671 |
'make' => true,
|
672 |
'singleton' => true,
|
673 |
),
|
674 |
+
'FrontViewLazyLoadController' =>
|
675 |
array (
|
676 |
+
'name' => 'FrontViewLazyLoadController',
|
677 |
+
'abstract' => 'VisualComposer\\Modules\\FrontView\\LazyLoadController',
|
678 |
'make' => true,
|
679 |
'singleton' => true,
|
680 |
),
|
681 |
+
'FrontViewMaintenanceModeController' =>
|
682 |
array (
|
683 |
+
'name' => 'FrontViewMaintenanceModeController',
|
684 |
+
'abstract' => 'VisualComposer\\Modules\\FrontView\\MaintenanceModeController',
|
685 |
'make' => true,
|
686 |
'singleton' => true,
|
687 |
),
|
688 |
+
'FrontViewPluginsInfoController' =>
|
689 |
array (
|
690 |
+
'name' => 'FrontViewPluginsInfoController',
|
691 |
+
'abstract' => 'VisualComposer\\Modules\\FrontView\\PluginsInfoController',
|
692 |
'make' => true,
|
693 |
'singleton' => true,
|
694 |
),
|
695 |
+
'AssetsAssetBundleCompressionController' =>
|
696 |
array (
|
697 |
+
'name' => 'AssetsAssetBundleCompressionController',
|
698 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\AssetBundleCompressionController',
|
699 |
'make' => true,
|
700 |
'singleton' => true,
|
701 |
),
|
702 |
+
'AssetsAssetBundleController' =>
|
703 |
array (
|
704 |
+
'name' => 'AssetsAssetBundleController',
|
705 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\AssetBundleController',
|
706 |
'make' => true,
|
707 |
'singleton' => true,
|
708 |
),
|
709 |
+
'AssetsAssetResetController' =>
|
710 |
array (
|
711 |
+
'name' => 'AssetsAssetResetController',
|
712 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\AssetResetController',
|
713 |
'make' => true,
|
714 |
'singleton' => true,
|
715 |
),
|
716 |
+
'AssetsDataController' =>
|
717 |
array (
|
718 |
+
'name' => 'AssetsDataController',
|
719 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\DataController',
|
720 |
'make' => true,
|
721 |
'singleton' => true,
|
722 |
),
|
723 |
+
'AssetsEnqueueController' =>
|
724 |
array (
|
725 |
+
'name' => 'AssetsEnqueueController',
|
726 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\EnqueueController',
|
727 |
'make' => true,
|
728 |
'singleton' => true,
|
729 |
),
|
730 |
+
'AssetsFileController' =>
|
731 |
array (
|
732 |
+
'name' => 'AssetsFileController',
|
733 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\FileController',
|
734 |
'make' => true,
|
735 |
'singleton' => true,
|
736 |
),
|
737 |
+
'AssetsJsDataController' =>
|
738 |
array (
|
739 |
+
'name' => 'AssetsJsDataController',
|
740 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\JsDataController',
|
741 |
'make' => true,
|
742 |
'singleton' => true,
|
743 |
),
|
744 |
+
'AssetsJsEnqueueController' =>
|
745 |
array (
|
746 |
+
'name' => 'AssetsJsEnqueueController',
|
747 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\JsEnqueueController',
|
748 |
'make' => true,
|
749 |
'singleton' => true,
|
750 |
),
|
751 |
+
'AssetsPreviewDataController' =>
|
752 |
array (
|
753 |
+
'name' => 'AssetsPreviewDataController',
|
754 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\PreviewDataController',
|
755 |
'make' => true,
|
756 |
'singleton' => true,
|
757 |
),
|
758 |
+
'AssetsPreviewEnqueueController' =>
|
759 |
array (
|
760 |
+
'name' => 'AssetsPreviewEnqueueController',
|
761 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\PreviewEnqueueController',
|
762 |
'make' => true,
|
763 |
'singleton' => true,
|
764 |
),
|
765 |
+
'AssetsPreviewJsDataController' =>
|
766 |
array (
|
767 |
+
'name' => 'AssetsPreviewJsDataController',
|
768 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\PreviewJsDataController',
|
769 |
'make' => true,
|
770 |
'singleton' => true,
|
771 |
),
|
772 |
+
'AssetsPreviewJsEnqueueController' =>
|
773 |
array (
|
774 |
+
'name' => 'AssetsPreviewJsEnqueueController',
|
775 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\PreviewJsEnqueueController',
|
776 |
'make' => true,
|
777 |
'singleton' => true,
|
778 |
),
|
779 |
+
'AssetsSharedController' =>
|
780 |
array (
|
781 |
+
'name' => 'AssetsSharedController',
|
782 |
+
'abstract' => 'VisualComposer\\Modules\\Assets\\SharedController',
|
783 |
'make' => true,
|
784 |
'singleton' => true,
|
785 |
),
|
786 |
+
'EditorsEnvController' =>
|
787 |
array (
|
788 |
+
'name' => 'EditorsEnvController',
|
789 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\EnvController',
|
790 |
'make' => true,
|
791 |
'singleton' => true,
|
792 |
),
|
793 |
+
'EditorsMediaSizesController' =>
|
794 |
array (
|
795 |
+
'name' => 'EditorsMediaSizesController',
|
796 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\MediaSizesController',
|
797 |
'make' => true,
|
798 |
'singleton' => true,
|
799 |
),
|
800 |
+
'EditorsDataAjaxController' =>
|
801 |
array (
|
802 |
+
'name' => 'EditorsDataAjaxController',
|
803 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\DataAjax\\Controller',
|
804 |
'make' => true,
|
805 |
'singleton' => true,
|
806 |
),
|
807 |
+
'EditorsDataAjaxPostDataController' =>
|
808 |
array (
|
809 |
+
'name' => 'EditorsDataAjaxPostDataController',
|
810 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\DataAjax\\PostDataController',
|
811 |
'make' => true,
|
812 |
'singleton' => true,
|
813 |
),
|
814 |
+
'EditorsDataAjaxPostFieldsController' =>
|
815 |
array (
|
816 |
+
'name' => 'EditorsDataAjaxPostFieldsController',
|
817 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\DataAjax\\PostFieldsController',
|
818 |
'make' => true,
|
819 |
'singleton' => true,
|
820 |
),
|
821 |
+
'EditorsDataAjaxRevisionController' =>
|
822 |
array (
|
823 |
+
'name' => 'EditorsDataAjaxRevisionController',
|
824 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\DataAjax\\RevisionController',
|
825 |
'make' => true,
|
826 |
'singleton' => true,
|
827 |
),
|
828 |
+
'EditorsPageEditableController' =>
|
829 |
array (
|
830 |
+
'name' => 'EditorsPageEditableController',
|
831 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\PageEditable\\Controller',
|
832 |
'make' => true,
|
833 |
'singleton' => true,
|
834 |
),
|
835 |
+
'EditorsBackendEditorController' =>
|
836 |
array (
|
837 |
+
'name' => 'EditorsBackendEditorController',
|
838 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Backend\\EditorController',
|
839 |
'make' => true,
|
840 |
'singleton' => true,
|
841 |
),
|
842 |
+
'EditorsBackendSaveSetEditorController' =>
|
843 |
array (
|
844 |
+
'name' => 'EditorsBackendSaveSetEditorController',
|
845 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Backend\\SaveSetEditorController',
|
846 |
'make' => true,
|
847 |
'singleton' => true,
|
848 |
),
|
849 |
+
'EditorsEditPostLinksController' =>
|
850 |
array (
|
851 |
+
'name' => 'EditorsEditPostLinksController',
|
852 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\EditPostLinks\\Controller',
|
853 |
'make' => true,
|
854 |
'singleton' => true,
|
855 |
),
|
979 |
'make' => true,
|
980 |
'singleton' => true,
|
981 |
),
|
982 |
+
'EditorsInitialHelpersController' =>
|
983 |
array (
|
984 |
+
'name' => 'EditorsInitialHelpersController',
|
985 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\InitialHelpers\\Controller',
|
986 |
'make' => true,
|
987 |
'singleton' => true,
|
988 |
),
|
993 |
'make' => true,
|
994 |
'singleton' => true,
|
995 |
),
|
996 |
+
'EditorsAttributesUrlController' =>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
997 |
array (
|
998 |
+
'name' => 'EditorsAttributesUrlController',
|
999 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\Url\\Controller',
|
1000 |
'make' => true,
|
1001 |
'singleton' => true,
|
1002 |
),
|
1003 |
+
'EditorsAttributesCodeMirrorCodeMirrorController' =>
|
1004 |
array (
|
1005 |
+
'name' => 'EditorsAttributesCodeMirrorCodeMirrorController',
|
1006 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\CodeMirror\\CodeMirrorController',
|
1007 |
'make' => true,
|
1008 |
'singleton' => true,
|
1009 |
),
|
1014 |
'make' => true,
|
1015 |
'singleton' => true,
|
1016 |
),
|
1017 |
+
'EditorsAttributesCheckboxController' =>
|
1018 |
array (
|
1019 |
+
'name' => 'EditorsAttributesCheckboxController',
|
1020 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\Checkbox\\Controller',
|
1021 |
'make' => true,
|
1022 |
'singleton' => true,
|
1023 |
),
|
1028 |
'make' => true,
|
1029 |
'singleton' => true,
|
1030 |
),
|
1031 |
+
'EditorsAttributesAjaxFormController' =>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1032 |
array (
|
1033 |
+
'name' => 'EditorsAttributesAjaxFormController',
|
1034 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\AjaxForm\\Controller',
|
1035 |
'make' => true,
|
1036 |
'singleton' => true,
|
1037 |
),
|
1038 |
+
'EditorsAttributesIconPickerController' =>
|
1039 |
array (
|
1040 |
+
'name' => 'EditorsAttributesIconPickerController',
|
1041 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Attributes\\IconPicker\\Controller',
|
1042 |
'make' => true,
|
1043 |
'singleton' => true,
|
1044 |
),
|
1056 |
'make' => true,
|
1057 |
'singleton' => true,
|
1058 |
),
|
1059 |
+
'EditorsFrontendBundleController' =>
|
1060 |
array (
|
1061 |
+
'name' => 'EditorsFrontendBundleController',
|
1062 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Frontend\\BundleController',
|
1063 |
'make' => true,
|
1064 |
'singleton' => true,
|
1065 |
),
|
1066 |
+
'EditorsFrontendController' =>
|
1067 |
array (
|
1068 |
+
'name' => 'EditorsFrontendController',
|
1069 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Frontend\\Controller',
|
1070 |
'make' => true,
|
1071 |
'singleton' => true,
|
1072 |
),
|
1073 |
+
'EditorsFrontendHeartbeatController' =>
|
1074 |
array (
|
1075 |
+
'name' => 'EditorsFrontendHeartbeatController',
|
1076 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Frontend\\HeartbeatController',
|
1077 |
'make' => true,
|
1078 |
'singleton' => true,
|
1079 |
),
|
1080 |
+
'EditorsFrontendMenuController' =>
|
1081 |
array (
|
1082 |
+
'name' => 'EditorsFrontendMenuController',
|
1083 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Frontend\\MenuController',
|
1084 |
+
'make' => true,
|
1085 |
+
'singleton' => true,
|
1086 |
+
),
|
1087 |
+
'EditorsFrontendVariablesController' =>
|
1088 |
+
array (
|
1089 |
+
'name' => 'EditorsFrontendVariablesController',
|
1090 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Frontend\\VariablesController',
|
1091 |
+
'make' => true,
|
1092 |
+
'singleton' => true,
|
1093 |
+
),
|
1094 |
+
'EditorsElementsController' =>
|
1095 |
+
array (
|
1096 |
+
'name' => 'EditorsElementsController',
|
1097 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Elements\\Controller',
|
1098 |
'make' => true,
|
1099 |
'singleton' => true,
|
1100 |
),
|
1112 |
'make' => true,
|
1113 |
'singleton' => true,
|
1114 |
),
|
1115 |
+
'EditorsFrontendLayoutSwitcherBundleController' =>
|
1116 |
array (
|
1117 |
+
'name' => 'EditorsFrontendLayoutSwitcherBundleController',
|
1118 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\FrontendLayoutSwitcher\\BundleController',
|
1119 |
+
'make' => true,
|
1120 |
+
'singleton' => true,
|
1121 |
+
),
|
1122 |
+
'EditorsTutorialController' =>
|
1123 |
+
array (
|
1124 |
+
'name' => 'EditorsTutorialController',
|
1125 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Tutorial\\Controller',
|
1126 |
+
'make' => true,
|
1127 |
+
'singleton' => true,
|
1128 |
+
),
|
1129 |
+
'EditorsTutorialPostType' =>
|
1130 |
+
array (
|
1131 |
+
'name' => 'EditorsTutorialPostType',
|
1132 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Tutorial\\PostType',
|
1133 |
+
'make' => true,
|
1134 |
+
'singleton' => true,
|
1135 |
+
),
|
1136 |
+
'EditorsPopupsPremiumPromoController' =>
|
1137 |
+
array (
|
1138 |
+
'name' => 'EditorsPopupsPremiumPromoController',
|
1139 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Popups\\PremiumPromoController',
|
1140 |
+
'make' => true,
|
1141 |
+
'singleton' => true,
|
1142 |
+
),
|
1143 |
+
'EditorsNotificationsController' =>
|
1144 |
+
array (
|
1145 |
+
'name' => 'EditorsNotificationsController',
|
1146 |
+
'abstract' => 'VisualComposer\\Modules\\Editors\\Notifications\\Controller',
|
1147 |
+
'make' => true,
|
1148 |
+
'singleton' => true,
|
1149 |
+
),
|
1150 |
+
'SettingsCustomPostTypesController' =>
|
1151 |
+
array (
|
1152 |
+
'name' => 'SettingsCustomPostTypesController',
|
1153 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\CustomPostTypesController',
|
1154 |
+
'make' => true,
|
1155 |
+
'singleton' => true,
|
1156 |
+
),
|
1157 |
+
'SettingsMenuController' =>
|
1158 |
+
array (
|
1159 |
+
'name' => 'SettingsMenuController',
|
1160 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\MenuController',
|
1161 |
+
'make' => true,
|
1162 |
+
'singleton' => true,
|
1163 |
+
),
|
1164 |
+
'SettingsNoticeController' =>
|
1165 |
+
array (
|
1166 |
+
'name' => 'SettingsNoticeController',
|
1167 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\NoticeController',
|
1168 |
+
'make' => true,
|
1169 |
+
'singleton' => true,
|
1170 |
+
),
|
1171 |
+
'SettingsSettingsController' =>
|
1172 |
+
array (
|
1173 |
+
'name' => 'SettingsSettingsController',
|
1174 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\SettingsController',
|
1175 |
+
'make' => true,
|
1176 |
+
'singleton' => true,
|
1177 |
+
),
|
1178 |
+
'SettingsFieldsCssEditor' =>
|
1179 |
+
array (
|
1180 |
+
'name' => 'SettingsFieldsCssEditor',
|
1181 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Fields\\CssEditor',
|
1182 |
+
'make' => true,
|
1183 |
+
'singleton' => true,
|
1184 |
+
),
|
1185 |
+
'SettingsFieldsFactoryResetController' =>
|
1186 |
+
array (
|
1187 |
+
'name' => 'SettingsFieldsFactoryResetController',
|
1188 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Fields\\FactoryResetController',
|
1189 |
+
'make' => true,
|
1190 |
+
'singleton' => true,
|
1191 |
+
),
|
1192 |
+
'SettingsFieldsJsEditor' =>
|
1193 |
+
array (
|
1194 |
+
'name' => 'SettingsFieldsJsEditor',
|
1195 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Fields\\JsEditor',
|
1196 |
+
'make' => true,
|
1197 |
+
'singleton' => true,
|
1198 |
+
),
|
1199 |
+
'SettingsAjaxSystemStatusController' =>
|
1200 |
+
array (
|
1201 |
+
'name' => 'SettingsAjaxSystemStatusController',
|
1202 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Ajax\\SystemStatusController',
|
1203 |
+
'make' => true,
|
1204 |
+
'singleton' => true,
|
1205 |
+
),
|
1206 |
+
'SettingsPagesCssJsSettings' =>
|
1207 |
+
array (
|
1208 |
+
'name' => 'SettingsPagesCssJsSettings',
|
1209 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Pages\\CssJsSettings',
|
1210 |
+
'make' => true,
|
1211 |
+
'singleton' => true,
|
1212 |
+
),
|
1213 |
+
'SettingsPagesMaintenanceMode' =>
|
1214 |
+
array (
|
1215 |
+
'name' => 'SettingsPagesMaintenanceMode',
|
1216 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Pages\\MaintenanceMode',
|
1217 |
+
'make' => true,
|
1218 |
+
'singleton' => true,
|
1219 |
+
),
|
1220 |
+
'SettingsPagesRoleManager' =>
|
1221 |
+
array (
|
1222 |
+
'name' => 'SettingsPagesRoleManager',
|
1223 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Pages\\RoleManager',
|
1224 |
+
'make' => true,
|
1225 |
+
'singleton' => true,
|
1226 |
+
),
|
1227 |
+
'SettingsPagesSettings' =>
|
1228 |
+
array (
|
1229 |
+
'name' => 'SettingsPagesSettings',
|
1230 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Pages\\Settings',
|
1231 |
+
'make' => true,
|
1232 |
+
'singleton' => true,
|
1233 |
+
),
|
1234 |
+
'SettingsPagesSystemStatus' =>
|
1235 |
+
array (
|
1236 |
+
'name' => 'SettingsPagesSystemStatus',
|
1237 |
+
'abstract' => 'VisualComposer\\Modules\\Settings\\Pages\\SystemStatus',
|
1238 |
+
'make' => true,
|
1239 |
+
'singleton' => true,
|
1240 |
+
),
|
1241 |
+
'UpdatesUpdatesController' =>
|
1242 |
+
array (
|
1243 |
+
'name' => 'UpdatesUpdatesController',
|
1244 |
+
'abstract' => 'VisualComposer\\Modules\\Updates\\UpdatesController',
|
1245 |
+
'make' => true,
|
1246 |
+
'singleton' => true,
|
1247 |
+
),
|
1248 |
+
'LicenseActivationRedirectController' =>
|
1249 |
+
array (
|
1250 |
+
'name' => 'LicenseActivationRedirectController',
|
1251 |
+
'abstract' => 'VisualComposer\\Modules\\License\\ActivationRedirectController',
|
1252 |
'make' => true,
|
1253 |
'singleton' => true,
|
1254 |
),
|
1255 |
+
'LicenseDeactivationController' =>
|
1256 |
array (
|
1257 |
+
'name' => 'LicenseDeactivationController',
|
1258 |
+
'abstract' => 'VisualComposer\\Modules\\License\\DeactivationController',
|
1259 |
'make' => true,
|
1260 |
'singleton' => true,
|
1261 |
),
|
1262 |
+
'LicenseEditorVariablesController' =>
|
1263 |
array (
|
1264 |
+
'name' => 'LicenseEditorVariablesController',
|
1265 |
+
'abstract' => 'VisualComposer\\Modules\\License\\EditorVariablesController',
|
1266 |
'make' => true,
|
1267 |
'singleton' => true,
|
1268 |
),
|
1269 |
+
'LicenseErrorReportingController' =>
|
1270 |
array (
|
1271 |
+
'name' => 'LicenseErrorReportingController',
|
1272 |
+
'abstract' => 'VisualComposer\\Modules\\License\\ErrorReportingController',
|
1273 |
'make' => true,
|
1274 |
'singleton' => true,
|
1275 |
),
|
1276 |
+
'LicenseFeedbackController' =>
|
1277 |
array (
|
1278 |
+
'name' => 'LicenseFeedbackController',
|
1279 |
+
'abstract' => 'VisualComposer\\Modules\\License\\FeedbackController',
|
1280 |
'make' => true,
|
1281 |
'singleton' => true,
|
1282 |
),
|
1283 |
+
'LicenseLicenseController' =>
|
1284 |
array (
|
1285 |
+
'name' => 'LicenseLicenseController',
|
1286 |
+
'abstract' => 'VisualComposer\\Modules\\License\\LicenseController',
|
1287 |
'make' => true,
|
1288 |
'singleton' => true,
|
1289 |
),
|
1290 |
+
'LicenseUpdateVariablesController' =>
|
1291 |
array (
|
1292 |
+
'name' => 'LicenseUpdateVariablesController',
|
1293 |
+
'abstract' => 'VisualComposer\\Modules\\License\\UpdateVariablesController',
|
1294 |
'make' => true,
|
1295 |
'singleton' => true,
|
1296 |
),
|
1297 |
+
'LicensePagesGettingStarted' =>
|
1298 |
array (
|
1299 |
+
'name' => 'LicensePagesGettingStarted',
|
1300 |
+
'abstract' => 'VisualComposer\\Modules\\License\\Pages\\GettingStarted',
|
1301 |
'make' => true,
|
1302 |
'singleton' => true,
|
1303 |
),
|
1304 |
+
'LicensePagesGoPremium' =>
|
1305 |
array (
|
1306 |
+
'name' => 'LicensePagesGoPremium',
|
1307 |
+
'abstract' => 'VisualComposer\\Modules\\License\\Pages\\GoPremium',
|
1308 |
'make' => true,
|
1309 |
'singleton' => true,
|
1310 |
),
|
1311 |
+
'LicensePagesLicenseStatus' =>
|
1312 |
array (
|
1313 |
+
'name' => 'LicensePagesLicenseStatus',
|
1314 |
+
'abstract' => 'VisualComposer\\Modules\\License\\Pages\\LicenseStatus',
|
1315 |
'make' => true,
|
1316 |
'singleton' => true,
|
1317 |
),
|
1511 |
'make' => true,
|
1512 |
'singleton' => true,
|
1513 |
),
|
1514 |
+
'ElementsApiController' =>
|
1515 |
array (
|
1516 |
+
'name' => 'ElementsApiController',
|
1517 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\ApiController',
|
1518 |
'make' => true,
|
1519 |
'singleton' => true,
|
1520 |
),
|
1521 |
+
'ElementsController' =>
|
1522 |
array (
|
1523 |
+
'name' => 'ElementsController',
|
1524 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\Controller',
|
1525 |
'make' => true,
|
1526 |
'singleton' => true,
|
1527 |
),
|
1528 |
+
'ElementsViewPageRender' =>
|
1529 |
array (
|
1530 |
+
'name' => 'ElementsViewPageRender',
|
1531 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\ViewPageRender',
|
1532 |
'make' => true,
|
1533 |
'singleton' => true,
|
1534 |
),
|
1535 |
+
'ElementsEncodedShortcodeController' =>
|
1536 |
array (
|
1537 |
+
'name' => 'ElementsEncodedShortcodeController',
|
1538 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\EncodedShortcode\\Controller',
|
1539 |
'make' => true,
|
1540 |
'singleton' => true,
|
1541 |
),
|
1542 |
+
'ElementsAjaxImageControllerController' =>
|
1543 |
array (
|
1544 |
+
'name' => 'ElementsAjaxImageControllerController',
|
1545 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\AjaxImageController\\Controller',
|
1546 |
'make' => true,
|
1547 |
'singleton' => true,
|
1548 |
),
|
1549 |
+
'ElementsAjaxShortcodeController' =>
|
1550 |
array (
|
1551 |
+
'name' => 'ElementsAjaxShortcodeController',
|
1552 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\AjaxShortcode\\Controller',
|
1553 |
'make' => true,
|
1554 |
'singleton' => true,
|
1555 |
),
|
1556 |
+
'ElementsAssetShortcodeController' =>
|
1557 |
array (
|
1558 |
+
'name' => 'ElementsAssetShortcodeController',
|
1559 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\AssetShortcode\\Controller',
|
1560 |
'make' => true,
|
1561 |
'singleton' => true,
|
1562 |
),
|
1563 |
+
'ElementsWpWidgetsWpWidgetsController' =>
|
1564 |
array (
|
1565 |
+
'name' => 'ElementsWpWidgetsWpWidgetsController',
|
1566 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\WpWidgets\\WpWidgetsController',
|
1567 |
'make' => true,
|
1568 |
'singleton' => true,
|
1569 |
),
|
1570 |
+
'ElementsWpWidgetsWpWidgetsShortcodes' =>
|
1571 |
array (
|
1572 |
+
'name' => 'ElementsWpWidgetsWpWidgetsShortcodes',
|
1573 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\WpWidgets\\WpWidgetsShortcodes',
|
1574 |
'make' => true,
|
1575 |
'singleton' => true,
|
1576 |
),
|
1577 |
+
'ElementsGlobalVariablesController' =>
|
1578 |
array (
|
1579 |
+
'name' => 'ElementsGlobalVariablesController',
|
1580 |
+
'abstract' => 'VisualComposer\\Modules\\Elements\\GlobalVariables\\Controller',
|
1581 |
'make' => true,
|
1582 |
'singleton' => true,
|
1583 |
),
|
1584 |
+
'SystemActivationController' =>
|
1585 |
array (
|
1586 |
+
'name' => 'SystemActivationController',
|
1587 |
+
'abstract' => 'VisualComposer\\Modules\\System\\Activation\\Controller',
|
1588 |
'make' => true,
|
1589 |
'singleton' => true,
|
1590 |
),
|
1591 |
+
'SystemAjaxAdminController' =>
|
1592 |
array (
|
1593 |
+
'name' => 'SystemAjaxAdminController',
|
1594 |
+
'abstract' => 'VisualComposer\\Modules\\System\\Ajax\\AdminController',
|
1595 |
'make' => true,
|
1596 |
'singleton' => true,
|
1597 |
),
|
1598 |
+
'SystemAjaxController' =>
|
1599 |
array (
|
1600 |
+
'name' => 'SystemAjaxController',
|
1601 |
+
'abstract' => 'VisualComposer\\Modules\\System\\Ajax\\Controller',
|
1602 |
'make' => true,
|
1603 |
'singleton' => true,
|
1604 |
),
|
1605 |
+
'SystemTextDomainController' =>
|
1606 |
array (
|
1607 |
+
'name' => 'SystemTextDomainController',
|
1608 |
+
'abstract' => 'VisualComposer\\Modules\\System\\TextDomain\\Controller',
|
1609 |
'make' => true,
|
1610 |
'singleton' => true,
|
1611 |
),
|
1612 |
+
'SystemCacheCacheController' =>
|
1613 |
array (
|
1614 |
+
'name' => 'SystemCacheCacheController',
|
1615 |
+
'abstract' => 'VisualComposer\\Modules\\System\\Cache\\CacheController',
|
1616 |
'make' => true,
|
1617 |
'singleton' => true,
|
1618 |
),
|
1619 |
+
'AutoloadAddonsAutoload' =>
|
1620 |
array (
|
1621 |
+
'name' => 'AutoloadAddonsAutoload',
|
1622 |
+
'abstract' => 'VisualComposer\\Modules\\Autoload\\AddonsAutoload',
|
1623 |
'make' => true,
|
1624 |
'singleton' => true,
|
1625 |
),
|
1626 |
+
'AutoloadElementsAutoload' =>
|
1627 |
array (
|
1628 |
+
'name' => 'AutoloadElementsAutoload',
|
1629 |
+
'abstract' => 'VisualComposer\\Modules\\Autoload\\ElementsAutoload',
|
1630 |
'make' => true,
|
1631 |
'singleton' => true,
|
1632 |
),
|
1633 |
+
'MigrationsAssets22Migration' =>
|
1634 |
array (
|
1635 |
+
'name' => 'MigrationsAssets22Migration',
|
1636 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\Assets22Migration',
|
1637 |
'make' => true,
|
1638 |
'singleton' => true,
|
1639 |
),
|
1640 |
+
'MigrationsCustomTemplatesTypeMigration' =>
|
1641 |
array (
|
1642 |
+
'name' => 'MigrationsCustomTemplatesTypeMigration',
|
1643 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\CustomTemplatesTypeMigration',
|
1644 |
'make' => true,
|
1645 |
'singleton' => true,
|
1646 |
),
|
1647 |
+
'MigrationsDatabaseMigration' =>
|
1648 |
array (
|
1649 |
+
'name' => 'MigrationsDatabaseMigration',
|
1650 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\DatabaseMigration',
|
1651 |
'make' => true,
|
1652 |
'singleton' => true,
|
1653 |
),
|
1654 |
+
'MigrationsDefaultCapabilitiesMigration' =>
|
1655 |
array (
|
1656 |
+
'name' => 'MigrationsDefaultCapabilitiesMigration',
|
1657 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\DefaultCapabilitiesMigration',
|
1658 |
'make' => true,
|
1659 |
'singleton' => true,
|
1660 |
),
|
1661 |
+
'MigrationsDefaultElementsMigration' =>
|
1662 |
array (
|
1663 |
+
'name' => 'MigrationsDefaultElementsMigration',
|
1664 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\DefaultElementsMigration',
|
1665 |
+
'make' => true,
|
1666 |
+
'singleton' => true,
|
1667 |
+
),
|
1668 |
+
'MigrationsEnabledPostTypesMigration' =>
|
1669 |
+
array (
|
1670 |
+
'name' => 'MigrationsEnabledPostTypesMigration',
|
1671 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\EnabledPostTypesMigration',
|
1672 |
+
'make' => true,
|
1673 |
+
'singleton' => true,
|
1674 |
+
),
|
1675 |
+
'MigrationsFreeMigration' =>
|
1676 |
+
array (
|
1677 |
+
'name' => 'MigrationsFreeMigration',
|
1678 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\FreeMigration',
|
1679 |
+
'make' => true,
|
1680 |
+
'singleton' => true,
|
1681 |
+
),
|
1682 |
+
'MigrationsGlobalJavascriptMigration' =>
|
1683 |
+
array (
|
1684 |
+
'name' => 'MigrationsGlobalJavascriptMigration',
|
1685 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\GlobalJavascriptMigration',
|
1686 |
+
'make' => true,
|
1687 |
+
'singleton' => true,
|
1688 |
+
),
|
1689 |
+
'MigrationsLicenseMigration' =>
|
1690 |
+
array (
|
1691 |
+
'name' => 'MigrationsLicenseMigration',
|
1692 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\LicenseMigration',
|
1693 |
+
'make' => true,
|
1694 |
+
'singleton' => true,
|
1695 |
+
),
|
1696 |
+
'MigrationsMaintenanceModeMigration' =>
|
1697 |
+
array (
|
1698 |
+
'name' => 'MigrationsMaintenanceModeMigration',
|
1699 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\MaintenanceModeMigration',
|
1700 |
+
'make' => true,
|
1701 |
+
'singleton' => true,
|
1702 |
+
),
|
1703 |
+
'MigrationsMergeArchivesLayoutsMigration' =>
|
1704 |
+
array (
|
1705 |
+
'name' => 'MigrationsMergeArchivesLayoutsMigration',
|
1706 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\MergeArchivesLayoutsMigration',
|
1707 |
+
'make' => true,
|
1708 |
+
'singleton' => true,
|
1709 |
+
),
|
1710 |
+
'MigrationsPredefinedTemplateMigration' =>
|
1711 |
+
array (
|
1712 |
+
'name' => 'MigrationsPredefinedTemplateMigration',
|
1713 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\PredefinedTemplateMigration',
|
1714 |
+
'make' => true,
|
1715 |
+
'singleton' => true,
|
1716 |
+
),
|
1717 |
+
'MigrationsSettingsMigration' =>
|
1718 |
+
array (
|
1719 |
+
'name' => 'MigrationsSettingsMigration',
|
1720 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\SettingsMigration',
|
1721 |
+
'make' => true,
|
1722 |
+
'singleton' => true,
|
1723 |
+
),
|
1724 |
+
'MigrationsTemplates114Migration' =>
|
1725 |
+
array (
|
1726 |
+
'name' => 'MigrationsTemplates114Migration',
|
1727 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\Templates114Migration',
|
1728 |
+
'make' => true,
|
1729 |
+
'singleton' => true,
|
1730 |
+
),
|
1731 |
+
'MigrationsUpdateGlobalElementsMigration' =>
|
1732 |
+
array (
|
1733 |
+
'name' => 'MigrationsUpdateGlobalElementsMigration',
|
1734 |
+
'abstract' => 'VisualComposer\\Modules\\Migrations\\UpdateGlobalElementsMigration',
|
1735 |
'make' => true,
|
1736 |
'singleton' => true,
|
1737 |
),
|
plugin-wordpress.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Plugin Name: Visual Composer
|
5 |
* Plugin URI: https://visualcomposer.com/premium/?utm_source=vcwb&utm_medium=wpplugins&utm_campaign=vcbrand&utm_content=text
|
6 |
* Description: Create your WordPress website with the fast and easy-to-use drag-and-drop builder for experts and beginners.
|
7 |
-
* Version: 44.
|
8 |
* Author: visualcomposer.com
|
9 |
* Author URI: https://visualcomposer.com/?utm_source=vcwb&utm_medium=wpplugins&utm_campaign=vcbrand&utm_content=text
|
10 |
* Copyright: (c) 2017 TechMill Ltd.
|
@@ -46,7 +46,7 @@ if (defined('VCV_VERSION')) {
|
|
46 |
/**
|
47 |
* Plugin version constant
|
48 |
*/
|
49 |
-
define('VCV_VERSION', '44.
|
50 |
/**
|
51 |
* Plugin url: 'http://web/wp-content/plugins/plugin_dir/'
|
52 |
*/
|
4 |
* Plugin Name: Visual Composer
|
5 |
* Plugin URI: https://visualcomposer.com/premium/?utm_source=vcwb&utm_medium=wpplugins&utm_campaign=vcbrand&utm_content=text
|
6 |
* Description: Create your WordPress website with the fast and easy-to-use drag-and-drop builder for experts and beginners.
|
7 |
+
* Version: 44.1-beta.1
|
8 |
* Author: visualcomposer.com
|
9 |
* Author URI: https://visualcomposer.com/?utm_source=vcwb&utm_medium=wpplugins&utm_campaign=vcbrand&utm_content=text
|
10 |
* Copyright: (c) 2017 TechMill Ltd.
|
46 |
/**
|
47 |
* Plugin version constant
|
48 |
*/
|
49 |
+
define('VCV_VERSION', '44.1-beta.1');
|
50 |
/**
|
51 |
* Plugin url: 'http://web/wp-content/plugins/plugin_dir/'
|
52 |
*/
|
vendor/autoload.php
CHANGED
@@ -4,4 +4,4 @@
|
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
-
return
|
4 |
|
5 |
require_once __DIR__ . '/composer/autoload_real.php';
|
6 |
|
7 |
+
return ComposerAutoloaderInit19750b8aa9f31221accf5f6a62b34f3a::getLoader();
|
vendor/composer/autoload_real.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -24,15 +24,15 @@ class ComposerAutoloaderInit501f38a9b18e9a9ee6ed04c25bbaad16
|
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
-
spl_autoload_register(array('
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
29 |
-
spl_autoload_unregister(array('
|
30 |
|
31 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
32 |
if ($useStaticLoader) {
|
33 |
require __DIR__ . '/autoload_static.php';
|
34 |
|
35 |
-
call_user_func(\Composer\Autoload\
|
36 |
} else {
|
37 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
38 |
foreach ($map as $namespace => $path) {
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInit19750b8aa9f31221accf5f6a62b34f3a
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
24 |
|
25 |
require __DIR__ . '/platform_check.php';
|
26 |
|
27 |
+
spl_autoload_register(array('ComposerAutoloaderInit19750b8aa9f31221accf5f6a62b34f3a', 'loadClassLoader'), true, true);
|
28 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
29 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit19750b8aa9f31221accf5f6a62b34f3a', 'loadClassLoader'));
|
30 |
|
31 |
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded());
|
32 |
if ($useStaticLoader) {
|
33 |
require __DIR__ . '/autoload_static.php';
|
34 |
|
35 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit19750b8aa9f31221accf5f6a62b34f3a::getInitializer($loader));
|
36 |
} else {
|
37 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
38 |
foreach ($map as $namespace => $path) {
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'V' =>
|
@@ -303,9 +303,9 @@ class ComposerStaticInit501f38a9b18e9a9ee6ed04c25bbaad16
|
|
303 |
public static function getInitializer(ClassLoader $loader)
|
304 |
{
|
305 |
return \Closure::bind(function () use ($loader) {
|
306 |
-
$loader->prefixLengthsPsr4 =
|
307 |
-
$loader->prefixDirsPsr4 =
|
308 |
-
$loader->classMap =
|
309 |
|
310 |
}, null, ClassLoader::class);
|
311 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit19750b8aa9f31221accf5f6a62b34f3a
|
8 |
{
|
9 |
public static $prefixLengthsPsr4 = array (
|
10 |
'V' =>
|
303 |
public static function getInitializer(ClassLoader $loader)
|
304 |
{
|
305 |
return \Closure::bind(function () use ($loader) {
|
306 |
+
$loader->prefixLengthsPsr4 = ComposerStaticInit19750b8aa9f31221accf5f6a62b34f3a::$prefixLengthsPsr4;
|
307 |
+
$loader->prefixDirsPsr4 = ComposerStaticInit19750b8aa9f31221accf5f6a62b34f3a::$prefixDirsPsr4;
|
308 |
+
$loader->classMap = ComposerStaticInit19750b8aa9f31221accf5f6a62b34f3a::$classMap;
|
309 |
|
310 |
}, null, ClassLoader::class);
|
311 |
}
|