8889841cwp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-featured-image.php000064400000002476150515753540032747 0ustar00home/clixcotz/adca.clix.co.tz 'image', 'is_core_dependency' => true, ], ]; } protected function register_controls() { parent::register_controls(); $this->update_control( 'image', [ 'dynamic' => [ 'default' => Plugin::elementor()->dynamic_tags->tag_data_to_tag_text( null, 'post-featured-image' ), ], ], [ 'recursive' => true, ] ); } protected function get_html_wrapper_class() { return parent::get_html_wrapper_class() . ' elementor-widget-' . parent::get_name(); } } wp-content/plugins/elementor-pro/modules/theme-builder/widgets/post-featured-image.php000064400000002476150515757240033035 0ustar00home/clixcotz/util.clix.co.tz 'image', 'is_core_dependency' => true, ], ]; } protected function register_controls() { parent::register_controls(); $this->update_control( 'image', [ 'dynamic' => [ 'default' => Plugin::elementor()->dynamic_tags->tag_data_to_tag_text( null, 'post-featured-image' ), ], ], [ 'recursive' => true, ] ); } protected function get_html_wrapper_class() { return parent::get_html_wrapper_class() . ' elementor-widget-' . parent::get_name(); } }