/home/desid573/verdenaturopathy.com.au/wp-content/plugins/alx-extensions
NameSizeModeActions
inc/-0755rm
js/-0755rm
languages/-0755rm
alx-extensions.php43460644editdlrm
readme.txt19430644editdlrm
Edit: /home/desid573/verdenaturopathy.com.au/wp-content/plugins/alx-extensions/alx-extensions.php (4346B)
''.esc_attr( $sidebar['title'] ).'','id' => ''.esc_attr( strtolower($sidebar['id']) ).'','before_widget' => '
','after_widget' => '
','before_title' => '

','after_title' => '

')); } } } } } add_action( 'widgets_init', 'alx_ext_register_custom_sidebars', 11 ); /* Custom widgets /* ------------------------------------ */ if ( get_theme_mod( 'widget-alx-posts', 'on' ) == 'on') { require_once ALX_EXTENSIONS_DIR . '/inc/widgets/alx-posts.php'; } if ( get_theme_mod( 'widget-alx-tabs', 'on' ) == 'on') { require_once ALX_EXTENSIONS_DIR . '/inc/widgets/alx-tabs.php'; }