← All changes
|
modules/atomic-widgets/elements/atomic-youtube/atomic-youtube.php
+1
-1
4.3.0-beta2
→
4.3.1
View file →
| @@ -40,9 +40,9 @@ | ||
| 40 | 40 | return esc_html__( 'YouTube', 'elementor' ); |
| 41 | 41 | } |
| 42 | 42 | |
| 43 | 43 | public function get_keywords() { |
| 44 | - return [ 'ato', 'atom', 'atoms', 'atomic' ]; | |
| 44 | + return [ 'ato', 'atom', 'atoms', 'atomic', 'youtube', 'video', 'embed', 'media' ]; | |
| 45 | 45 | } |
| 46 | 46 | |
| 47 | 47 | public function get_icon() { |
| 48 | 48 | return 'eicon-e-youtube'; |