2013-09-23, 07:22:54
Components/Snippets:
- fold-in fold out support.
- Components/snippets can be categorized and/or grouped with specific theme. So if you set a specific theme, certain components will get automatically enabled, others get disabled.
- In the Choose your theme section you can disable/enable components/snippets set specific for that theme.
- Possibility to add component/snippet to specific theme section via pull-down menu. So setting a component to the sidebar of a theme, means pull-down menu -> select sidebar, and is added toCode:
<?php get_component('component name'); ?>
.Code:<div id="sidebar"></div>