← All changes
|
modules/atomic-widgets/elements/atomic-button/atomic-button.php
+1
-1
4.3.0-beta2
→
4.3.0-beta3
View file →
| @@ -37,9 +37,9 @@ | ||
| 37 | 37 | return esc_html__( 'Button', 'elementor' ); |
| 38 | 38 | } |
| 39 | 39 | |
| 40 | 40 | public function get_keywords() { |
| 41 | - return [ 'ato', 'atom', 'atoms', 'atomic' ]; | |
| 41 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'button', 'cta', 'link', 'click' ]; | |
| 42 | 42 | } |
| 43 | 43 | |
| 44 | 44 | public function get_icon() { |
| 45 | 45 | return 'eicon-e-button'; |