← All changes
|
modules/atomic-widgets/elements/flexbox/flexbox.php
+1
-1
4.3.0-beta1
→
4.3.2
View file →
| @@ -46,9 +46,9 @@ | ||
| 46 | 46 | return esc_html__( 'Flexbox', 'elementor' ); |
| 47 | 47 | } |
| 48 | 48 | |
| 49 | 49 | public function get_keywords() { |
| 50 | - return [ 'ato', 'atom', 'atoms', 'atomic', 'layout' ]; | |
| 50 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'container', 'wrapper', 'section', 'row', 'column', 'flex', 'layout' ]; | |
| 51 | 51 | } |
| 52 | 52 | |
| 53 | 53 | public function get_icon() { |
| 54 | 54 | return 'eicon-flexbox'; |