PluginProbe
King Addons for Elementor – 80+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce, Mega Menu, Popup Builder / 51.1.76
King Addons for Elementor – 80+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce, Mega Menu, Popup Builder v51.1.76
51.1.82 51.1.81 51.1.79 51.1.78 51.1.77 51.1.76 51.1.74 51.1.75 51.1.65 51.1.64 51.1.63 trunk 51.1.14 51.1.2 51.1.35 51.1.36 51.1.37 51.1.38 51.1.39 51.1.44 51.1.45 51.1.46 51.1.47 51.1.49 51.1.51 All 36 releases
king-addons / includes / ModulesMap.php

ModulesMap.php in King Addons for Elementor – 80+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce, Mega Menu, Popup Builder 51.1.76, at includes/ModulesMap.php

2,372 lines 138.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 namespace King_Addons;
4
5 if (!defined('ABSPATH')) {
6 exit; // Exit if accessed directly.
7 }
8
9 final class ModulesMap
10 {
11 public static function getModulesMapArray(): array
12 {
13 return [
14 'widgets' => [
15 'holographic-card' => [
16 'title' => esc_html__('3D Holographic Card', 'king-addons'),
17 'description' => esc_html__('Interactive 3D card with holographic film overlay, rim glow, and parallax effects. Features smooth pointer tracking with lerp animation for stunning visual depth.', 'king-addons'),
18 'php-class' => 'Holographic_Card',
19 'docs-link' => '',
20 'demo-link' => 'https://kingaddons.com/elementor/3d-holographic-card/',
21 'css' => ['style'],
22 'js' => ['script'],
23 'category' => 'creative',
24 'has-pro' => true,
25 ],
26 'values-circle-infographic' => [
27 'title' => esc_html__('Values Circle Infographic', 'king-addons'),
28 'description' => esc_html__('Circular values infographic with central emblem, dotted SVG connectors, and six surrounding value blocks.', 'king-addons'),
29 'php-class' => 'Values_Circle_Infographic',
30 'docs-link' => '',
31 'demo-link' => '',
32 'css' => ['style'],
33 'js' => ['script'],
34 'category' => 'content',
35 ],
36 'styled-text-builder' => [
37 'title' => esc_html__('Styled Text Builder', 'king-addons'),
38 'description' => esc_html__('Enables the creation of uniquely styled and animated text elements, offering extensive customization options for impactful and visually captivating web typography. Allows combining different styles in one text paragraph.', 'king-addons'),
39 'php-class' => 'Styled_Text_Builder',
40 'docs-link' => '',
41 'demo-link' => 'https://kingaddons.com/elementor/styled-text-builder/',
42 'css' => ['style'],
43 'js' => ['script'],
44 'category' => 'content',
45 ],
46 'image-hotspots' => [
47 'title' => esc_html__('Image Hotspots', 'king-addons'),
48 'description' => esc_html__('Module for Elementor to create interactive, clickable areas on images, ideal for displaying information or links in a dynamic, visually engaging way. Uses only CSS, not any JS.', 'king-addons'),
49 'php-class' => 'Image_Hotspots',
50 'docs-link' => '',
51 'demo-link' => 'https://kingaddons.com/elementor/image-hotspots/',
52 'css' => ['style'],
53 'js' => [],
54 'category' => 'media',
55 ],
56 'one-page-navigation' => [
57 'title' => esc_html__('One Page Navigation', 'king-addons'),
58 'description' => esc_html__('Facilitates seamless navigation within a single page, using anchor links to smoothly scroll to different sections, enhancing user experience and site organization. Uses only CSS, not any JS.', 'king-addons'),
59 'php-class' => 'One_Page_Navigation',
60 'docs-link' => '',
61 'demo-link' => 'https://kingaddons.com/elementor/one-page-navigation/',
62 'css' => ['style'],
63 'js' => [],
64 'category' => 'navigation',
65 ],
66 'off-canvas-content' => [
67 'title' => esc_html__('Off-Canvas Content', 'king-addons'),
68 'description' => esc_html__('Allows the creation of hidden (offcanvas), slide-in panels on websites, ideal for menus, widgets, or additional content, accessible with a simple user interaction.', 'king-addons'),
69 'php-class' => 'Off_Canvas_Content',
70 'docs-link' => '',
71 'demo-link' => 'https://kingaddons.com/elementor/off-canvas-content/',
72 'css' => ['style'],
73 'js' => [],
74 'category' => 'content',
75 ],
76 'image-comparison' => [
77 'title' => esc_html__('Image Comparison', 'king-addons'),
78 'description' => esc_html__('Also known as Before & After, the widget offers an interactive tool to visually contrast two images side-by-side with a draggable slider, perfect for before-and-after views, product comparisons, or design showcases.', 'king-addons'),
79 'php-class' => 'Image_Comparison',
80 'docs-link' => '',
81 'demo-link' => 'https://kingaddons.com/elementor/image-comparison/',
82 'css' => ['style'],
83 'js' => [],
84 'category' => 'media',
85 ],
86 'vertical-scrollable-image' => [
87 'title' => esc_html__('Vertical Scrollable Image', 'king-addons'),
88 'description' => esc_html__('Widget allows seamless vertical scrolling on mouse hover over through long images, such as infographics or timelines, on a webpage, enhancing user engagement and storytelling without resizing. Uses only CSS, not any JS.', 'king-addons'),
89 'php-class' => 'Vertical_Scrollable_Image',
90 'docs-link' => '',
91 'demo-link' => 'https://kingaddons.com/elementor/vertical-scrollable-image/',
92 'css' => ['style'],
93 'js' => [],
94 'category' => 'media',
95 ],
96 'image-marquee' => [
97 'title' => esc_html__('Image Marquee', 'king-addons'),
98 'description' => esc_html__('Creates endlessly scrolling image ribbons with adjustable direction, speed, and gaps. Perfect for logo strips or visual showcases with optional per-image links and overlays.', 'king-addons'),
99 'php-class' => 'Image_Marquee',
100 'docs-link' => '',
101 'demo-link' => '',
102 'css' => ['style'],
103 'js' => ['script'],
104 'has-pro' => true,
105 'category' => 'media',
106 ],
107 'rotating-image-tiles' => [
108 'title' => esc_html__('Rotating Image Tiles', 'king-addons'),
109 'description' => esc_html__('Animated grid of circular image tiles that rotate through multiple images with smooth transitions. Pro unlocks advanced rotation modes, per-tile masks, delays, and click actions.', 'king-addons'),
110 'php-class' => 'Rotating_Image_Tiles',
111 'docs-link' => '',
112 'demo-link' => '',
113 'css' => ['style'],
114 'js' => ['script'],
115 'has-pro' => true,
116 'category' => 'media',
117 ],
118 'single-product' => [
119 'title' => esc_html__('Single Product', 'king-addons'),
120 'description' => esc_html__('Display a single WooCommerce product with image, price, rating, excerpt, and add-to-cart. Pro adds badges, stock bar, quantity selector, and gallery enhancements.', 'king-addons'),
121 'php-class' => 'Single_Product',
122 'docs-link' => '',
123 'demo-link' => '',
124 'css' => ['style'],
125 'js' => ['script'],
126 'has-pro' => true,
127 'category' => 'woocommerce',
128 ],
129 'quick-view-product' => [
130 'title' => esc_html__('Quick View Product', 'king-addons'),
131 'description' => esc_html__('Quick product preview in a modal with image, price, rating, excerpt, and add-to-cart. Pro adds gallery thumbs, variations, sticky CTA, and related options.', 'king-addons'),
132 'php-class' => 'Quick_View_Product',
133 'docs-link' => '',
134 'demo-link' => '',
135 'css' => ['style'],
136 'js' => ['script'],
137 'has-pro' => true,
138 'category' => 'woocommerce',
139 ],
140 'quick-product-slider' => [
141 'title' => esc_html__('Quick Product Slider', 'king-addons'),
142 'description' => esc_html__('WooCommerce product slider with image, price, rating, excerpt, and add-to-cart. Pro adds advanced hover animations, nav/dot skins, category filters, and higher limits.', 'king-addons'),
143 'php-class' => 'Quick_Product_Slider',
144 'docs-link' => '',
145 'demo-link' => '',
146 'css' => ['style'],
147 'js' => ['script'],
148 'has-pro' => true,
149 'category' => 'woocommerce',
150 ],
151 'quick-product-grid' => [
152 'title' => esc_html__('Quick Product Grid', 'king-addons'),
153 'description' => esc_html__('WooCommerce product grid with image, price, rating, excerpt, and add-to-cart. Pro adds advanced hover animations, category filters, advanced badges, and higher limits.', 'king-addons'),
154 'php-class' => 'Quick_Product_Grid',
155 'docs-link' => '',
156 'demo-link' => '',
157 'css' => ['style'],
158 'js' => ['script'],
159 'has-pro' => true,
160 'category' => 'woocommerce',
161 ],
162 'facet-taxonomy' => [
163 'title' => esc_html__('Facet Taxonomy', 'king-addons'),
164 'description' => esc_html__('Checkbox-based taxonomy filter bound to a grid by Query ID.', 'king-addons'),
165 'php-class' => 'Facet_Taxonomy',
166 'docs-link' => '',
167 'demo-link' => '',
168 'css' => ['style'],
169 'js' => ['script'],
170 'category' => 'other',
171 ],
172 'facet-price' => [
173 'title' => esc_html__('Facet Price Range', 'king-addons'),
174 'description' => esc_html__('Price range filter for WooCommerce products via Query ID.', 'king-addons'),
175 'php-class' => 'Facet_Price',
176 'docs-link' => '',
177 'demo-link' => '',
178 'css' => ['style'],
179 'js' => ['script'],
180 'category' => 'other',
181 ],
182 'facet-search' => [
183 'title' => esc_html__('Facet Search', 'king-addons'),
184 'description' => esc_html__('Search input that updates linked grids through faceted filters.', 'king-addons'),
185 'php-class' => 'Facet_Search',
186 'docs-link' => '',
187 'demo-link' => '',
188 'css' => ['style'],
189 'js' => ['script'],
190 'category' => 'navigation',
191 ],
192 'facet-reset' => [
193 'title' => esc_html__('Facet Reset', 'king-addons'),
194 'description' => esc_html__('Reset button to clear active filters for a Query ID.', 'king-addons'),
195 'php-class' => 'Facet_Reset',
196 'docs-link' => '',
197 'demo-link' => '',
198 'css' => ['style'],
199 'js' => ['script'],
200 'category' => 'other',
201 ],
202 'facet-active-filters' => [
203 'title' => esc_html__('Facet Active Filters', 'king-addons'),
204 'description' => esc_html__('Displays selected filters and allows quick removal.', 'king-addons'),
205 'php-class' => 'Facet_Active_Filters',
206 'docs-link' => '',
207 'demo-link' => '',
208 'css' => ['style'],
209 'js' => ['script'],
210 'category' => 'other',
211 ],
212 'facet-meta' => [
213 'title' => esc_html__('Facet Meta/ACF', 'king-addons'),
214 'description' => esc_html__('Filter by ACF/custom field with text/select/range controls.', 'king-addons'),
215 'php-class' => 'Facet_Meta',
216 'docs-link' => '',
217 'demo-link' => '',
218 'css' => ['style'],
219 'js' => ['script'],
220 'category' => 'other',
221 ],
222 'compare-table' => [
223 'title' => esc_html__('Compare Products Table', 'king-addons'),
224 'description' => esc_html__('Side-by-side WooCommerce product comparison with price, rating, stock, and add-to-cart. Pro adds category filters, difference highlights, extra attributes, and sticky header.', 'king-addons'),
225 'php-class' => 'Compare_Table',
226 'docs-link' => '',
227 'demo-link' => '',
228 'css' => ['style'],
229 'js' => ['script'],
230 'has-pro' => true,
231 'category' => 'content',
232 ],
233 'comparison-matrix-cards' => [
234 'title' => esc_html__('Comparison Matrix Cards', 'king-addons'),
235 'description' => esc_html__('Card-based comparison matrix for plans or products with per-feature values, badges, and CTA buttons. Pro adds highlight differences, sticky header, dynamic data sources, and filters.', 'king-addons'),
236 'php-class' => 'Comparison_Matrix_Cards',
237 'docs-link' => '',
238 'demo-link' => '',
239 'css' => ['style'],
240 'js' => ['script'],
241 'has-pro' => true,
242 'category' => 'content',
243 ],
244 'promo-bar' => [
245 'title' => esc_html__('Announcement / Promo Bar', 'king-addons'),
246 'description' => esc_html__('Sticky top/bottom promo bar with CTA and close. Pro adds conditions (paths, UTM, schedule), countdown, device targeting, and persistent close.', 'king-addons'),
247 'php-class' => 'Promo_Bar',
248 'docs-link' => '',
249 'demo-link' => '',
250 'css' => ['style'],
251 'js' => ['script'],
252 'has-pro' => true,
253 'category' => 'content',
254 ],
255 'advanced-callout-box' => [
256 'title' => esc_html__('Advanced Callout Box', 'king-addons'),
257 'description' => esc_html__('Callout box for notes, tips, and warnings with icon alignment and CTA. Pro adds collapsible mode, copy button, dynamic content, and presets.', 'king-addons'),
258 'php-class' => 'Advanced_Callout_Box',
259 'docs-link' => '',
260 'demo-link' => '',
261 'css' => ['style'],
262 'js' => ['script'],
263 'has-pro' => true,
264 'category' => 'content',
265 ],
266 'pull-quotes-callouts-builder' => [
267 'title' => esc_html__('Pull Quotes & Callouts Builder', 'king-addons'),
268 'description' => esc_html__('Editorial pull quotes and callouts with presets, typography, and responsive styling. Pro unlocks float layouts, actions (copy/share/link), decorative effects, and reveal animations.', 'king-addons'),
269 'php-class' => 'Pull_Quotes_Callouts_Builder',
270 'docs-link' => '',
271 'demo-link' => '',
272 'css' => ['style'],
273 'js' => [],
274 'has-pro' => true,
275 'category' => 'content',
276 ],
277 'magnetic-buttons' => [
278 'title' => esc_html__('Magnetic Buttons', 'king-addons'),
279 'description' => esc_html__('Magnetic hover effect for a CTA button with adjustable strength, radius, and return speed. Pro adds card/icon modes, advanced curves, and constraints.', 'king-addons'),
280 'php-class' => 'Magnetic_Buttons',
281 'docs-link' => '',
282 'demo-link' => 'https://kingaddons.com/elementor/magnetic-buttons-for-elementor/',
283 'css' => ['style'],
284 'js' => ['script'],
285 'has-pro' => true,
286 'category' => 'creative',
287 ],
288 'parallax-depth-cards' => [
289 'title' => esc_html__('Parallax Depth Cards', 'king-addons'),
290 'description' => esc_html__('Interactive cards with tilt and layered parallax for premium micro-interactions. Pro adds advanced layer mapping, dynamic shadow, focus edge, and adaptive performance.', 'king-addons'),
291 'php-class' => 'Parallax_Depth_Cards',
292 'docs-link' => '',
293 'demo-link' => '',
294 'css' => ['style'],
295 'js' => ['script'],
296 'has-pro' => true,
297 'category' => 'creative',
298 ],
299 'kinetic-text-hover' => [
300 'title' => esc_html__('Kinetic Text Hover', 'king-addons'),
301 'description' => esc_html__('Premium text hover interactions with kinetic letter movement, chroma shifts, and reveal effects. Pro unlocks variable font axes, magnetic letters, and scroll reveal.', 'king-addons'),
302 'php-class' => 'Kinetic_Text_Hover',
303 'docs-link' => '',
304 'demo-link' => '',
305 'css' => ['style'],
306 'js' => ['script'],
307 'has-pro' => true,
308 'category' => 'creative',
309 ],
310 'interactive-gradient-mesh' => [
311 'title' => esc_html__('Interactive Gradient Mesh', 'king-addons'),
312 'description' => esc_html__('Animated gradient mesh background with presets, motion controls, and exportable CSS. Pro adds per-point controls, scroll sync, and advanced fallbacks.', 'king-addons'),
313 'php-class' => 'Interactive_Gradient_Mesh',
314 'docs-link' => '',
315 'demo-link' => 'https://kingaddons.com/elementor/interactive-gradient-mesh/',
316 'css' => ['style'],
317 'js' => ['script'],
318 'has-pro' => true,
319 'category' => 'creative',
320 ],
321 'scrollytelling-slides' => [
322 'title' => esc_html__('Scrollytelling Slides', 'king-addons'),
323 'description' => esc_html__('Scroll-driven slides with synced text and media plus progress indicators. Pro adds sticky media, animated transitions, Lottie, and deep linking.', 'king-addons'),
324 'php-class' => 'Scrollytelling_Slides',
325 'docs-link' => '',
326 'demo-link' => '',
327 'css' => ['style'],
328 'js' => ['script'],
329 'has-pro' => true,
330 'category' => 'creative',
331 ],
332 'spotlight-reveal' => [
333 'title' => esc_html__('Spotlight Reveal', 'king-addons'),
334 'description' => esc_html__('Reveal hidden content or backgrounds with a spotlight mask that follows the cursor or scrolls through the section. Pro unlocks custom shapes, SVG masks, blur, blend modes, and swipe control.', 'king-addons'),
335 'php-class' => 'Spotlight_Reveal',
336 'docs-link' => '',
337 'demo-link' => 'https://kingaddons.com/elementor/spotlight-reveal-for-elementor/',
338 'css' => ['style'],
339 'js' => ['script'],
340 'has-pro' => true,
341 'category' => 'creative',
342 ],
343 'unfold' => [
344 'title' => esc_html__('Unfold', 'king-addons'),
345 'description' => esc_html__('Collapsible content area with fade overlay and toggle button. Pro adds Elementor template source, inside button placement, custom fade height, per-direction animation timing, and scroll-after-unfold.', 'king-addons'),
346 'php-class' => 'Unfold',
347 'docs-link' => '',
348 'demo-link' => '',
349 'css' => ['style'],
350 'js' => ['script'],
351 'has-pro' => true,
352 'category' => 'creative',
353 ],
354 'event-calendar' => [
355 'title' => esc_html__('Event Calendar', 'king-addons'),
356 'description' => esc_html__('Responsive event list with date badge, meta, and CTA. Pro adds filters (category/search/date), compact layout, animations, and ongoing highlight.', 'king-addons'),
357 'php-class' => 'Event_Calendar',
358 'docs-link' => '',
359 'demo-link' => '',
360 'css' => ['style'],
361 'js' => ['script'],
362 'has-pro' => true,
363 'category' => 'content',
364 ],
365 'phone-call-button' => [
366 'title' => esc_html__('Phone Call Button', 'king-addons'),
367 'description' => esc_html__('Call-to-action button with tel: link and icon. Pro adds floating, animations, device targeting, and custom icon.', 'king-addons'),
368 'php-class' => 'Phone_Call_Button',
369 'docs-link' => '',
370 'demo-link' => 'https://kingaddons.com/elementor/phone-call-button-for-elementor/',
371 'css' => ['style'],
372 'js' => ['script'],
373 'has-pro' => true,
374 'category' => 'content',
375 ],
376 'faq-schema' => [
377 'title' => esc_html__('FAQ Schema', 'king-addons'),
378 'description' => esc_html__('Accordion FAQ with valid schema.org FAQPage JSON-LD. Pro adds single-open, search, toggle-all, custom icons, and animations.', 'king-addons'),
379 'php-class' => 'FAQ_Schema',
380 'docs-link' => '',
381 'demo-link' => '',
382 'css' => ['style'],
383 'js' => ['script'],
384 'has-pro' => true,
385 'category' => 'content',
386 ],
387 'review-schema' => [
388 'title' => esc_html__('Review Schema', 'king-addons'),
389 'description' => esc_html__('Single review with stars and schema.org Review JSON-LD. Pro adds aggregate rating, schema type selection, animations, and device targeting.', 'king-addons'),
390 'php-class' => 'Review_Schema',
391 'docs-link' => '',
392 'demo-link' => '',
393 'css' => ['style'],
394 'js' => ['script'],
395 'has-pro' => true,
396 'category' => 'content',
397 ],
398 'pros-cons-box' => [
399 'title' => esc_html__('Pros and Cons Box', 'king-addons'),
400 'description' => esc_html__('Two-column pros and cons layout with titles, icons, and highlights. Pro adds advanced presets, collapse, tooltips, and review schema output.', 'king-addons'),
401 'php-class' => 'Pros_Cons_Box',
402 'docs-link' => '',
403 'demo-link' => '',
404 'css' => ['style'],
405 'js' => ['script'],
406 'has-pro' => true,
407 'category' => 'content',
408 ],
409 'ajax-add-to-cart' => [
410 'title' => esc_html__('Ajax Add to Cart', 'king-addons'),
411 'description' => esc_html__('WooCommerce add-to-cart button with AJAX request, inline notice, and styling controls. Pro adds icons, quantity selector, fragment refresh toggle, and redirect options.', 'king-addons'),
412 'php-class' => 'Ajax_Add_To_Cart',
413 'docs-link' => '',
414 'demo-link' => '',
415 'css' => ['style'],
416 'js' => ['script'],
417 'has-pro' => true,
418 'category' => 'woocommerce',
419 ],
420 'breadcrumbs' => [
421 'title' => esc_html__('Breadcrumbs', 'king-addons'),
422 'description' => esc_html__('Lightweight breadcrumb navigation with customizable separator, alignment, and typography. Pro adds icons, schema, and depth controls.', 'king-addons'),
423 'php-class' => 'Breadcrumbs',
424 'docs-link' => '',
425 'demo-link' => '',
426 'css' => ['style'],
427 'js' => [],
428 'has-pro' => true,
429 'category' => 'navigation',
430 ],
431 'global-section-container' => [
432 'title' => esc_html__('Global Section & Container', 'king-addons'),
433 'description' => esc_html__('Allows designers to create and manage reusable website sections and containers, streamlining design consistency and efficiency across multiple pages. Useful for building Header, Footer, and CTA sections. Does not affect website performance because it uses Elementor built-in functionality. Does not use any CSS or JS.', 'king-addons'),
434 'php-class' => 'Global_Section_Container',
435 'docs-link' => '',
436 'demo-link' => 'https://kingaddons.com/elementor/global-section-container/',
437 'css' => [],
438 'js' => [],
439 'category' => 'content',
440 ],
441 'card-carousel' => [
442 'title' => esc_html__('Advanced Card Carousel', 'king-addons'),
443 'description' => esc_html__('Create a card carousel, also known as horizontal slider/scroller. Each card has an image, title, subtitle, description and button. Ideal for showcasing content, highlighting features, or presenting services, perfect for team members and testimonials sections. It is fully responsive, and supports both mobile and mouse dragging.', 'king-addons'),
444 'php-class' => 'Card_Carousel',
445 'docs-link' => '',
446 'demo-link' => 'https://kingaddons.com/elementor/card-carousel/',
447 'css' => ['style'],
448 'js' => [],
449 'category' => 'media',
450 ],
451 'quick-card-slider' => [
452 'title' => esc_html__('Quick Card Slider', 'king-addons'),
453 'description' => esc_html__('A clean, responsive slider for showcasing custom cards with images, text, and buttons. Includes navigation and pagination with safe spacing defaults, plus premium badges, animations, and additional navigation styles.', 'king-addons'),
454 'php-class' => 'Quick_Card_Slider',
455 'docs-link' => '',
456 'demo-link' => '',
457 'css' => ['style'],
458 'js' => ['script'],
459 'has-pro' => true,
460 'category' => 'media',
461 ],
462 'quick-post-slider' => [
463 'title' => esc_html__('Quick Post Slider', 'king-addons'),
464 'description' => esc_html__('A responsive slider for WordPress posts with easy defaults, navigation, and pagination spacing that avoids overlap. Premium adds advanced skins and effects.', 'king-addons'),
465 'php-class' => 'Quick_Post_Slider',
466 'docs-link' => '',
467 'demo-link' => '',
468 'css' => ['style'],
469 'js' => ['script'],
470 'has-pro' => true,
471 'category' => 'media',
472 ],
473 'quick-post-grid' => [
474 'title' => esc_html__('Quick Post Grid', 'king-addons'),
475 'description' => esc_html__('A lightweight grid for WordPress posts with responsive columns and safe spacing defaults. Premium adds advanced styles and animations.', 'king-addons'),
476 'php-class' => 'Quick_Post_Grid',
477 'docs-link' => '',
478 'demo-link' => '',
479 'css' => ['style'],
480 'js' => ['script'],
481 'has-pro' => true,
482 'category' => 'content',
483 ],
484 'custom-post-types-slider' => [
485 'title' => esc_html__('Custom Post Types Slider', 'king-addons'),
486 'description' => esc_html__('Slide any post type with featured image, meta, and excerpts. Pro unlocks advanced queries and custom field output inside slides.', 'king-addons'),
487 'php-class' => 'Custom_Post_Types_Slider',
488 'docs-link' => '',
489 'demo-link' => '',
490 'css' => ['style'],
491 'js' => ['script'],
492 'has-pro' => true,
493 'category' => 'media',
494 ],
495 'custom-post-types-grid' => [
496 'title' => esc_html__('Custom Post Types Grid', 'king-addons'),
497 'description' => esc_html__('Display any post type in a responsive grid with images, meta, and excerpts. Pro adds advanced queries and custom field output.', 'king-addons'),
498 'php-class' => 'Custom_Post_Types_Grid',
499 'docs-link' => '',
500 'demo-link' => '',
501 'css' => ['style'],
502 'js' => ['script'],
503 'has-pro' => true,
504 'category' => 'content',
505 ],
506 'quick-card-grid' => [
507 'title' => esc_html__('Quick Card Grid', 'king-addons'),
508 'description' => esc_html__('A custom content grid for images, titles, and buttons with responsive columns. Premium adds advanced styles and animations.', 'king-addons'),
509 'php-class' => 'Quick_Card_Grid',
510 'docs-link' => '',
511 'demo-link' => '',
512 'css' => ['style'],
513 'js' => ['script'],
514 'has-pro' => true,
515 'category' => 'content',
516 ],
517 'liquid-glass-cards' => [
518 'title' => esc_html__('Liquid Glass Cards', 'king-addons'),
519 'description' => esc_html__('Create liquid glass cards with blur, noise, and optional tilt or parallax interactions.', 'king-addons'),
520 'php-class' => 'Liquid_Glass_Cards',
521 'docs-link' => '',
522 'demo-link' => '',
523 'css' => ['style'],
524 'js' => ['script'],
525 'has-pro' => true,
526 'category' => 'creative',
527 ],
528 'auto-scrolling-text' => [
529 'title' => esc_html__('Auto-Scrolling Text', 'king-addons'),
530 'description' => esc_html__('An engaging text marquee for dynamic, continuously scrolling text sections. Ideal for announcements, news tickers, or any content you want in constant motion. Customize the style with various effects, and add images to enhance your design. Uses only CSS for animation.', 'king-addons'),
531 'php-class' => 'Auto_Scrolling_Text',
532 'docs-link' => '',
533 'demo-link' => 'https://kingaddons.com/elementor/auto-scrolling-text/',
534 'css' => ['style'],
535 'js' => [],
536 'category' => 'creative',
537 ],
538 'popup' => [
539 'title' => esc_html__('Popup & Lightbox Modal', 'king-addons'),
540 'description' => esc_html__('A versatile tool for creating engaging popups and lightbox modals. Perfect for displaying important messages, promotions, or multimedia content. Customize the appearance and behavior with various effects, and easily add images, videos, and other elements to capture your audience attention.', 'king-addons'),
541 'php-class' => 'Popup',
542 'docs-link' => '',
543 'demo-link' => 'https://kingaddons.com/elementor/popup-lightbox-modal/',
544 'css' => ['style'],
545 'js' => [],
546 'category' => 'content',
547 ],
548 'video-popup' => [
549 'title' => esc_html__('Video Popup', 'king-addons'),
550 'description' => esc_html__('A powerful tool for creating engaging video popups. Ideal for showcasing promotional videos, tutorials, or any multimedia content. Customize the appearance and behavior with various effects, and easily integrate videos to capture your audience attention.', 'king-addons'),
551 'php-class' => 'Video_Popup',
552 'docs-link' => '',
553 'demo-link' => 'https://kingaddons.com/elementor/video-popup/',
554 'css' => ['style'],
555 'js' => [],
556 'category' => 'media',
557 ],
558 'blog-posts' => [
559 'title' => esc_html__('Advanced Blog Posts Carousel', 'king-addons'),
560 'description' => esc_html__('A dynamic tool for showcasing blog posts in an engaging carousel format. Perfect for highlighting featured articles, news, and updates. Customize the layout, style, and transition effects to create an eye-catching display that enhances your website design and attracts readers.', 'king-addons'),
561 'php-class' => 'Blog_Posts',
562 'docs-link' => '',
563 'demo-link' => 'https://kingaddons.com/elementor/blog-posts-carousel/',
564 'css' => ['style'],
565 'js' => [],
566 'category' => 'content',
567 ],
568 'dynamic-posts-grid' => [
569 'title' => esc_html__('Dynamic Posts Grid', 'king-addons'),
570 'description' => esc_html__('Create dynamic, filterable grids of posts with AJAX search and load more functionality. Features color-coded post types, responsive design, and smooth animations. Perfect for resource centers, portfolios, and content libraries with advanced filtering capabilities.', 'king-addons'),
571 'php-class' => 'Dynamic_Posts_Grid',
572 'docs-link' => '',
573 'demo-link' => '',
574 'css' => ['style'],
575 'js' => ['script'],
576 'has-pro' => true,
577 'category' => 'content',
578 ],
579 'business-hours' => [
580 'title' => esc_html__('Business Hours', 'king-addons'),
581 'description' => esc_html__('Display your business hours, also known as opening hours or working hours, clearly and attractively. Customize the layout and style to match your website design, ensuring your customers always know when you are open. Perfect for restaurants, shops, and any business that wants to communicate their hours effectively.', 'king-addons'),
582 'php-class' => 'Business_Hours',
583 'docs-link' => '',
584 'demo-link' => 'https://kingaddons.com/elementor/business-hours/',
585 'css' => ['style'],
586 'js' => [],
587 'category' => 'content',
588 ],
589 'price-list' => [
590 'title' => esc_html__('Price List & Menu', 'king-addons'),
591 'description' => esc_html__('Showcase your price list and menu items clearly and stylishly. Perfect for restaurants, cafes, and any business offering a range of products or services. Customize the layout and style to fit your brand, ensuring your offerings are presented in an appealing and organized manner.', 'king-addons'),
592 'php-class' => 'Price_List',
593 'docs-link' => '',
594 'demo-link' => 'https://kingaddons.com/elementor/price-list-menu/',
595 'css' => ['style'],
596 'js' => [],
597 'category' => 'content',
598 ],
599 'image-hover-box' => [
600 'title' => esc_html__('Image Hover Box', 'king-addons'),
601 'description' => esc_html__('Create interactive image elements with engaging hover effects. Ideal for showcasing services, products, or portfolio items. Customize the hover effects, layout, and style to enhance your website visual appeal and provide an interactive user experience.', 'king-addons'),
602 'php-class' => 'Image_Hover_Box',
603 'docs-link' => '',
604 'demo-link' => 'https://kingaddons.com/elementor/image-hover-box/',
605 'css' => ['style'],
606 'js' => [],
607 'category' => 'media',
608 ],
609 'reading-progress-bar' => [
610 'title' => esc_html__('Reading Progress Bar', 'king-addons'),
611 'description' => esc_html__('Enhance user engagement with a dynamic reading progress bar. Ideal for blogs, articles, and long-form content. Customize the style, position, and behavior to match your website design and provide readers with a visual cue of their progress.', 'king-addons'),
612 'php-class' => 'Reading_Progress_Bar',
613 'docs-link' => '',
614 'demo-link' => 'https://kingaddons.com/elementor/reading-progress-bar/',
615 'css' => ['style'],
616 'js' => [],
617 'category' => 'content',
618 ],
619 'pulsing-button' => [
620 'title' => esc_html__('Pulsing Button', 'king-addons'),
621 'description' => esc_html__('Boost interactivity with an engaging call-to-action (CTA) animated button. Ideal for driving clicks, sign-ups, or purchases. Customize animation effects, colors, and styles to match your brand and catch visitors attention. Perfect for increasing conversions.', 'king-addons'),
622 'php-class' => 'Pulsing_Button',
623 'docs-link' => '',
624 'demo-link' => 'https://kingaddons.com/elementor/pulsing-button/',
625 'css' => ['style'],
626 'js' => [],
627 'category' => 'content',
628 ],
629 'creative-button' => [
630 'title' => esc_html__('Creative Button', 'king-addons'),
631 'description' => esc_html__('Add a touch of creativity to your website. Perfect for unique and eye-catching call-to-actions. Customize shapes, colors, and effects to align with your brand and capture visitor attention. Ideal for enhancing user engagement and driving interactions.', 'king-addons'),
632 'php-class' => 'Creative_Button',
633 'docs-link' => '',
634 'demo-link' => 'https://kingaddons.com/elementor/creative-button/',
635 'css' => ['style'],
636 'js' => [],
637 'category' => 'content',
638 ],
639 'hovering-image-stack' => [
640 'title' => esc_html__('Hovering Image Stack', 'king-addons'),
641 'description' => esc_html__('Create visually appealing image stacks to showcase multiple images in a layered format. Perfect for portfolios, product displays, or galleries. Customize the stack style, spacing, and effects to match your website design and provide a unique visual experience for your visitors.', 'king-addons'),
642 'php-class' => 'Hovering_Image_Stack',
643 'docs-link' => '',
644 'demo-link' => 'https://kingaddons.com/elementor/hovering-image-stack/',
645 'css' => ['style'],
646 'js' => [],
647 'category' => 'media',
648 ],
649 'content-flip-box' => [
650 'title' => esc_html__('Content Hover & Flip Box', 'king-addons'),
651 'description' => esc_html__('Showcase interactive content. This versatile tool includes various hover effects and also has the Flip Box effect for enhanced engagement. Perfect for highlighting features, services, or promotions in a visually appealing way. Customize the layout, colors, and effects to match your website design.', 'king-addons'),
652 'php-class' => 'Content_Flip_Box',
653 'docs-link' => '',
654 'demo-link' => 'https://kingaddons.com/elementor/content-hover-flip-box/',
655 'css' => ['style'],
656 'js' => [],
657 'category' => 'content',
658 ],
659 'flip-countdown' => [
660 'title' => esc_html__('Flip Countdown & Timer', 'king-addons'),
661 'description' => esc_html__('Add dynamic urgency to your events or promotions. This tool features a unique flipping animation, perfect for time-limited offers, upcoming launches, or important dates. Customize the design, format, and style to match your website, ensuring it captures visitors attention and encourages action.', 'king-addons'),
662 'php-class' => 'Flip_Countdown',
663 'docs-link' => '',
664 'demo-link' => 'https://kingaddons.com/elementor/flip-countdown-timer/',
665 'css' => [],
666 'js' => [],
667 'category' => 'content',
668 ],
669 'smooth-counter' => [
670 'title' => esc_html__('Smooth Counter', 'king-addons'),
671 'description' => esc_html__('Showcase your statistics or milestones. Featuring seamless animations, this tool is perfect for displaying numbers, achievements, or progress in an engaging way. Customize the design, animation speed, and style to match your website, ensuring it draws visitors attention and enhances your content.', 'king-addons'),
672 'php-class' => 'Smooth_Counter',
673 'docs-link' => '',
674 'demo-link' => 'https://kingaddons.com/elementor/smooth-counter/',
675 'css' => ['style'],
676 'js' => [],
677 'category' => 'content',
678 ],
679 'testimonial' => [
680 'title' => esc_html__('Testimonial & Review', 'king-addons'),
681 'description' => esc_html__('Build trust and credibility. Perfect for showcasing customer reviews, feedback, or client success stories. Customize the layout, design, and style to fit your brand, ensuring that positive experiences stand out and resonate with your audience.', 'king-addons'),
682 'php-class' => 'Testimonial',
683 'docs-link' => '',
684 'demo-link' => 'https://kingaddons.com/elementor/testimonial-review/',
685 'css' => ['style'],
686 'js' => [],
687 'category' => 'content',
688 ],
689 'testimonials-wall' => [
690 'title' => esc_html__('Testimonials Wall', 'king-addons'),
691 'description' => esc_html__('Showcase many testimonials at once in a masonry wall with filters and load more, ideal for modern landing pages and case studies.', 'king-addons'),
692 'php-class' => 'Testimonials_Wall',
693 'has-pro' => true,
694 'docs-link' => '',
695 'demo-link' => '',
696 'css' => ['style'],
697 'js' => ['script'],
698 'category' => 'content',
699 ],
700 'testimonial-carousel' => [
701 'title' => esc_html__('Testimonial & Review Carousel', 'king-addons'),
702 'description' => esc_html__('Display customer feedback and reviews dynamically. Ideal for showcasing client testimonials, ratings, or success stories in a sliding format. Customize the layout, transition effects, and style to match your brand, making positive experiences stand out and engage your audience effectively.', 'king-addons'),
703 'php-class' => 'Testimonial_Carousel',
704 'docs-link' => '',
705 'demo-link' => 'https://kingaddons.com/elementor/testimonial-review-carousel/',
706 'css' => ['style'],
707 'js' => [],
708 'category' => 'media',
709 ],
710 'feature-list' => [
711 'title' => esc_html__('Feature List', 'king-addons'),
712 'description' => esc_html__('Showcase key features or benefits. Perfect for highlighting product or service advantages in an organized and visually appealing format. Each list item can include icons, badges, and descriptions for added emphasis. Customize the layout, style, and icons to match your website design and engage your audience effectively.', 'king-addons'),
713 'php-class' => 'Feature_List',
714 'docs-link' => '',
715 'demo-link' => 'https://kingaddons.com/elementor/feature-list/',
716 'css' => ['style'],
717 'js' => ['script'],
718 'category' => 'content',
719 ],
720 'taxonomy-list' => [
721 'title' => esc_html__('Taxonomy List', 'king-addons'),
722 'description' => esc_html__('Display a structured list of taxonomies, such as categories or tags. Perfect for organizing content and improving navigation on your website. Customize the layout, style, and hierarchy to match your design and help visitors easily explore related topics or sections.', 'king-addons'),
723 'php-class' => 'Taxonomy_List',
724 'has-pro' => true,
725 'docs-link' => '',
726 'demo-link' => 'https://kingaddons.com/elementor/taxonomy-list/',
727 'css' => ['style'],
728 'js' => [],
729 'category' => 'content',
730 ],
731 'page-list' => [
732 'title' => esc_html__('Page List & Menu', 'king-addons'),
733 'description' => esc_html__('Display a structured list of pages, such as categories or tags. Perfect for organizing content and improving navigation on your website. Customize the layout, style, and hierarchy to match your design and help visitors easily explore related topics or sections.', 'king-addons'),
734 'php-class' => 'Page_List',
735 'has-pro' => true,
736 'docs-link' => '',
737 'demo-link' => 'https://kingaddons.com/elementor/page-list/',
738 'css' => ['style'],
739 'js' => [],
740 'category' => 'content',
741 ],
742 'search' => [
743 'title' => esc_html__('Search (AJAX, live results, filters)', 'king-addons'),
744 'description' => esc_html__('Enhance your website with the search widget for fast and dynamic search functionality. Display instant results as users type, improving user experience and navigation. Customize the layout, style, and filters to match your website design, making it easier for visitors to find content quickly and efficiently.', 'king-addons'),
745 'php-class' => 'Search',
746 'has-pro' => true,
747 'docs-link' => '',
748 'demo-link' => 'https://kingaddons.com/elementor/ajax-search/',
749 'css' => ['style'],
750 'js' => ['script'],
751 'category' => 'navigation',
752 ],
753 'progress-bar' => [
754 'title' => esc_html__('Progress Bar', 'king-addons'),
755 'description' => esc_html__('Highlight progress, goals, or achievements with a fully customizable design. Perfect for showcasing skills, project statuses, or performance metrics in a visually appealing way.', 'king-addons'),
756 'php-class' => 'Progress_Bar',
757 'has-pro' => true,
758 'docs-link' => '',
759 'demo-link' => 'https://kingaddons.com/elementor/progress-bar/',
760 'css' => ['style'],
761 'js' => ['script'],
762 'category' => 'content',
763 ],
764 'team-member' => [
765 'title' => esc_html__('Team Member', 'king-addons'),
766 'description' => esc_html__('Highlight your team members with names, roles, photos, and social media links. Perfect for corporate websites, agencies, or portfolios, it offers fully customizable layouts to match your design and responsive features for any device.', 'king-addons'),
767 'php-class' => 'Team_Member',
768 'docs-link' => '',
769 'demo-link' => 'https://kingaddons.com/elementor/team-member/',
770 'css' => ['style'],
771 'js' => [],
772 'category' => 'content',
773 ],
774 'team-member-slider' => [
775 'title' => esc_html__('Team Members Slider', 'king-addons'),
776 'description' => esc_html__('Display multiple team members in a carousel/slider format. Showcase staff photos, names, roles, bios, and social links in a sleek, responsive slider for improved engagement and navigation.', 'king-addons'),
777 'php-class' => 'Team_Member_Slider',
778 'docs-link' => '',
779 'demo-link' => '',
780 'css' => ['style'],
781 'js' => ['script'],
782 'category' => 'media',
783 ],
784 // 'filterable-image-gallery' => [
785 // 'title' => esc_html__('Filterable Image Gallery', 'king-addons'),
786 // 'description' => esc_html__('A versatile gallery with filter buttons and optional lightbox.', 'king-addons'),
787 // 'php-class' => 'Filterable_Image_Gallery',
788 // 'docs-link' => '',
789 // 'demo-link' => '',
790 // 'css' => ['style'],
791 // 'js' => ['script'],
792 // ],
793 'share-buttons' => [
794 'title' => esc_html__('Share Buttons', 'king-addons'),
795 'description' => esc_html__('Add stylish and customizable share buttons to your website to boost social media engagement. Perfect for blogs, articles, and product pages, it supports various platforms and responsive designs to ensure seamless sharing across all devices.', 'king-addons'),
796 'php-class' => 'Share_Buttons',
797 'has-pro' => true,
798 'docs-link' => '',
799 'demo-link' => 'https://kingaddons.com/elementor/share-buttons/',
800 'css' => ['style'],
801 'js' => [],
802 'category' => 'content',
803 ],
804 'pricing-table' => [
805 'title' => esc_html__('Pricing Table', 'king-addons'),
806 'description' => esc_html__('Showcase pricing plans with customizable layouts and feature comparisons. Perfect for highlighting offers or services, it ensures a responsive and visually appealing design to match your website.', 'king-addons'),
807 'php-class' => 'Pricing_Table',
808 'has-pro' => true,
809 'docs-link' => '',
810 'demo-link' => 'https://kingaddons.com/elementor/pricing-table/',
811 'css' => ['style'],
812 'js' => [],
813 'category' => 'content',
814 ],
815 'charts' => [
816 'title' => esc_html__('Charts', 'king-addons'),
817 'description' => esc_html__('Visualize data effectively. Create bar, line, pie, or radar charts with customizable styles and responsive layouts. Perfect for dashboards, reports, or data-driven content.', 'king-addons'),
818 'php-class' => 'Charts',
819 'has-pro' => true,
820 'docs-link' => '',
821 'demo-link' => 'https://kingaddons.com/elementor/charts/',
822 'css' => ['style'],
823 'js' => ['script'],
824 'category' => 'content',
825 ],
826 'kpi-tiles-microcharts' => [
827 'title' => esc_html__('KPI Tiles with Microcharts', 'king-addons'),
828 'description' => esc_html__('Display KPI tiles with deltas, trend arrows, and sparklines for dashboards, reports, and landing pages.', 'king-addons'),
829 'php-class' => 'KPI_Tiles_Microcharts',
830 'has-pro' => true,
831 'docs-link' => '',
832 'demo-link' => '',
833 'css' => ['style'],
834 'js' => ['script'],
835 'category' => 'content',
836 ],
837 'posts-grid' => [
838 'title' => esc_html__('Posts Grid & Slider', 'king-addons'),
839 'description' => esc_html__('Display posts in grids, sliders, or carousels with fully customizable layouts. Perfect for showcasing blog content, news, or articles in a responsive and visually appealing format.', 'king-addons'),
840 'php-class' => 'Posts_Grid',
841 'has-pro' => true,
842 'docs-link' => '',
843 'demo-link' => 'https://kingaddons.com/elementor/posts-grid-slider-carousel/',
844 'css' => ['style'],
845 'js' => [],
846 'category' => 'content',
847 ],
848 'woocommerce-grid' => [
849 'title' => esc_html__('WooCommerce Grid & Slider', 'king-addons'),
850 'description' => esc_html__('Showcase WooCommerce products in grids, sliders, or carousels with customizable styles. Ideal for creating responsive, engaging product displays for online stores.', 'king-addons'),
851 'php-class' => 'WooCommerce_Grid',
852 'has-pro' => true,
853 'docs-link' => '',
854 // 'demo-link' => 'https://kingaddons.com/elementor/woocommerce-grid/',
855 'demo-link' => '',
856 'css' => ['style'],
857 'js' => [],
858 'category' => 'woocommerce',
859 ],
860 'image-grid' => [
861 'title' => esc_html__('Image Grid Light', 'king-addons'),
862 'description' => esc_html__('Create stunning image galleries with masonry and fit rows grid layouts. Perfectly adaptable for both mobile and desktop views. Customize the design to match your website style and showcase your images beautifully.', 'king-addons'),
863 'php-class' => 'Image_Grid',
864 'docs-link' => '',
865 'demo-link' => 'https://kingaddons.com/elementor/image-grid/',
866 'css' => ['style'],
867 'js' => [],
868 'category' => 'media',
869 ],
870 'media-grid' => [
871 'title' => esc_html__('Advanced Image Gallery', 'king-addons'),
872 'description' => esc_html__('Create stunning media galleries with grids, sliders, or carousels. Perfect for showcasing images or videos in a fully customizable and responsive format.', 'king-addons'),
873 'php-class' => 'Media_Grid',
874 'has-pro' => true,
875 'docs-link' => '',
876 // 'demo-link' => 'https://kingaddons.com/elementor/media-grid/',
877 'demo-link' => '',
878 'css' => ['style'],
879 'js' => [],
880 'category' => 'media',
881 ],
882 'magazine-grid' => [
883 'title' => esc_html__('Magazine Grid & Slider', 'king-addons'),
884 'description' => esc_html__('Design magazine-style layouts with grids or sliders to display posts, news, or articles. Ideal for blogs or online publications with responsive and dynamic designs.', 'king-addons'),
885 'php-class' => 'Magazine_Grid',
886 'has-pro' => true,
887 'docs-link' => '',
888 'demo-link' => 'https://kingaddons.com/elementor/magazine-grid-slider-for-elementor/',
889 'css' => [],
890 'js' => ['script'],
891 'category' => 'content',
892 ],
893 'timeline' => [
894 'title' => esc_html__('Timeline', 'king-addons'),
895 'description' => esc_html__('Display posts or events in a chronological timeline format. Perfect for storytelling, showcasing milestones, or creating visually appealing timelines.', 'king-addons'),
896 'php-class' => 'Timeline',
897 'has-pro' => true,
898 'docs-link' => '',
899 'demo-link' => 'https://kingaddons.com/elementor/timeline/',
900 'css' => ['style'],
901 'js' => ['script'],
902 'category' => 'content',
903 ],
904 'steps-process-timeline' => [
905 'title' => esc_html__('Steps Process Timeline', 'king-addons'),
906 'description' => esc_html__('Create clean “How it works” sections with numbered steps, icons, descriptions, and optional CTAs.', 'king-addons'),
907 'php-class' => 'Steps_Process_Timeline',
908 'has-pro' => true,
909 'docs-link' => '',
910 'demo-link' => '',
911 'css' => ['style'],
912 'js' => ['script'],
913 'category' => 'content',
914 ],
915 'interactive-steps-progress' => [
916 'title' => esc_html__('Interactive Steps with Progress', 'king-addons'),
917 'description' => esc_html__('Interactive step-by-step sections with progress markers and expandable details. Pro unlocks horizontal layouts, sticky progress, and deep links.', 'king-addons'),
918 'php-class' => 'Interactive_Steps_Progress',
919 'has-pro' => true,
920 'docs-link' => '',
921 'demo-link' => '',
922 'css' => ['style'],
923 'js' => ['script'],
924 'category' => 'content',
925 ],
926 'reveal-swipe-cards' => [
927 'title' => esc_html__('Reveal Swipe Cards', 'king-addons'),
928 'description' => esc_html__('Card grid with wipe-reveal animation on hover or scroll. Content is hidden by a colored overlay that slides away to reveal the card. Pro adds mask shapes (circle, diagonal, wave), blur edges, touch swipe, and sequence modes.', 'king-addons'),
929 'php-class' => 'Reveal_Swipe_Cards',
930 'has-pro' => true,
931 'docs-link' => '',
932 'demo-link' => '',
933 'css' => ['style'],
934 'js' => ['script'],
935 'category' => 'creative',
936 ],
937 'floating-tags-marquee' => [
938 'title' => esc_html__('Floating Tags Marquee', 'king-addons'),
939 'description' => esc_html__('Infinite scrolling marquee of tags/chips with direction and speed controls. Perfect for trusted by, topics, integrations, and buzzwords sections. Pro adds drag, pause on hover, multi-rows, fade edges, and reduced motion support.', 'king-addons'),
940 'php-class' => 'Floating_Tags_Marquee',
941 'has-pro' => true,
942 'docs-link' => '',
943 'demo-link' => '',
944 'css' => ['style'],
945 'js' => ['script'],
946 'category' => 'creative',
947 ],
948 'interactive-image-sheen' => [
949 'title' => esc_html__('Interactive Image Sheen', 'king-addons'),
950 'description' => esc_html__('Premium silk sheen effect overlay for images and cards. Activates on hover with presets like Silk Soft, Gloss Sharp, and Dual Streak. Pro adds cursor follow, layered sheen (2-3 layers), mask shapes, and mobile fallback.', 'king-addons'),
951 'php-class' => 'Interactive_Image_Sheen',
952 'has-pro' => true,
953 'docs-link' => '',
954 'demo-link' => '',
955 'css' => ['style'],
956 'js' => ['script'],
957 'category' => 'creative',
958 ],
959 'scroll-story-sections' => [
960 'title' => esc_html__('Scroll Story Sections', 'king-addons'),
961 'description' => esc_html__('Build scroll-driven storytelling blocks with step navigation and synced content panels.', 'king-addons'),
962 'php-class' => 'Scroll_Story_Sections',
963 'has-pro' => true,
964 'docs-link' => '',
965 'demo-link' => '',
966 'css' => ['style'],
967 'js' => ['script'],
968 'category' => 'content',
969 ],
970 'slider' => [
971 'title' => esc_html__('Slider/Carousel', 'king-addons'),
972 'description' => esc_html__('Create engaging sliders with images, text, or multimedia. Fully customizable and responsive, it is perfect for hero sections or featured content displays.', 'king-addons'),
973 'php-class' => 'Slider',
974 'has-pro' => true,
975 'docs-link' => '',
976 'demo-link' => 'https://kingaddons.com/elementor/slider/',
977 'css' => ['style'],
978 'js' => ['script'],
979 'category' => 'media',
980 ],
981 'form-builder' => [
982 'title' => esc_html__('Form Builder', 'king-addons'),
983 'description' => esc_html__('Build custom forms with ease using the fully customizable Form Builder. Ideal for contact forms, surveys, or lead generation with responsive designs.', 'king-addons'),
984 'php-class' => 'Form_Builder',
985 'has-pro' => true,
986 'docs-link' => '',
987 // 'demo-link' => 'https://kingaddons.com/elementor/form-builder/',
988 'demo-link' => '',
989 'css' => ['style'],
990 'js' => ['script'],
991 'category' => 'forms',
992 ],
993 'data-table' => [
994 'title' => esc_html__('Data Table', 'king-addons'),
995 'description' => esc_html__('Present data effectively with customizable tables. Perfect for pricing comparisons, schedules, or detailed information in a responsive and user-friendly layout.', 'king-addons'),
996 'php-class' => 'Data_Table',
997 'has-pro' => true,
998 'docs-link' => '',
999 'demo-link' => 'https://kingaddons.com/elementor/data-table/',
1000 'css' => ['style'],
1001 'js' => ['script'],
1002 'category' => 'content',
1003 ],
1004 'table-builder' => [
1005 'title' => esc_html__('Table Builder', 'king-addons'),
1006 'description' => esc_html__('Insert tables created in the Table Builder with sorting, search, and pagination.', 'king-addons'),
1007 'php-class' => 'Table_Builder',
1008 'docs-link' => '',
1009 'demo-link' => '',
1010 'css' => [],
1011 'js' => [],
1012 'category' => 'content',
1013 ],
1014 'maintenance-page' => [
1015 'title' => esc_html__('Maintenance Page', 'king-addons'),
1016 'description' => esc_html__('Embed Maintenance Mode templates or selected pages directly in Elementor.', 'king-addons'),
1017 'php-class' => 'Maintenance_Page',
1018 'docs-link' => '',
1019 'demo-link' => '',
1020 'css' => [],
1021 'js' => [],
1022 'category' => 'content',
1023 ],
1024 'content-ticker' => [
1025 'title' => esc_html__('Content Ticker', 'king-addons'),
1026 'description' => esc_html__('Display scrolling text or updates. Perfect for news, announcements, or dynamic content in a sleek, responsive design.', 'king-addons'),
1027 'php-class' => 'Content_Ticker',
1028 'has-pro' => true,
1029 'docs-link' => '',
1030 'demo-link' => 'https://kingaddons.com/elementor/content-ticker/',
1031 'css' => ['style'],
1032 'js' => ['script'],
1033 'category' => 'content',
1034 ],
1035 'content-toggle' => [
1036 'title' => esc_html__('Content Toggle', 'king-addons'),
1037 'description' => esc_html__('Showcase key information with a two-state switcher that swaps between primary and secondary content to reduce scrolling. Pro adds template sources, external selector toggling, and enhanced animations.', 'king-addons'),
1038 'php-class' => 'Content_Toggle',
1039 'docs-link' => '',
1040 'demo-link' => '',
1041 'css' => ['style'],
1042 'js' => ['script'],
1043 'has-pro' => true,
1044 'category' => 'content',
1045 ],
1046 'mailchimp' => [
1047 'title' => esc_html__('MailChimp', 'king-addons'),
1048 'description' => esc_html__('Easily integrate MailChimp forms into your website. Perfect for growing your email list with customizable and responsive sign-up forms.', 'king-addons'),
1049 'php-class' => 'MailChimp',
1050 'has-pro' => true,
1051 'docs-link' => '',
1052 'demo-link' => 'https://kingaddons.com/elementor/mailchimp/',
1053 'css' => ['style'],
1054 'js' => ['script'],
1055 'category' => 'forms',
1056 ],
1057 'tabs' => [
1058 'title' => esc_html__('Tabs', 'king-addons'),
1059 'description' => esc_html__('Organize content into tabs for easy navigation and a clean layout. Perfect for FAQs, features, or segmented content in a fully responsive format. The Elementor content to be placed inside.', 'king-addons'),
1060 'php-class' => 'Tabs',
1061 'has-pro' => true,
1062 'docs-link' => '',
1063 'demo-link' => 'https://kingaddons.com/elementor/tabs/',
1064 'css' => ['style'],
1065 'js' => ['script'],
1066 'category' => 'content',
1067 ],
1068 'google-maps' => [
1069 'title' => esc_html__('Google Maps', 'king-addons'),
1070 'description' => esc_html__('Perfect for displaying business locations, contact details, or navigation routes, this widget allows you to adjust styles, markers, and layouts. Ideal for enhancing user experience with responsive and visually appealing map designs.', 'king-addons'),
1071 'php-class' => 'Google_Maps',
1072 'docs-link' => '',
1073 // 'demo-link' => 'https://kingaddons.com/elementor/google-maps/',
1074 'demo-link' => '',
1075 'css' => ['style'],
1076 'js' => ['script'],
1077 'category' => 'content',
1078 ],
1079 'accordion' => [
1080 'title' => esc_html__('Accordion', 'king-addons'),
1081 'description' => esc_html__('Present collapsible sections for better content organization. Ideal for FAQs, long articles, or feature breakdowns with customizable and responsive designs. The Elementor content to be placed inside. It also has a search-by-items feature.', 'king-addons'),
1082 'php-class' => 'Accordion',
1083 'has-pro' => true,
1084 'docs-link' => '',
1085 'demo-link' => 'https://kingaddons.com/elementor/accordion/',
1086 'css' => ['style'],
1087 'js' => ['script'],
1088 'category' => 'content',
1089 ],
1090 'image-accordion' => [
1091 'title' => esc_html__('Image Accordion', 'king-addons'),
1092 'description' => esc_html__('Create interactive image accordions for visually dynamic displays. Perfect for portfolios, galleries, or storytelling in a customizable and responsive layout. It has a lightbox feature.', 'king-addons'),
1093 'php-class' => 'Image_Accordion',
1094 'has-pro' => true,
1095 'docs-link' => '',
1096 'demo-link' => 'https://kingaddons.com/elementor/image-accordion/',
1097 'css' => ['style'],
1098 'js' => ['script'],
1099 'category' => 'media',
1100 ],
1101 'countdown' => [
1102 'title' => esc_html__('Countdown & Timer', 'king-addons'),
1103 'description' => esc_html__('Add urgency to your promotions or events. Perfect for sales, launches, or special events in a fully customizable and responsive format.', 'king-addons'),
1104 'php-class' => 'Countdown',
1105 'has-pro' => true,
1106 'docs-link' => '',
1107 'demo-link' => 'https://kingaddons.com/elementor/countdown-timer/',
1108 'css' => ['style'],
1109 'js' => ['script'],
1110 'category' => 'content',
1111 ],
1112 'pricing-calculator' => [
1113 'title' => esc_html__('Pricing Calculator', 'king-addons'),
1114 'description' => esc_html__('Add interactive pricing calculators to your website. Perfect for service-based businesses, product customization, or quote estimations with responsive and customizable layouts.', 'king-addons'),
1115 'php-class' => 'Pricing_Calculator',
1116 'has-pro' => true,
1117 'docs-link' => '',
1118 'demo-link' => 'https://kingaddons.com/elementor/pricing-calculator-for-elementor/',
1119 'css' => ['style'],
1120 'js' => ['script'],
1121 'category' => 'content',
1122 ],
1123 'lottie-animations' => [
1124 'title' => esc_html__('Lottie Animations', 'king-addons'),
1125 'description' => esc_html__('Add lightweight and scalable animations to your website. Perfect for creating engaging, interactive elements, it supports customization of animation speed, loop settings, and triggers. Enhance user experience with modern, responsive designs.', 'king-addons'),
1126 'php-class' => 'Lottie_Animations',
1127 'docs-link' => '',
1128 'demo-link' => 'https://kingaddons.com/elementor/lottie-animations/',
1129 'css' => ['style'],
1130 'js' => ['script'],
1131 'category' => 'creative',
1132 ],
1133 'pricing-slider' => [
1134 'title' => esc_html__('Pricing Slider', 'king-addons'),
1135 'description' => esc_html__('Interactive slider for choosing pricing plans, allowing users to dynamically adjust pricing parameters and see matching features. Perfect for subscription-based services, product configurations, or any variable pricing model. Compatible with WooCommerce products.', 'king-addons'),
1136 'php-class' => 'Pricing_Slider',
1137 'docs-link' => '',
1138 'demo-link' => 'https://kingaddons.com/elementor/pricing-slider-for-elementor/',
1139 'css' => ['style'],
1140 'js' => ['script'],
1141 'has-pro' => true,
1142 'category' => 'media',
1143 ],
1144 'mega-menu' => [
1145 'title' => esc_html__('Mega Menu', 'king-addons'),
1146 'description' => esc_html__('Create powerful navigation menus with support for dropdown menus, custom layouts, and responsive design. Perfect for creating professional website headers with both WordPress menus and custom navigation structures.', 'king-addons'),
1147 'php-class' => 'Mega_Menu',
1148 'docs-link' => '',
1149 // 'demo-link' => 'https://kingaddons.com/elementor/mega-menu/',
1150 'demo-link' => '',
1151 'css' => ['style'],
1152 'js' => ['script'],
1153 'has-pro' => true,
1154 'category' => 'navigation',
1155 ],
1156 'login-register-form' => [
1157 'title' => esc_html__('Login | Register Form', 'king-addons'),
1158 'description' => esc_html__('Create beautiful login and registration forms with AJAX submission, form validation, and seamless user experience. Perfect for membership sites, user portals, and customer areas with customizable styling options.', 'king-addons'),
1159 'php-class' => 'Login_Register_Form',
1160 'docs-link' => '',
1161 'demo-link' => '',
1162 // 'demo-link' => 'https://kingaddons.com/elementor/login-register-form/',
1163 'css' => ['style'],
1164 'js' => ['script'],
1165 'category' => 'forms',
1166 ],
1167 // 'test' => [
1168 // 'title' => esc_html__('Test Title', 'king-addons'),
1169 // 'description' => esc_html__('Description', 'king-addons'),
1170 // 'php-class' => 'Test',
1171 // 'docs-link' => '',
1172 // // 'demo-link' => 'https://kingaddons.com/elementor/test/',
1173 // 'demo-link' => '',
1174 // 'css' => ['style'],
1175 // 'js' => [],
1176 // ],
1177 'woo-product-title' => [
1178 'title' => esc_html__('Product Title', 'king-addons'),
1179 'description' => esc_html__('Displays the WooCommerce product title with layout and style controls for builder templates.', 'king-addons'),
1180 'php-class' => 'Woo_Product_Title',
1181 'docs-link' => '',
1182 'demo-link' => '',
1183 'css' => ['style'],
1184 'js' => [],
1185 'has-pro' => true,
1186 'category' => 'woocommerce',
1187 ],
1188 'woo-product-price' => [
1189 'title' => esc_html__('Product Price', 'king-addons'),
1190 'description' => esc_html__('Displays WooCommerce product price with optional discount badge formatting.', 'king-addons'),
1191 'php-class' => 'Woo_Product_Price',
1192 'docs-link' => '',
1193 'demo-link' => '',
1194 'css' => ['style'],
1195 'js' => [],
1196 'has-pro' => true,
1197 'category' => 'woocommerce',
1198 ],
1199 'woo-product-sku' => [
1200 'title' => esc_html__('Product SKU', 'king-addons'),
1201 'description' => esc_html__('Displays product SKU with label and optional fallbacks.', 'king-addons'),
1202 'php-class' => 'Woo_Product_SKU',
1203 'docs-link' => '',
1204 'demo-link' => '',
1205 'css' => ['style'],
1206 'js' => [],
1207 'has-pro' => true,
1208 'category' => 'woocommerce',
1209 ],
1210 'woo-product-rating' => [
1211 'title' => esc_html__('Product Rating', 'king-addons'),
1212 'description' => esc_html__('Shows product rating stars and optional reviews count/link.', 'king-addons'),
1213 'php-class' => 'Woo_Product_Rating',
1214 'docs-link' => '',
1215 'demo-link' => '',
1216 'css' => ['style'],
1217 'js' => [],
1218 'has-pro' => true,
1219 'category' => 'woocommerce',
1220 ],
1221 'woo-product-stock' => [
1222 'title' => esc_html__('Product Stock', 'king-addons'),
1223 'description' => esc_html__('Displays product stock status with optional quantity and low-stock messaging.', 'king-addons'),
1224 'php-class' => 'Woo_Product_Stock',
1225 'docs-link' => '',
1226 'demo-link' => '',
1227 'css' => ['style'],
1228 'js' => [],
1229 'has-pro' => true,
1230 'category' => 'woocommerce',
1231 ],
1232 'woo-product-short-description' => [
1233 'title' => esc_html__('Product Short Description', 'king-addons'),
1234 'description' => esc_html__('Shows WooCommerce short description with optional trim and read more (Pro).', 'king-addons'),
1235 'php-class' => 'Woo_Product_Short_Description',
1236 'docs-link' => '',
1237 'demo-link' => '',
1238 'css' => ['style'],
1239 'js' => ['script'],
1240 'has-pro' => true,
1241 'category' => 'woocommerce',
1242 ],
1243 'woo-product-full-description' => [
1244 'title' => esc_html__('Product Full Description', 'king-addons'),
1245 'description' => esc_html__('Displays full product description with optional trimming (Pro).', 'king-addons'),
1246 'php-class' => 'Woo_Product_Full_Description',
1247 'docs-link' => '',
1248 'demo-link' => '',
1249 'css' => ['style'],
1250 'js' => [],
1251 'has-pro' => true,
1252 'category' => 'woocommerce',
1253 ],
1254 'woo-product-add-to-cart' => [
1255 'title' => esc_html__('Add To Cart', 'king-addons'),
1256 'description' => esc_html__('Renders WooCommerce add-to-cart button with quantity and optional AJAX (Pro).', 'king-addons'),
1257 'php-class' => 'Woo_Product_Add_To_Cart',
1258 'docs-link' => '',
1259 'demo-link' => '',
1260 'css' => ['style'],
1261 'js' => ['script'],
1262 'has-pro' => true,
1263 'category' => 'woocommerce',
1264 ],
1265 'woo-product-images-gallery' => [
1266 'title' => esc_html__('Product Images Gallery', 'king-addons'),
1267 'description' => esc_html__('Displays product main image and gallery with slider/grid layouts.', 'king-addons'),
1268 'php-class' => 'Woo_Product_Images_Gallery',
1269 'docs-link' => '',
1270 'demo-link' => '',
1271 'css' => ['style'],
1272 'js' => ['script'],
1273 'has-pro' => true,
1274 'category' => 'woocommerce',
1275 ],
1276 'woo-product-meta' => [
1277 'title' => esc_html__('Product Meta', 'king-addons'),
1278 'description' => esc_html__('Shows product categories, tags, and optional brand/SKU.', 'king-addons'),
1279 'php-class' => 'Woo_Product_Meta',
1280 'docs-link' => '',
1281 'demo-link' => '',
1282 'css' => ['style'],
1283 'js' => [],
1284 'has-pro' => true,
1285 'category' => 'woocommerce',
1286 ],
1287 'woo-product-breadcrumbs' => [
1288 'title' => esc_html__('Product Breadcrumbs', 'king-addons'),
1289 'description' => esc_html__('WooCommerce breadcrumbs with separator and trim options.', 'king-addons'),
1290 'php-class' => 'Woo_Product_Breadcrumbs',
1291 'docs-link' => '',
1292 'demo-link' => '',
1293 'css' => ['style'],
1294 'js' => [],
1295 'has-pro' => true,
1296 'category' => 'woocommerce',
1297 ],
1298 'woo-product-tabs' => [
1299 'title' => esc_html__('Product Tabs', 'king-addons'),
1300 'description' => esc_html__('Displays product tabs with layout and styling options.', 'king-addons'),
1301 'php-class' => 'Woo_Product_Tabs',
1302 'docs-link' => '',
1303 'demo-link' => '',
1304 'css' => ['style'],
1305 'js' => ['script'],
1306 'has-pro' => true,
1307 'category' => 'woocommerce',
1308 ],
1309 'woo-product-custom-tabs' => [
1310 'title' => esc_html__('Product Custom Tabs', 'king-addons'),
1311 'description' => esc_html__('Adds custom tabs from text or meta/ACF (Pro for multiple/ACF/meta).', 'king-addons'),
1312 'php-class' => 'Woo_Product_Custom_Tabs',
1313 'docs-link' => '',
1314 'demo-link' => '',
1315 'css' => ['style'],
1316 'js' => ['script'],
1317 'has-pro' => true,
1318 'category' => 'woocommerce',
1319 ],
1320 'woo-product-acf-field' => [
1321 'title' => esc_html__('Product ACF / Attribute Field', 'king-addons'),
1322 'description' => esc_html__('Outputs a product ACF field or product attribute with optional before/after text and fallback.', 'king-addons'),
1323 'php-class' => 'Woo_Product_ACF_Field',
1324 'docs-link' => '',
1325 'demo-link' => '',
1326 'css' => ['style'],
1327 'js' => [],
1328 'has-pro' => true,
1329 'category' => 'woocommerce',
1330 ],
1331 'woo-product-variations' => [
1332 'title' => esc_html__('Product Variations', 'king-addons'),
1333 'description' => esc_html__('Variation selectors; swatches and advanced behaviors are Pro.', 'king-addons'),
1334 'php-class' => 'Woo_Product_Variations',
1335 'docs-link' => '',
1336 'demo-link' => '',
1337 'css' => ['style'],
1338 'js' => ['script'],
1339 'has-pro' => true,
1340 'category' => 'woocommerce',
1341 ],
1342 'woo-product-countdown' => [
1343 'title' => esc_html__('Product Sale Countdown', 'king-addons'),
1344 'description' => esc_html__('Countdown to sale end date with optional custom date and seconds (Pro).', 'king-addons'),
1345 'php-class' => 'Woo_Product_Countdown',
1346 'docs-link' => '',
1347 'demo-link' => '',
1348 'css' => ['style'],
1349 'js' => ['script'],
1350 'has-pro' => true,
1351 'category' => 'woocommerce',
1352 ],
1353 'woo-product-badges' => [
1354 'title' => esc_html__('Product Badges', 'king-addons'),
1355 'description' => esc_html__('Sale/New badges; Pro adds percent, best seller, custom badges.', 'king-addons'),
1356 'php-class' => 'Woo_Product_Badges',
1357 'docs-link' => '',
1358 'demo-link' => '',
1359 'css' => ['style'],
1360 'js' => [],
1361 'has-pro' => true,
1362 'category' => 'woocommerce',
1363 ],
1364 'woo-product-related' => [
1365 'title' => esc_html__('Related Products', 'king-addons'),
1366 'description' => esc_html__('Displays related products grid.', 'king-addons'),
1367 'php-class' => 'Woo_Product_Related',
1368 'docs-link' => '',
1369 'demo-link' => '',
1370 'css' => ['style'],
1371 'js' => [],
1372 'has-pro' => true,
1373 'category' => 'woocommerce',
1374 ],
1375 'woo-product-upsell' => [
1376 'title' => esc_html__('Upsell Products', 'king-addons'),
1377 'description' => esc_html__('Displays upsell products grid.', 'king-addons'),
1378 'php-class' => 'Woo_Product_Upsell',
1379 'docs-link' => '',
1380 'demo-link' => '',
1381 'css' => ['style'],
1382 'js' => [],
1383 'has-pro' => true,
1384 'category' => 'woocommerce',
1385 ],
1386 'woo-product-cross-sell' => [
1387 'title' => esc_html__('Cross-sell Products', 'king-addons'),
1388 'description' => esc_html__('Displays cross-sell products grid.', 'king-addons'),
1389 'php-class' => 'Woo_Product_Cross_Sell',
1390 'docs-link' => '',
1391 'demo-link' => '',
1392 'css' => ['style'],
1393 'js' => [],
1394 'has-pro' => true,
1395 'category' => 'woocommerce',
1396 ],
1397 'woo-archive-title' => [
1398 'title' => esc_html__('Archive Title', 'king-addons'),
1399 'description' => esc_html__('Displays WooCommerce archive title.', 'king-addons'),
1400 'php-class' => 'Woo_Archive_Title',
1401 'docs-link' => '',
1402 'demo-link' => '',
1403 'css' => ['style'],
1404 'js' => ['script'],
1405 'has-pro' => true,
1406 'category' => 'woocommerce',
1407 ],
1408 'woo-archive-description' => [
1409 'title' => esc_html__('Archive Description', 'king-addons'),
1410 'description' => esc_html__('Displays WooCommerce archive description.', 'king-addons'),
1411 'php-class' => 'Woo_Archive_Description',
1412 'docs-link' => '',
1413 'demo-link' => '',
1414 'css' => ['style'],
1415 'js' => ['script'],
1416 'has-pro' => true,
1417 'category' => 'woocommerce',
1418 ],
1419 'woo-products-grid' => [
1420 'title' => esc_html__('Products Grid', 'king-addons'),
1421 'description' => esc_html__('Displays products grid for WooCommerce archives.', 'king-addons'),
1422 'php-class' => 'Woo_Products_Grid',
1423 'docs-link' => '',
1424 'demo-link' => '',
1425 'css' => ['style'],
1426 'js' => ['script'],
1427 'has-pro' => true,
1428 'category' => 'woocommerce',
1429 ],
1430 'woo-products-pagination' => [
1431 'title' => esc_html__('Products Pagination', 'king-addons'),
1432 'description' => esc_html__('Pagination control for product archives.', 'king-addons'),
1433 'php-class' => 'Woo_Products_Pagination',
1434 'docs-link' => '',
1435 'demo-link' => '',
1436 'css' => ['style'],
1437 'js' => [],
1438 'has-pro' => true,
1439 'category' => 'woocommerce',
1440 ],
1441 'woo-products-sorting' => [
1442 'title' => esc_html__('Products Sorting', 'king-addons'),
1443 'description' => esc_html__('Sorting control for product archives.', 'king-addons'),
1444 'php-class' => 'Woo_Products_Sorting',
1445 'docs-link' => '',
1446 'demo-link' => '',
1447 'css' => ['style'],
1448 'js' => ['script'],
1449 'has-pro' => true,
1450 'category' => 'woocommerce',
1451 ],
1452 'woo-products-result-count' => [
1453 'title' => esc_html__('Products Result Count', 'king-addons'),
1454 'description' => esc_html__('Shows product result count on archives.', 'king-addons'),
1455 'php-class' => 'Woo_Products_Result_Count',
1456 'docs-link' => '',
1457 'demo-link' => '',
1458 'css' => ['style'],
1459 'js' => [],
1460 'has-pro' => true,
1461 'category' => 'woocommerce',
1462 ],
1463 'woo-cart-table' => [
1464 'title' => esc_html__('Cart Table', 'king-addons'),
1465 'description' => esc_html__('Displays WooCommerce cart items table with optional totals.', 'king-addons'),
1466 'php-class' => 'Woo_Cart_Table',
1467 'docs-link' => '',
1468 'demo-link' => '',
1469 'css' => ['style'],
1470 'js' => ['script'],
1471 'has-pro' => true,
1472 'category' => 'woocommerce',
1473 ],
1474 'woo-cart-totals' => [
1475 'title' => esc_html__('Cart Totals', 'king-addons'),
1476 'description' => esc_html__('Shows WooCommerce cart totals section.', 'king-addons'),
1477 'php-class' => 'Woo_Cart_Totals',
1478 'docs-link' => '',
1479 'demo-link' => '',
1480 'css' => ['style'],
1481 'js' => ['script'],
1482 'has-pro' => true,
1483 'category' => 'woocommerce',
1484 ],
1485 'woo-cart-cross-sells' => [
1486 'title' => esc_html__('Cart Cross-sells', 'king-addons'),
1487 'description' => esc_html__('Displays cross-sell products on cart page.', 'king-addons'),
1488 'php-class' => 'Woo_Cart_Cross_Sells',
1489 'docs-link' => '',
1490 'demo-link' => '',
1491 'css' => ['style'],
1492 'js' => ['script'],
1493 'has-pro' => true,
1494 'category' => 'woocommerce',
1495 ],
1496 'woo-archive-banner' => [
1497 'title' => esc_html__('Archive Banner', 'king-addons'),
1498 'description' => esc_html__('Banner for shop/category archives with image, title, description.', 'king-addons'),
1499 'php-class' => 'Woo_Archive_Banner',
1500 'docs-link' => '',
1501 'demo-link' => '',
1502 'css' => ['style'],
1503 'js' => ['script'],
1504 'has-pro' => true,
1505 'category' => 'woocommerce',
1506 ],
1507 'woo-checkout-form' => [
1508 'title' => esc_html__('Checkout Form', 'king-addons'),
1509 'description' => esc_html__('Renders the WooCommerce checkout form with optional login/coupon/order-notes toggles.', 'king-addons'),
1510 'php-class' => 'Woo_Checkout_Form',
1511 'docs-link' => '',
1512 'demo-link' => '',
1513 'css' => ['style'],
1514 'js' => [],
1515 'has-pro' => true,
1516 'category' => 'woocommerce',
1517 ],
1518 'woo-checkout-order-summary' => [
1519 'title' => esc_html__('Checkout Order Summary', 'king-addons'),
1520 'description' => esc_html__('Displays checkout order review; Pro can make it sticky.', 'king-addons'),
1521 'php-class' => 'Woo_Checkout_Order_Summary',
1522 'docs-link' => '',
1523 'demo-link' => '',
1524 'css' => ['style'],
1525 'js' => [],
1526 'has-pro' => true,
1527 'category' => 'woocommerce',
1528 ],
1529 'woo-checkout-payment' => [
1530 'title' => esc_html__('Checkout Payment', 'king-addons'),
1531 'description' => esc_html__('Shows checkout payment methods and place order area.', 'king-addons'),
1532 'php-class' => 'Woo_Checkout_Payment',
1533 'docs-link' => '',
1534 'demo-link' => '',
1535 'css' => ['style'],
1536 'js' => ['script'],
1537 'has-pro' => true,
1538 'category' => 'woocommerce',
1539 ],
1540 'woo-checkout-place-order' => [
1541 'title' => esc_html__('Checkout Place Order Button', 'king-addons'),
1542 'description' => esc_html__('Standalone place order button for checkout.', 'king-addons'),
1543 'php-class' => 'Woo_Checkout_Place_Order',
1544 'docs-link' => '',
1545 'demo-link' => '',
1546 'css' => ['style'],
1547 'js' => [],
1548 'has-pro' => true,
1549 'category' => 'woocommerce',
1550 ],
1551 'woo-checkout-coupon' => [
1552 'title' => esc_html__('Checkout Coupon', 'king-addons'),
1553 'description' => esc_html__('Displays the coupon form on checkout.', 'king-addons'),
1554 'php-class' => 'Woo_Checkout_Coupon',
1555 'docs-link' => '',
1556 'demo-link' => '',
1557 'css' => ['style'],
1558 'js' => [],
1559 'has-pro' => true,
1560 'category' => 'woocommerce',
1561 ],
1562 'woo-checkout-login' => [
1563 'title' => esc_html__('Checkout Login', 'king-addons'),
1564 'description' => esc_html__('Shows returning customer login prompt on checkout.', 'king-addons'),
1565 'php-class' => 'Woo_Checkout_Login',
1566 'docs-link' => '',
1567 'demo-link' => '',
1568 'css' => ['style'],
1569 'js' => [],
1570 'has-pro' => true,
1571 'category' => 'woocommerce',
1572 ],
1573 'woo-checkout-progress' => [
1574 'title' => esc_html__('Checkout Progress', 'king-addons'),
1575 'description' => esc_html__('Progress indicator for cart/checkout/complete; Pro adds steps layout.', 'king-addons'),
1576 'php-class' => 'Woo_Checkout_Progress',
1577 'docs-link' => '',
1578 'demo-link' => '',
1579 'css' => ['style'],
1580 'js' => [],
1581 'has-pro' => true,
1582 'category' => 'woocommerce',
1583 ],
1584 'woo-my-account-navigation' => [
1585 'title' => esc_html__('My Account Navigation', 'king-addons'),
1586 'description' => esc_html__('Displays WooCommerce My Account navigation menu.', 'king-addons'),
1587 'php-class' => 'Woo_My_Account_Navigation',
1588 'docs-link' => '',
1589 'demo-link' => '',
1590 'css' => ['style'],
1591 'js' => ['script'],
1592 'has-pro' => true,
1593 'category' => 'woocommerce',
1594 ],
1595 'woo-my-account-content' => [
1596 'title' => esc_html__('My Account Content', 'king-addons'),
1597 'description' => esc_html__('Outputs My Account endpoint content.', 'king-addons'),
1598 'php-class' => 'Woo_My_Account_Content',
1599 'docs-link' => '',
1600 'demo-link' => '',
1601 'css' => ['style'],
1602 'js' => [],
1603 'has-pro' => true,
1604 'category' => 'woocommerce',
1605 ],
1606 'woo-my-account-orders' => [
1607 'title' => esc_html__('My Account Orders', 'king-addons'),
1608 'description' => esc_html__('Lists customer orders with pagination.', 'king-addons'),
1609 'php-class' => 'Woo_My_Account_Orders',
1610 'docs-link' => '',
1611 'demo-link' => '',
1612 'css' => ['style'],
1613 'js' => [],
1614 'has-pro' => true,
1615 'category' => 'woocommerce',
1616 ],
1617 'woo-my-account-downloads' => [
1618 'title' => esc_html__('My Account Downloads', 'king-addons'),
1619 'description' => esc_html__('Shows customer downloadable products.', 'king-addons'),
1620 'php-class' => 'Woo_My_Account_Downloads',
1621 'docs-link' => '',
1622 'demo-link' => '',
1623 'css' => ['style'],
1624 'js' => [],
1625 'has-pro' => true,
1626 'category' => 'woocommerce',
1627 ],
1628 'woo-my-account-address' => [
1629 'title' => esc_html__('My Account Address', 'king-addons'),
1630 'description' => esc_html__('Allows customer to view/edit billing/shipping addresses.', 'king-addons'),
1631 'php-class' => 'Woo_My_Account_Address',
1632 'docs-link' => '',
1633 'demo-link' => '',
1634 'css' => ['style'],
1635 'js' => [],
1636 'has-pro' => true,
1637 'category' => 'woocommerce',
1638 ],
1639 'woo-my-account-details' => [
1640 'title' => esc_html__('My Account Details', 'king-addons'),
1641 'description' => esc_html__('Account details form (name, email, password).', 'king-addons'),
1642 'php-class' => 'Woo_My_Account_Details',
1643 'docs-link' => '',
1644 'demo-link' => '',
1645 'css' => ['style'],
1646 'js' => [],
1647 'has-pro' => true,
1648 'category' => 'woocommerce',
1649 ],
1650 'woo-my-account-dashboard' => [
1651 'title' => esc_html__('My Account Dashboard', 'king-addons'),
1652 'description' => esc_html__('Outputs WooCommerce My Account dashboard area.', 'king-addons'),
1653 'php-class' => 'Woo_My_Account_Dashboard',
1654 'docs-link' => '',
1655 'demo-link' => '',
1656 'css' => [],
1657 'js' => [],
1658 'has-pro' => false,
1659 'category' => 'woocommerce',
1660 ],
1661 'woo-my-account-order-details' => [
1662 'title' => esc_html__('My Account Order Details', 'king-addons'),
1663 'description' => esc_html__('Displays order view in My Account when an order is selected.', 'king-addons'),
1664 'php-class' => 'Woo_My_Account_Order_Details',
1665 'docs-link' => '',
1666 'demo-link' => '',
1667 'css' => [],
1668 'js' => [],
1669 'has-pro' => false,
1670 'category' => 'woocommerce',
1671 ],
1672 'woo-my-account-logout' => [
1673 'title' => esc_html__('My Account Logout', 'king-addons'),
1674 'description' => esc_html__('Shows a logout button/link for My Account.', 'king-addons'),
1675 'php-class' => 'Woo_My_Account_Logout',
1676 'docs-link' => '',
1677 'demo-link' => '',
1678 'css' => ['style'],
1679 'js' => ['script'],
1680 'has-pro' => false,
1681 'category' => 'woocommerce',
1682 ],
1683 'woo-my-account-acf-fields' => [
1684 'title' => esc_html__('My Account ACF Extra Fields', 'king-addons'),
1685 'description' => esc_html__('Adds extra ACF fields for My Account endpoints (Pro).', 'king-addons'),
1686 'php-class' => 'Woo_My_Account_ACF_Fields',
1687 'docs-link' => '',
1688 'demo-link' => '',
1689 'css' => [],
1690 'js' => [],
1691 'has-pro' => true,
1692 'category' => 'woocommerce',
1693 ],
1694 'woo-checkout-steps' => [
1695 'title' => esc_html__('Checkout Steps (Multi-step)', 'king-addons'),
1696 'description' => esc_html__('Multi-step indicator for checkout (Pro for live steps).', 'king-addons'),
1697 'php-class' => 'Woo_Checkout_Steps',
1698 'docs-link' => '',
1699 'demo-link' => '',
1700 'css' => [],
1701 'js' => [],
1702 'has-pro' => true,
1703 'category' => 'woocommerce',
1704 ],
1705 'woo-checkout-sticky-sidebar' => [
1706 'title' => esc_html__('Checkout Sticky Sidebar', 'king-addons'),
1707 'description' => esc_html__('Sticky order summary for checkout (Pro).', 'king-addons'),
1708 'php-class' => 'Woo_Checkout_Sticky_Sidebar',
1709 'docs-link' => '',
1710 'demo-link' => '',
1711 'css' => [],
1712 'js' => [],
1713 'has-pro' => true,
1714 'category' => 'woocommerce',
1715 ],
1716 'woo-checkout-acf-fields' => [
1717 'title' => esc_html__('Checkout ACF Extra Fields', 'king-addons'),
1718 'description' => esc_html__('Adds ACF-driven extra fields to checkout (Pro).', 'king-addons'),
1719 'php-class' => 'Woo_Checkout_ACF_Fields',
1720 'docs-link' => '',
1721 'demo-link' => '',
1722 'css' => [],
1723 'js' => [],
1724 'has-pro' => true,
1725 'category' => 'woocommerce',
1726 ],
1727 'woo-cart-coupon-form' => [
1728 'title' => esc_html__('Cart Coupon Form', 'king-addons'),
1729 'description' => esc_html__('Shows the cart coupon entry form.', 'king-addons'),
1730 'php-class' => 'Woo_Cart_Coupon_Form',
1731 'docs-link' => '',
1732 'demo-link' => '',
1733 'css' => ['style'],
1734 'js' => ['script'],
1735 'has-pro' => false,
1736 'category' => 'woocommerce',
1737 ],
1738 'woo-cart-empty' => [
1739 'title' => esc_html__('Cart Empty Message', 'king-addons'),
1740 'description' => esc_html__('Displays empty cart notice and return to shop button.', 'king-addons'),
1741 'php-class' => 'Woo_Cart_Empty',
1742 'docs-link' => '',
1743 'demo-link' => '',
1744 'css' => [],
1745 'js' => [],
1746 'has-pro' => false,
1747 'category' => 'woocommerce',
1748 ],
1749 // WooCommerce Shortcode Wrapper Widgets
1750 'woo-shortcode-cart' => [
1751 'title' => esc_html__('WC Cart (Shortcode)', 'king-addons'),
1752 'description' => esc_html__('Renders the standard WooCommerce cart page using the [woocommerce_cart] shortcode.', 'king-addons'),
1753 'php-class' => 'Woo_Shortcode_Cart',
1754 'docs-link' => '',
1755 'demo-link' => '',
1756 'css' => [],
1757 'js' => [],
1758 'has-pro' => false,
1759 'category' => 'woocommerce',
1760 ],
1761 'woo-shortcode-checkout' => [
1762 'title' => esc_html__('WC Checkout (Shortcode)', 'king-addons'),
1763 'description' => esc_html__('Renders the standard WooCommerce checkout page using the [woocommerce_checkout] shortcode.', 'king-addons'),
1764 'php-class' => 'Woo_Shortcode_Checkout',
1765 'docs-link' => '',
1766 'demo-link' => '',
1767 'css' => [],
1768 'js' => [],
1769 'has-pro' => false,
1770 'category' => 'woocommerce',
1771 ],
1772 'woo-shortcode-my-account' => [
1773 'title' => esc_html__('WC My Account (Shortcode)', 'king-addons'),
1774 'description' => esc_html__('Renders the standard WooCommerce My Account page using the [woocommerce_my_account] shortcode.', 'king-addons'),
1775 'php-class' => 'Woo_Shortcode_My_Account',
1776 'docs-link' => '',
1777 'demo-link' => '',
1778 'css' => [],
1779 'js' => [],
1780 'has-pro' => false,
1781 'category' => 'woocommerce',
1782 ],
1783 'woo-shortcode-products' => [
1784 'title' => esc_html__('WC Products (Shortcode)', 'king-addons'),
1785 'description' => esc_html__('Renders WooCommerce products using standard shortcodes with configurable query options.', 'king-addons'),
1786 'php-class' => 'Woo_Shortcode_Products',
1787 'docs-link' => '',
1788 'demo-link' => '',
1789 'css' => [],
1790 'js' => [],
1791 'has-pro' => false,
1792 'category' => 'woocommerce',
1793 ],
1794 'woo-shortcode-order-tracking' => [
1795 'title' => esc_html__('WC Order Tracking (Shortcode)', 'king-addons'),
1796 'description' => esc_html__('Renders the standard WooCommerce order tracking form using the [woocommerce_order_tracking] shortcode.', 'king-addons'),
1797 'php-class' => 'Woo_Shortcode_Order_Tracking',
1798 'docs-link' => '',
1799 'demo-link' => '',
1800 'css' => [],
1801 'js' => [],
1802 'has-pro' => false,
1803 'category' => 'woocommerce',
1804 ],
1805 'woo-shortcode-product-page' => [
1806 'title' => esc_html__('WC Product Page (Shortcode)', 'king-addons'),
1807 'description' => esc_html__('Renders a full single product page by ID or SKU using the [product_page] shortcode.', 'king-addons'),
1808 'php-class' => 'Woo_Shortcode_Product_Page',
1809 'docs-link' => '',
1810 'demo-link' => '',
1811 'css' => [],
1812 'js' => [],
1813 'has-pro' => false,
1814 'category' => 'woocommerce',
1815 ],
1816 'woo-shortcode-product-category' => [
1817 'title' => esc_html__('WC Product Category (Shortcode)', 'king-addons'),
1818 'description' => esc_html__('Renders products from a specific category using the [product_category] shortcode.', 'king-addons'),
1819 'php-class' => 'Woo_Shortcode_Product_Category',
1820 'docs-link' => '',
1821 'demo-link' => '',
1822 'css' => [],
1823 'js' => [],
1824 'has-pro' => false,
1825 'category' => 'woocommerce',
1826 ],
1827 'woo-shortcode-product-categories' => [
1828 'title' => esc_html__('WC Product Categories (Shortcode)', 'king-addons'),
1829 'description' => esc_html__('Renders product categories grid using the [product_categories] shortcode.', 'king-addons'),
1830 'php-class' => 'Woo_Shortcode_Product_Categories',
1831 'docs-link' => '',
1832 'demo-link' => '',
1833 'css' => [],
1834 'js' => [],
1835 'has-pro' => false,
1836 'category' => 'woocommerce',
1837 ],
1838 'woo-shortcode-add-to-cart' => [
1839 'title' => esc_html__('WC Add To Cart Button (Shortcode)', 'king-addons'),
1840 'description' => esc_html__('Renders an add-to-cart button for a specific product using the [add_to_cart] shortcode.', 'king-addons'),
1841 'php-class' => 'Woo_Shortcode_Add_To_Cart',
1842 'docs-link' => '',
1843 'demo-link' => '',
1844 'css' => [],
1845 'js' => [],
1846 'has-pro' => false,
1847 'category' => 'woocommerce',
1848 ],
1849 'woo-shortcode-shop-messages' => [
1850 'title' => esc_html__('WC Shop Messages (Shortcode)', 'king-addons'),
1851 'description' => esc_html__('Renders WooCommerce shop messages and notices using the [shop_messages] shortcode.', 'king-addons'),
1852 'php-class' => 'Woo_Shortcode_Shop_Messages',
1853 'docs-link' => '',
1854 'demo-link' => '',
1855 'css' => [],
1856 'js' => [],
1857 'has-pro' => false,
1858 'category' => 'woocommerce',
1859 ],
1860 'tb-post-title' => [
1861 'title' => esc_html__('TB - Post Title', 'king-addons'),
1862 'description' => esc_html__('Displays current post title with tag and link options; Pro adds truncation and hover underline.', 'king-addons'),
1863 'php-class' => 'TB_Post_Title',
1864 'docs-link' => '',
1865 'demo-link' => '',
1866 'css' => ['style'],
1867 'js' => ['script'],
1868 'has-pro' => true,
1869 'category' => 'theme-builder',
1870 ],
1871 'tb-post-content' => [
1872 'title' => esc_html__('TB - Post Content', 'king-addons'),
1873 'description' => esc_html__('Outputs current post content with base styling; Pro adds block exclusions and advanced typography.', 'king-addons'),
1874 'php-class' => 'TB_Post_Content',
1875 'docs-link' => '',
1876 'demo-link' => '',
1877 'css' => ['style'],
1878 'js' => ['script'],
1879 'has-pro' => true,
1880 'category' => 'theme-builder',
1881 ],
1882 'tb-post-excerpt' => [
1883 'title' => esc_html__('TB - Post Excerpt', 'king-addons'),
1884 'description' => esc_html__('Shows post excerpt with length and suffix controls; Pro adds character trim and HTML stripping.', 'king-addons'),
1885 'php-class' => 'TB_Post_Excerpt',
1886 'docs-link' => '',
1887 'demo-link' => '',
1888 'css' => ['style'],
1889 'js' => ['script'],
1890 'has-pro' => true,
1891 'category' => 'theme-builder',
1892 ],
1893 'tb-featured-image' => [
1894 'title' => esc_html__('TB - Featured Image', 'king-addons'),
1895 'description' => esc_html__('Displays featured image with size and link choices; Pro adds fallback, aspect ratio, and overlay hovers.', 'king-addons'),
1896 'php-class' => 'TB_Featured_Image',
1897 'docs-link' => '',
1898 'demo-link' => '',
1899 'css' => ['style'],
1900 'js' => ['script'],
1901 'has-pro' => true,
1902 'category' => 'theme-builder',
1903 ],
1904 'tb-post-meta' => [
1905 'title' => esc_html__('TB - Post Meta', 'king-addons'),
1906 'description' => esc_html__('Shows date, author, and taxonomy meta with layout and order controls; Pro adds reading time, icons, and badges.', 'king-addons'),
1907 'php-class' => 'TB_Post_Meta',
1908 'docs-link' => '',
1909 'demo-link' => '',
1910 'css' => ['style'],
1911 'js' => ['script'],
1912 'has-pro' => true,
1913 'category' => 'theme-builder',
1914 ],
1915 'tb-post-taxonomies' => [
1916 'title' => esc_html__('TB - Post Taxonomies', 'king-addons'),
1917 'description' => esc_html__('Lists post categories or tags with label and separator options; Pro adds custom taxonomies, badges, and placeholders.', 'king-addons'),
1918 'php-class' => 'TB_Post_Taxonomies',
1919 'docs-link' => '',
1920 'demo-link' => '',
1921 'css' => ['style'],
1922 'js' => ['script'],
1923 'has-pro' => true,
1924 'category' => 'theme-builder',
1925 ],
1926 'tb-author-box' => [
1927 'title' => esc_html__('TB - Author Box', 'king-addons'),
1928 'description' => esc_html__('Author avatar, name, and bio layouts; Pro adds social icons and custom link options.', 'king-addons'),
1929 'php-class' => 'TB_Author_Box',
1930 'docs-link' => '',
1931 'demo-link' => '',
1932 'css' => ['style'],
1933 'js' => ['script'],
1934 'has-pro' => true,
1935 'category' => 'theme-builder',
1936 ],
1937 'tb-post-navigation' => [
1938 'title' => esc_html__('TB - Post Navigation', 'king-addons'),
1939 'description' => esc_html__('Previous/next post navigation with labels and titles; Pro adds same-term restriction and icon styles.', 'king-addons'),
1940 'php-class' => 'TB_Post_Navigation',
1941 'docs-link' => '',
1942 'demo-link' => '',
1943 'css' => ['style'],
1944 'js' => ['script'],
1945 'has-pro' => true,
1946 'category' => 'theme-builder',
1947 ],
1948 'tb-post-comments' => [
1949 'title' => esc_html__('TB - Post Comments', 'king-addons'),
1950 'description' => esc_html__('Wraps comments list and form with visibility toggles; Pro adds custom empty text and order controls.', 'king-addons'),
1951 'php-class' => 'TB_Post_Comments',
1952 'docs-link' => '',
1953 'demo-link' => '',
1954 'css' => ['style'],
1955 'js' => ['script'],
1956 'has-pro' => true,
1957 'category' => 'theme-builder',
1958 ],
1959 'tb-related-posts' => [
1960 'title' => esc_html__('TB - Related Posts', 'king-addons'),
1961 'description' => esc_html__('Shows related posts by category with layout controls; Pro adds tag/custom taxonomy sources, fallbacks, and ordering options.', 'king-addons'),
1962 'php-class' => 'TB_Related_Posts',
1963 'docs-link' => '',
1964 'demo-link' => '',
1965 'css' => ['style'],
1966 'js' => ['script'],
1967 'has-pro' => true,
1968 'category' => 'theme-builder',
1969 ],
1970 'tb-archive-title' => [
1971 'title' => esc_html__('TB - Archive Title', 'king-addons'),
1972 'description' => esc_html__('Shows current archive title with prefix handling; Pro adds custom prefixes per archive type.', 'king-addons'),
1973 'php-class' => 'TB_Archive_Title',
1974 'docs-link' => '',
1975 'demo-link' => '',
1976 'css' => ['style'],
1977 'js' => ['script'],
1978 'has-pro' => true,
1979 'category' => 'theme-builder',
1980 ],
1981 'tb-archive-description' => [
1982 'title' => esc_html__('TB - Archive Description', 'king-addons'),
1983 'description' => esc_html__('Displays archive or author description with fallback; Pro adds trimming and placeholders.', 'king-addons'),
1984 'php-class' => 'TB_Archive_Description',
1985 'docs-link' => '',
1986 'demo-link' => '',
1987 'css' => ['style'],
1988 'js' => ['script'],
1989 'has-pro' => true,
1990 'category' => 'theme-builder',
1991 ],
1992 'tb-archive-posts' => [
1993 'title' => esc_html__('TB - Archive Posts', 'king-addons'),
1994 'description' => esc_html__('Renders current archive or search query in grid or list layouts; Pro adds card presets and built-in pagination.', 'king-addons'),
1995 'php-class' => 'TB_Archive_Posts',
1996 'docs-link' => '',
1997 'demo-link' => '',
1998 'css' => ['style'],
1999 'js' => ['script'],
2000 'has-pro' => true,
2001 'category' => 'theme-builder',
2002 ],
2003 'tb-archive-pagination' => [
2004 'title' => esc_html__('TB - Archive Pagination', 'king-addons'),
2005 'description' => esc_html__('Pagination for the current archive with label controls; Pro adds first/last links and extra skins.', 'king-addons'),
2006 'php-class' => 'TB_Archive_Pagination',
2007 'docs-link' => '',
2008 'demo-link' => '',
2009 'css' => ['style'],
2010 'js' => ['script'],
2011 'has-pro' => true,
2012 'category' => 'theme-builder',
2013 ],
2014 'tb-archive-result-count' => [
2015 'title' => esc_html__('TB - Archive Result Count', 'king-addons'),
2016 'description' => esc_html__('Shows result count range for the current query; Pro adds custom format templates.', 'king-addons'),
2017 'php-class' => 'TB_Archive_Result_Count',
2018 'docs-link' => '',
2019 'demo-link' => '',
2020 'css' => ['style'],
2021 'js' => ['script'],
2022 'has-pro' => true,
2023 'category' => 'theme-builder',
2024 ],
2025 'tb-404-title' => [
2026 'title' => esc_html__('TB - 404 Title', 'king-addons'),
2027 'description' => esc_html__('Customizable 404 page title with alignment and spacing controls; Pro adds style presets.', 'king-addons'),
2028 'php-class' => 'TB_404_Title',
2029 'docs-link' => '',
2030 'demo-link' => '',
2031 'css' => ['style'],
2032 'js' => ['script'],
2033 'has-pro' => true,
2034 'category' => 'theme-builder',
2035 ],
2036 'tb-404-description' => [
2037 'title' => esc_html__('TB - 404 Description', 'king-addons'),
2038 'description' => esc_html__('Description text for 404 templates with typography controls; Pro adds preset messages.', 'king-addons'),
2039 'php-class' => 'TB_404_Description',
2040 'docs-link' => '',
2041 'demo-link' => '',
2042 'css' => ['style'],
2043 'js' => ['script'],
2044 'has-pro' => true,
2045 'category' => 'theme-builder',
2046 ],
2047 'tb-404-search-form' => [
2048 'title' => esc_html__('TB - 404 Search Form', 'king-addons'),
2049 'description' => esc_html__('Styled search form for 404 and utility layouts; Pro adds icon and post type filters.', 'king-addons'),
2050 'php-class' => 'TB_404_Search_Form',
2051 'docs-link' => '',
2052 'demo-link' => '',
2053 'css' => ['style'],
2054 'js' => ['script'],
2055 'has-pro' => true,
2056 'category' => 'theme-builder',
2057 ],
2058 'tb-back-to-home' => [
2059 'title' => esc_html__('TB - Back to Home', 'king-addons'),
2060 'description' => esc_html__('Button linking to home with styling controls; Pro adds custom URL and icon/hover options.', 'king-addons'),
2061 'php-class' => 'TB_Back_To_Home',
2062 'docs-link' => '',
2063 'demo-link' => '',
2064 'css' => ['style'],
2065 'js' => ['script'],
2066 'has-pro' => true,
2067 'category' => 'theme-builder',
2068 ],
2069
2070 // Widgets that were previously (incorrectly) listed under 'features'.
2071 'product-360-viewer' => [
2072 'title' => esc_html__('360° Product Viewer', 'king-addons'),
2073 'description' => esc_html__('Show a 360° product spin using a frame sequence with drag, autoplay, and zoom. Pro adds unlimited frames, advanced drag/scroll/inertia controls, and frame-specific hotspots.', 'king-addons'),
2074 'php-class' => 'Product_360_Viewer',
2075 'docs-link' => '',
2076 'demo-link' => '',
2077 'css' => ['style'],
2078 'js' => ['script'],
2079 'has-pro' => true,
2080 'category' => 'woocommerce',
2081 ],
2082 'sticky-contact-bar' => [
2083 'title' => esc_html__('Sticky Contact Bar', 'king-addons'),
2084 'description' => esc_html__('Sticky multi-channel contact bar (WhatsApp/Telegram/Messenger and more). Pro adds schedule-based states, UTM-aware availability, and advanced per-channel visibility rules.', 'king-addons'),
2085 'php-class' => 'Sticky_Contact_Bar',
2086 'docs-link' => '',
2087 'demo-link' => '',
2088 'css' => ['style'],
2089 'js' => ['script'],
2090 'has-pro' => true,
2091 'category' => 'content',
2092 ],
2093 'cookie-preferences-button' => [
2094 'title' => esc_html__('Cookie Preferences Button', 'king-addons'),
2095 'description' => esc_html__('Adds a manage-consent button that opens the Cookie / Consent Bar settings modal so visitors can review or change their choices.', 'king-addons'),
2096 'php-class' => 'Cookie_Preferences_Button',
2097 'docs-link' => '',
2098 'demo-link' => '',
2099 'css' => ['style'],
2100 'js' => ['script'],
2101 'has-pro' => true,
2102 'category' => 'content',
2103 ],
2104 'sticky-video' => [
2105 'title' => esc_html__('Sticky Video', 'king-addons'),
2106 'description' => esc_html__('Display a floating mini video player for YouTube, Vimeo, or self-hosted sources with optional close control and sticky positioning. Pro adds top placements, reveal triggers, persistence, device targeting, and CTA button.', 'king-addons'),
2107 'php-class' => 'Sticky_Video',
2108 'has-pro' => true,
2109 'docs-link' => '',
2110 'demo-link' => '',
2111 'css' => ['style'],
2112 'js' => ['script'],
2113 'category' => 'media',
2114 ],
2115 'wishlist-button' => [
2116 'title' => esc_html__('Wishlist Button', 'king-addons'),
2117 'description' => esc_html__('Add or remove products from a wishlist with customizable text, icons, and WooCommerce hook positions.', 'king-addons'),
2118 'php-class' => 'Wishlist_Button',
2119 'docs-link' => '',
2120 'demo-link' => '',
2121 'css' => ['style'],
2122 'js' => ['script'],
2123 'has-pro' => true,
2124 'category' => 'woocommerce',
2125 ],
2126 'wishlist-counter' => [
2127 'title' => esc_html__('Wishlist Counter', 'king-addons'),
2128 'description' => esc_html__('Show live wishlist item count with optional icon and click-through to the wishlist page.', 'king-addons'),
2129 'php-class' => 'Wishlist_Counter',
2130 'docs-link' => '',
2131 'demo-link' => '',
2132 'css' => ['style'],
2133 'js' => ['script'],
2134 'has-pro' => true,
2135 'category' => 'woocommerce',
2136 ],
2137 'wishlist-page' => [
2138 'title' => esc_html__('Wishlist Page', 'king-addons'),
2139 'description' => esc_html__('Render a wishlist table or list inside Elementor templates with column controls.', 'king-addons'),
2140 'php-class' => 'Wishlist_Page',
2141 'docs-link' => '',
2142 'demo-link' => '',
2143 'css' => ['style'],
2144 'js' => ['script'],
2145 'has-pro' => true,
2146 'category' => 'woocommerce',
2147 ],
2148 'wishlist-icon' => [
2149 'title' => esc_html__('Wishlist Icon', 'king-addons'),
2150 'description' => esc_html__('Floating wishlist icon with count badge and mini preview (Pro).', 'king-addons'),
2151 'php-class' => 'Wishlist_Icon',
2152 'docs-link' => '',
2153 'demo-link' => '',
2154 'css' => ['style'],
2155 'js' => ['script'],
2156 'has-pro' => true,
2157 'category' => 'woocommerce',
2158 ],
2159 'wishlist-mini-list' => [
2160 'title' => esc_html__('Wishlist Mini List', 'king-addons'),
2161 'description' => esc_html__('Off-canvas or inline mini wishlist with quick actions (Pro).', 'king-addons'),
2162 'php-class' => 'Wishlist_Mini_List',
2163 'docs-link' => '',
2164 'demo-link' => '',
2165 'css' => ['style'],
2166 'js' => ['script'],
2167 'has-pro' => true,
2168 'category' => 'woocommerce',
2169 ],
2170 'wishlist-multiple-lists-switcher' => [
2171 'title' => esc_html__('Wishlist Lists Switcher', 'king-addons'),
2172 'description' => esc_html__('Switch between multiple wishlists with dropdown or tabs (Pro).', 'king-addons'),
2173 'php-class' => 'Wishlist_Multiple_Lists_Switcher',
2174 'docs-link' => '',
2175 'demo-link' => '',
2176 'css' => ['style'],
2177 'js' => ['script'],
2178 'has-pro' => true,
2179 'category' => 'woocommerce',
2180 ],
2181 'wishlist-share-buttons' => [
2182 'title' => esc_html__('Wishlist Share Buttons', 'king-addons'),
2183 'description' => esc_html__('Share current wishlist via Telegram, WhatsApp, email, or copy link (Pro).', 'king-addons'),
2184 'php-class' => 'Wishlist_Share_Buttons',
2185 'docs-link' => '',
2186 'demo-link' => '',
2187 'css' => ['style'],
2188 'js' => ['script'],
2189 'has-pro' => true,
2190 'category' => 'woocommerce',
2191 ],
2192 'woocommerce-floating-cart-icon' => [
2193 'title' => esc_html__('WooCommerce Floating Cart Icon', 'king-addons'),
2194 'description' => esc_html__('Floating cart icon with item count and quick mini-cart preview. Pro adds hover/auto-open triggers, drawer layout, item thumbnails, remove links, and device/empty visibility rules.', 'king-addons'),
2195 'php-class' => 'WooCommerce_Floating_Cart_Icon',
2196 'docs-link' => '',
2197 'demo-link' => '',
2198 'css' => ['style'],
2199 'js' => ['script'],
2200 'has-pro' => true,
2201 'category' => 'woocommerce',
2202 ],
2203 'pricing-table-ext' => [
2204 'title' => esc_html__('Pricing Table', 'king-addons'),
2205 'description' => esc_html__('Display pricing tables created with the Pricing Table Builder extension.', 'king-addons'),
2206 'php-class' => 'Pricing_Table_Ext',
2207 'docs-link' => '',
2208 'demo-link' => '',
2209 'css' => [],
2210 'js' => [],
2211 'has-pro' => true,
2212 'category' => 'content',
2213 ],
2214 ],
2215 'features' => [
2216 'faceted-filters' => [
2217 'title' => esc_html__('Faceted Filters', 'king-addons'),
2218 'description' => esc_html__('AJAX filters for posts and WooCommerce products with taxonomy, search, and price conditions.', 'king-addons'),
2219 'php-class' => 'Faceted_Filters',
2220 'has-pro' => true,
2221 'docs-link' => '',
2222 'demo-link' => '',
2223 'css' => ['style'],
2224 'js' => ['script'],
2225 ],
2226 'conditional-display' => [
2227 'title' => esc_html__('Conditional Display', 'king-addons'),
2228 'description' => esc_html__('Dynamically show or hide content based on user roles, dates, devices, URL parameters, WooCommerce conditions, cookies, and more.', 'king-addons'),
2229 'php-class' => 'Conditional_Display',
2230 'has-pro' => true,
2231 'docs-link' => '',
2232 'demo-link' => '',
2233 'css' => ['style'],
2234 'js' => ['preview-handler'],
2235 ],
2236 // 'copy-paste' => [
2237 // 'title' => esc_html__('Cross-Domain Copy & Paste for Elementor content', 'king-addons'),
2238 // 'description' => esc_html__('Seamlessly copy and paste Elementor content across different domains. Perfect for speeding up workflows and maintaining consistent designs across multiple websites.', 'king-addons'),
2239 // 'php-class' => 'Copy_Paste',
2240 //// 'has-pro' => true,
2241 // 'docs-link' => '',
2242 //// 'demo-link' => 'https://kingaddons.com/elementor/copy-paste/',
2243 // 'demo-link' => '',
2244 // 'css' => ['style'],
2245 // 'js' => [],
2246 // ],
2247 'protected-content' => [
2248 'title' => esc_html__('Protected Content', 'king-addons'),
2249 'description' => esc_html__('Restrict access to specific content based on user roles or conditions. Perfect for membership sites, premium content, or personalized experiences.', 'king-addons'),
2250 'php-class' => 'Protected_Content',
2251 'has-pro' => true,
2252 'docs-link' => '',
2253 'demo-link' => '',
2254 'css' => ['style'],
2255 'js' => ['preview-handler'],
2256 ],
2257 // 'conditional-display' => [
2258 // 'title' => esc_html__('Conditional Display', 'king-addons'),
2259 // 'description' => esc_html__('Dynamically show or hide content based on user roles, dates, or other conditions. Ideal for creating personalized and dynamic website experiences.', 'king-addons'),
2260 // 'php-class' => 'Conditional_Display',
2261 //// 'has-pro' => true,
2262 // 'docs-link' => '',
2263 //// 'demo-link' => 'https://kingaddons.com/elementor/conditional-display/',
2264 // 'demo-link' => '',
2265 // 'css' => ['style'],
2266 // 'js' => [],
2267 // ],
2268 'particles-background' => [
2269 'title' => esc_html__('Particles Background', 'king-addons'),
2270 'description' => esc_html__('Brings website to life by adding a dynamic, animated particle effect as background, creating an engaging and modern visual experience.', 'king-addons'),
2271 'php-class' => 'Particles_Background',
2272 'docs-link' => '',
2273 'demo-link' => 'https://kingaddons.com/elementor/particles-background/',
2274 'css' => [],
2275 'js' => ['preview-handler']
2276 ],
2277 'parallax-background' => [
2278 'title' => esc_html__('Parallax Background', 'king-addons'),
2279 'description' => esc_html__('Adds a dynamic, multi-layered visual effect to website backgrounds, moving at different speeds during scrolling for an immersive, 3D-like experience for sections and containers. The feature uses only lightweight JS code (11 kilobytes).', 'king-addons'),
2280 'php-class' => 'Parallax_Background',
2281 'docs-link' => '',
2282 'demo-link' => 'https://kingaddons.com/elementor/parallax-background/',
2283 'css' => [],
2284 'js' => ['preview-handler']
2285 ],
2286 'animated-gradient-mesh-background' => [
2287 'title' => esc_html__('Animated Gradient & Mesh Background', 'king-addons'),
2288 'description' => esc_html__('Add animated gradient or mesh backgrounds to sections, containers, and columns with presets, motion controls, and optional Pro scroll binding and export.', 'king-addons'),
2289 'php-class' => 'Animated_Gradient_Mesh_Background',
2290 'has-pro' => true,
2291 'docs-link' => '',
2292 'demo-link' => '',
2293 'css' => ['style'],
2294 'js' => ['script'],
2295 ],
2296 'matte-glass-background' => [
2297 'title' => esc_html__('Matte Glass Background', 'king-addons'),
2298 'description' => esc_html__('Adds matte glass background feature also known as frosted glass effect. The feature uses only CSS, not any JavaScript at all.', 'king-addons'),
2299 'php-class' => 'Matte_Glass_Background',
2300 'docs-link' => '',
2301 'demo-link' => 'https://kingaddons.com/elementor/matte-glass-background/',
2302 'css' => [],
2303 'js' => []
2304 ],
2305 'advanced-border-radius' => [
2306 'title' => esc_html__('Advanced Border Radius', 'king-addons'),
2307 'description' => esc_html__('Perfect for creating unique, rounded corners on elements. Customize the border radius for each corner, add different styles, and create visually appealing shapes to match your brand. Ideal for adding a modern and stylish touch to your site.', 'king-addons'),
2308 'php-class' => 'Advanced_Border_Radius',
2309 'docs-link' => '',
2310 'demo-link' => 'https://kingaddons.com/elementor/advanced-border-radius/',
2311 'css' => [],
2312 'js' => []
2313 ],
2314 'floating-animation' => [
2315 'title' => esc_html__('Floating Animation', 'king-addons'),
2316 'description' => esc_html__('Adds floating animation setting. The feature does not use JavaScript, only lightweight CSS animation.', 'king-addons'),
2317 'php-class' => 'Floating_Animation',
2318 'docs-link' => '',
2319 'demo-link' => 'https://kingaddons.com/elementor/floating-animation/',
2320 'css' => [],
2321 'js' => ['preview-handler']
2322 ],
2323 'custom-css' => [
2324 'title' => esc_html__('Custom CSS', 'king-addons'),
2325 'description' => esc_html__('Provides an easy-to-use interface for adding personalized CSS styles, allowing precise control over the appearance and layout of web elements on your page.', 'king-addons'),
2326 'php-class' => 'Custom_CSS',
2327 'docs-link' => '',
2328 'demo-link' => 'https://kingaddons.com/elementor/custom-css/',
2329 'css' => [],
2330 'js' => ['preview-handler']
2331 ],
2332 'rotating-animation' => [
2333 'title' => esc_html__('Rotating Animation', 'king-addons'),
2334 'description' => esc_html__('Adds rotating animation setting. The feature does not use JS, only lightweight CSS animation.', 'king-addons'),
2335 'php-class' => 'Rotating_Animation',
2336 'docs-link' => '',
2337 'demo-link' => 'https://kingaddons.com/elementor/rotating-animation/',
2338 'css' => [],
2339 'js' => ['preview-handler']
2340 ],
2341 'wrapper-link' => [
2342 'title' => esc_html__('Wrapper Link', 'king-addons'),
2343 'description' => esc_html__('Wrap everything in link - section, container, column and common elements', 'king-addons'),
2344 'php-class' => 'Wrapper_Link',
2345 'docs-link' => '',
2346 'demo-link' => 'https://kingaddons.com/elementor/wrapper-link/',
2347 'css' => [],
2348 'js' => []
2349 ],
2350 'duplicator' => [
2351 'title' => esc_html__('Duplicator', 'king-addons'),
2352 'description' => esc_html__('Adds feature to duplicate posts, pages, Elementor templates and etc.', 'king-addons'),
2353 'php-class' => 'Duplicator',
2354 'docs-link' => '',
2355 'demo-link' => 'https://kingaddons.com/elementor/duplicator/',
2356 'css' => [],
2357 'js' => []
2358 ],
2359 'collapse-expand-text' => [
2360 'title' => esc_html__('Collapse & Expand Text', 'king-addons'),
2361 'description' => esc_html__('Adds collapse and expand functionality to text elements, allowing users to show/hide content with smooth animations. Perfect for long text content and improved user experience.', 'king-addons'),
2362 'php-class' => 'Collapse_Expand_Text',
2363 'docs-link' => '',
2364 'demo-link' => '',
2365 'css' => ['style'],
2366 'js' => ['script', 'preview-handler']
2367 ],
2368 ]
2369 ];
2370 }
2371 }
2372