← All changes
|
modules/atomic-widgets/elements/grid/grid.php
+1
-1
4.3.0-beta2
→
4.3.0-beta3
View file →
| @@ -50,9 +50,9 @@ | ||
| 50 | 50 | return esc_html__( 'Grid', 'elementor' ); |
| 51 | 51 | } |
| 52 | 52 | |
| 53 | 53 | public function get_keywords() { |
| 54 | - return [ 'ato', 'atom', 'atoms', 'atomic', 'grid', 'layout' ]; | |
| 54 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'container', 'wrapper', 'section', 'row', 'column', 'grid', 'columns', 'gallery', 'layout' ]; | |
| 55 | 55 | } |
| 56 | 56 | |
| 57 | 57 | public function get_icon() { |
| 58 | 58 | return 'eicon-library-grid'; |