function my_lightning_widgets_init_home_top() {
register_sidebar(
array(
'name' => __( 'Home content top', 'lightning' ),
'id' => 'home-content-top-widget-area',
'before_widget' => '
',
'after_widget' => '
',
'before_title' => '',
'after_title' => '
',
)
);
}
add_action( 'widgets_init', 'my_lightning_widgets_init_home_top' );
function my_lightning_widgets_add_home_top() {
if ( is_front_page() ) {
if ( is_active_sidebar( 'home-content-top-widget-area' ) ) {
dynamic_sidebar( 'home-content-top-widget-area' );
}
}
}
add_action( 'lightning_main_section_prepend', 'my_lightning_widgets_add_home_top' );
https://e-workangency.com/sitemap-misc.xml
2026-03-16T02:19:02+00:00
https://e-workangency.com/category-sitemap.xml
2026-03-16T02:19:02+00:00
https://e-workangency.com/productcat-sitemap.xml
2026-03-16T02:19:02+00:00
https://e-workangency.com/voice-sitemap.xml
2019-03-03T07:05:38+00:00
https://e-workangency.com/post-sitemap.xml
2024-03-15T12:04:17+00:00
https://e-workangency.com/page-sitemap.xml
2026-03-16T02:19:02+00:00