|
1 | 1 | <?php |
2 | 2 |
|
3 | | -if ( ! defined( 'ABSPATH' ) ) { |
| 3 | +if (! defined('ABSPATH')) { |
4 | 4 | exit; // Exit if accessed directly. |
5 | 5 | } |
6 | 6 |
|
|
19 | 19 | ), |
20 | 20 | 'is_active' => false, |
21 | 21 | 'is_pro' => false, |
22 | | - 'setup' => array( 'basic' ), |
| 22 | + 'setup' => array('basic'), |
23 | 23 | 'is_extension' => false, |
24 | 24 | 'is_upcoming' => false, |
25 | 25 | 'icon' => 'wcf-icon-Image-Box', |
|
34 | 34 | 'cTab' => 'all', |
35 | 35 | ), |
36 | 36 | 'is_active' => false, |
37 | | - 'setup' => array( 'basic' ), |
| 37 | + 'setup' => array('basic'), |
38 | 38 | 'is_pro' => false, |
39 | 39 | 'is_extension' => false, |
40 | 40 | 'is_upcoming' => false, |
|
65 | 65 | 'cTab' => 'all', |
66 | 66 | ), |
67 | 67 | 'is_active' => false, |
68 | | - 'setup' => array( 'basic' ), |
| 68 | + 'setup' => array('basic'), |
69 | 69 | 'is_pro' => false, |
70 | 70 | 'is_extension' => false, |
71 | 71 | 'is_upcoming' => false, |
|
81 | 81 | 'cTab' => 'all', |
82 | 82 | ), |
83 | 83 | 'is_active' => false, |
84 | | - 'setup' => array( 'basic' ), |
| 84 | + 'setup' => array('basic'), |
85 | 85 | 'is_pro' => false, |
86 | 86 | 'is_extension' => false, |
87 | 87 | 'is_upcoming' => false, |
|
97 | 97 | 'cTab' => 'all', |
98 | 98 | ), |
99 | 99 | 'is_active' => false, |
100 | | - 'setup' => array( 'basic' ), |
| 100 | + 'setup' => array('basic'), |
101 | 101 | 'is_pro' => false, |
102 | 102 | 'is_extension' => false, |
103 | 103 | 'is_upcoming' => false, |
|
113 | 113 | 'cTab' => 'all', |
114 | 114 | ), |
115 | 115 | 'is_active' => false, |
116 | | - 'setup' => array( 'basic' ), |
| 116 | + 'setup' => array('basic'), |
117 | 117 | 'is_pro' => false, |
118 | 118 | 'is_extension' => false, |
119 | 119 | 'is_upcoming' => false, |
|
129 | 129 | 'cTab' => 'all', |
130 | 130 | ), |
131 | 131 | 'is_active' => false, |
132 | | - 'setup' => array( 'basic' ), |
| 132 | + 'setup' => array('basic'), |
133 | 133 | 'is_pro' => false, |
134 | 134 | 'is_extension' => false, |
135 | 135 | 'is_upcoming' => false, |
|
145 | 145 | 'cTab' => 'all', |
146 | 146 | ), |
147 | 147 | 'is_active' => false, |
148 | | - 'setup' => array( 'basic' ), |
| 148 | + 'setup' => array('basic'), |
149 | 149 | 'is_pro' => false, |
150 | 150 | 'is_extension' => false, |
151 | 151 | 'is_upcoming' => false, |
|
161 | 161 | 'cTab' => 'all', |
162 | 162 | ), |
163 | 163 | 'is_active' => false, |
164 | | - 'setup' => array( 'basic' ), |
| 164 | + 'setup' => array('basic'), |
165 | 165 | 'is_pro' => false, |
166 | 166 | 'is_extension' => false, |
167 | 167 | 'is_upcoming' => false, |
|
177 | 177 | 'cTab' => 'all', |
178 | 178 | ), |
179 | 179 | 'is_active' => false, |
180 | | - 'setup' => array( 'basic' ), |
| 180 | + 'setup' => array('basic'), |
181 | 181 | 'is_pro' => false, |
182 | 182 | 'is_extension' => false, |
183 | 183 | 'is_upcoming' => false, |
|
301 | 301 | 'is_pro' => false, |
302 | 302 | 'is_extension' => false, |
303 | 303 | 'is_upcoming' => false, |
304 | | - 'setup' => array( 'basic' ), |
| 304 | + 'setup' => array('basic'), |
305 | 305 | 'icon' => 'wcf-icon-Team', |
306 | 306 | 'demo_url' => 'https://animation-addons.com/widgets/aae-team', |
307 | 307 | 'doc_url' => 'https://animation-addons.com/docs/general-widgets/team/', |
|
332 | 332 | 'is_pro' => false, |
333 | 333 | 'is_extension' => false, |
334 | 334 | 'is_upcoming' => false, |
335 | | - 'setup' => array( 'basic' ), |
| 335 | + 'setup' => array('basic'), |
336 | 336 | 'icon' => 'wcf-icon-One-Page-Nav', |
337 | 337 | 'demo_url' => 'https://animation-addons.com/widgets/aae-one-page-nav', |
338 | 338 | 'doc_url' => 'https://animation-addons.com/docs/general-widgets/one-page-nav/', |
|
393 | 393 | 'is_pro' => false, |
394 | 394 | 'is_extension' => false, |
395 | 395 | 'is_upcoming' => false, |
396 | | - 'setup' => array( 'basic' ), |
| 396 | + 'setup' => array('basic'), |
397 | 397 | 'icon' => 'wcf-icon-Floating-Elements', |
398 | 398 | 'demo_url' => 'https://animation-addons.com/widgets/aae-floating-elements', |
399 | 399 | 'doc_url' => 'https://animation-addons.com/docs/general-widgets/floating-elements/', |
|
439 | 439 | 'is_pro' => false, |
440 | 440 | 'is_extension' => false, |
441 | 441 | 'is_upcoming' => false, |
442 | | - 'setup' => array( 'basic' ), |
| 442 | + 'setup' => array('basic'), |
443 | 443 | 'icon' => 'wcf-icon-Countdown', |
444 | 444 | 'demo_url' => 'https://animation-addons.com/widgets/aae-countdown/', |
445 | 445 | 'doc_url' => 'https://animation-addons.com/docs/general-widgets/countdown/', |
|
455 | 455 | 'is_pro' => false, |
456 | 456 | 'is_extension' => false, |
457 | 457 | 'is_upcoming' => false, |
458 | | - 'setup' => array( 'basic' ), |
| 458 | + 'setup' => array('basic'), |
459 | 459 | 'icon' => 'wcf-icon-Countdown', |
460 | 460 | 'demo_url' => '', |
461 | 461 | 'doc_url' => '', |
|
603 | 603 | 'is_pro' => false, |
604 | 604 | 'is_extension' => false, |
605 | 605 | 'is_upcoming' => false, |
606 | | - 'setup' => array( 'basic' ), |
| 606 | + 'setup' => array('basic'), |
607 | 607 | 'icon' => 'wcf-icon-Nav-Menu', |
608 | 608 | 'demo_url' => 'https://animation-addons.com/widgets/aae-nav-menu', |
609 | 609 | 'doc_url' => 'https://animation-addons.com/docs/header-footer-widgets/nav-menu/', |
|
640 | 640 | 'is_pro' => true, |
641 | 641 | 'is_extension' => false, |
642 | 642 | 'is_upcoming' => false, |
643 | | - 'setup' => array( 'basic' ), |
| 643 | + 'setup' => array('basic'), |
644 | 644 | 'icon' => 'wcf-icon-Post-Slider', |
645 | 645 | 'demo_url' => 'https://animation-addons.com/widgets/aae-posts-slider', |
646 | 646 | 'doc_url' => 'https://animation-addons.com/docs/general-widgets/posts-slider/', |
|
653 | 653 | 'cTab' => 'all', |
654 | 654 | ), |
655 | 655 | 'is_active' => false, |
656 | | - 'setup' => array( 'basic' ), |
| 656 | + 'setup' => array('basic'), |
657 | 657 | 'is_pro' => true, |
658 | 658 | 'is_extension' => false, |
659 | 659 | 'is_upcoming' => false, |
|
723 | 723 | 'is_pro' => false, |
724 | 724 | 'is_extension' => false, |
725 | 725 | 'is_upcoming' => false, |
726 | | - 'setup' => array( 'basic' ), |
| 726 | + 'setup' => array('basic'), |
727 | 727 | 'icon' => 'wcf-icon-Post-Title', |
728 | 728 | 'demo_url' => 'https://animation-addons.com/docs/dynamic-widgets/post-title', |
729 | 729 | 'doc_url' => 'https://animation-addons.com/docs/dynamic-widgets/post-title/', |
|
739 | 739 | 'is_pro' => false, |
740 | 740 | 'is_extension' => false, |
741 | 741 | 'is_upcoming' => false, |
742 | | - 'setup' => array( 'basic' ), |
| 742 | + 'setup' => array('basic'), |
743 | 743 | 'icon' => 'wcf-icon-Post-Featured-Image', |
744 | 744 | 'demo_url' => 'https://animation-addons.com/docs/dynamic-widgets/post-featured-image/', |
745 | 745 | 'doc_url' => 'https://animation-addons.com/docs/dynamic-widgets/post-featured-image/', |
|
770 | 770 | 'is_pro' => false, |
771 | 771 | 'is_extension' => false, |
772 | 772 | 'is_upcoming' => false, |
773 | | - 'setup' => array( 'basic' ), |
| 773 | + 'setup' => array('basic'), |
774 | 774 | 'icon' => 'wcf-icon-Post-Content', |
775 | 775 | 'demo_url' => '#', |
776 | 776 | 'doc_url' => '#', |
|
1167 | 1167 | 'is_pro' => false, |
1168 | 1168 | 'is_extension' => false, |
1169 | 1169 | 'is_upcoming' => false, |
1170 | | - 'setup' => array( 'basic' ), |
| 1170 | + 'setup' => array('basic'), |
1171 | 1171 | 'icon' => 'wcf-icon-Contact-Form-7', |
1172 | 1172 | 'demo_url' => 'https://animation-addons.com/widgets/aae-contact-form-7', |
1173 | 1173 | 'doc_url' => 'https://animation-addons.com/docs/general-widgets/contact-form-7/', |
|
1219 | 1219 | 'is_pro' => true, |
1220 | 1220 | 'is_extension' => true, |
1221 | 1221 | 'is_upcoming' => false, |
1222 | | - 'setup' => array( 'basic' ), |
| 1222 | + 'setup' => array('basic'), |
1223 | 1223 | 'icon' => 'wcf-icon-Video-Popup', |
1224 | 1224 | 'demo_url' => 'https://animation-addons.com/widgets/aae-video-popup', |
1225 | 1225 | 'doc_url' => 'https://animation-addons.com/docs/video-widgets/video-popup/', |
|
1517 | 1517 | 'youtube_url' => '', |
1518 | 1518 | 'description' => '', |
1519 | 1519 | ), |
| 1520 | + 'scrollmotion-cards' => array( |
| 1521 | + 'label' => 'Scrollmotion Cards', |
| 1522 | + 'is_active' => false, |
| 1523 | + 'location' => array( |
| 1524 | + 'cTab' => 'all', |
| 1525 | + ), |
| 1526 | + 'is_upcoming' => false, |
| 1527 | + 'is_pro' => true, |
| 1528 | + 'is_extension' => false, |
| 1529 | + 'icon' => 'wcf-icon-Advanced-Accordion', |
| 1530 | + 'demo_url' => '', |
| 1531 | + 'doc_url' => '', |
| 1532 | + 'youtube_url' => '', |
| 1533 | + 'description' => '', |
| 1534 | + ), |
1520 | 1535 | 'vertical-marquee' => array( |
1521 | 1536 | 'label' => 'Vertical Marquee', |
1522 | 1537 | 'is_active' => false, |
|
1551 | 1566 | ), |
1552 | 1567 | 'is_pro' => false, |
1553 | 1568 | 'is_active' => false, |
1554 | | - 'setup' => array( 'basic' ), |
| 1569 | + 'setup' => array('basic'), |
1555 | 1570 | 'is_extension' => false, |
1556 | 1571 | 'is_upcoming' => false, |
1557 | 1572 | 'icon' => 'wcf-icon-Custom-CSS', |
|
1582 | 1597 | 'is_active' => false, |
1583 | 1598 | 'is_extension' => false, |
1584 | 1599 | 'is_upcoming' => false, |
1585 | | - 'setup' => array( 'basic', 'advance' ), |
| 1600 | + 'setup' => array('basic', 'advance'), |
1586 | 1601 | 'icon' => 'wcf-icon-Template-library', |
1587 | 1602 | 'demo_url' => '', |
1588 | 1603 | 'doc_url' => 'https://support.crowdytheme.com/docs/advanced-settings/advanced-settings/dynamic-tags/', |
|
1653 | 1668 | 'is_extension' => false, |
1654 | 1669 | 'is_active' => false, |
1655 | 1670 | 'is_upcoming' => false, |
1656 | | - 'setup' => array( 'basic', 'advance' ), |
| 1671 | + 'setup' => array('basic', 'advance'), |
1657 | 1672 | 'icon' => 'wcf-icon-Custom-Fonts', |
1658 | 1673 | 'demo_url' => '', |
1659 | 1674 | 'doc_url' => '', |
|
1668 | 1683 | 'is_extension' => false, |
1669 | 1684 | 'is_active' => false, |
1670 | 1685 | 'is_upcoming' => false, |
1671 | | - 'setup' => array( 'basic', 'advance' ), |
| 1686 | + 'setup' => array('basic', 'advance'), |
1672 | 1687 | 'icon' => 'wcf-icon-Custom-Post-Type', |
1673 | 1688 | 'demo_url' => '', |
1674 | 1689 | 'doc_url' => 'https://animation-addons.com/docs/general-extensions/post-type-builder/', |
|
1725 | 1740 | 'is_active' => false, |
1726 | 1741 | 'is_extension' => true, |
1727 | 1742 | 'is_upcoming' => false, |
1728 | | - 'setup' => array( 'basic', 'advance' ), |
| 1743 | + 'setup' => array('basic', 'advance'), |
1729 | 1744 | 'icon' => 'wcf-icon-Animation', |
1730 | 1745 | 'demo_url' => '', |
1731 | 1746 | 'doc_url' => 'https://animation-addons.com/docs/gsap-extensions/animation-extension-for-elementor/', |
|
1741 | 1756 | 'is_active' => false, |
1742 | 1757 | 'is_extension' => true, |
1743 | 1758 | 'is_upcoming' => false, |
1744 | | - 'setup' => array( 'basic', 'advance' ), |
| 1759 | + 'setup' => array('basic', 'advance'), |
1745 | 1760 | 'icon' => 'wcf-icon-Pin-Elements', |
1746 | 1761 | 'demo_url' => 'https://animation-addons.com/extensions/pin-element/', |
1747 | 1762 | 'doc_url' => 'https://animation-addons.com/docs/gsap-extensions/pin-elements/', |
|
1795 | 1810 | 'is_active' => false, |
1796 | 1811 | 'is_extension' => false, |
1797 | 1812 | 'is_upcoming' => false, |
1798 | | - 'setup' => array( 'basic' ), |
| 1813 | + 'setup' => array('basic'), |
1799 | 1814 | 'icon' => 'wcf-icon-Cursor-Hover-Effect', |
1800 | 1815 | 'demo_url' => 'https://animation-addons.com/extensions/cursor-hover-effect/', |
1801 | 1816 | 'doc_url' => 'https://animation-addons.com/docs/gsap-extensions/cursor-hover-effect-extensions/', |
|
1811 | 1826 | 'is_active' => false, |
1812 | 1827 | 'is_extension' => false, |
1813 | 1828 | 'is_upcoming' => false, |
1814 | | - 'setup' => array( 'basic' ), |
| 1829 | + 'setup' => array('basic'), |
1815 | 1830 | 'icon' => 'wcf-icon-Image-Hover-Effect', |
1816 | 1831 | 'demo_url' => 'https://animation-addons.com/extensions/image-hover-effect/', |
1817 | 1832 | 'doc_url' => 'https://animation-addons.com/docs/gsap-extensions/image-hover-effect-extensions/', |
|
1827 | 1842 | 'is_active' => false, |
1828 | 1843 | 'is_extension' => false, |
1829 | 1844 | 'is_upcoming' => false, |
1830 | | - 'setup' => array( 'basic' ), |
| 1845 | + 'setup' => array('basic'), |
1831 | 1846 | 'icon' => 'wcf-icon-Cursor-Move-Effect', |
1832 | 1847 | 'demo_url' => 'https://animation-addons.com/extensions/cursor-move-effect/', |
1833 | 1848 | 'doc_url' => 'https://animation-addons.com/docs/gsap-extensions/cursor-move-effect/', |
|
1851 | 1866 | 'is_active' => false, |
1852 | 1867 | 'is_extension' => false, |
1853 | 1868 | 'is_upcoming' => false, |
1854 | | - 'setup' => array( 'basic' ), |
| 1869 | + 'setup' => array('basic'), |
1855 | 1870 | 'icon' => 'wcf-icon-Horizontal', |
1856 | 1871 | 'demo_url' => 'https://animation-addons.com/extensions/horizontal-scroll/', |
1857 | 1872 | 'doc_url' => 'https://animation-addons.com/docs/gsap-extensions/horizontal-scroll/', |
|
1867 | 1882 | 'is_active' => false, |
1868 | 1883 | 'is_extension' => false, |
1869 | 1884 | 'is_upcoming' => false, |
1870 | | - 'setup' => array( 'basic' ), |
| 1885 | + 'setup' => array('basic'), |
1871 | 1886 | 'icon' => 'wcf-icon-Horizontal', |
1872 | 1887 | 'demo_url' => '', |
1873 | 1888 | 'doc_url' => '', |
|
0 commit comments