We'll create fresh WordPress site with Sitekit installed. You have 20 minutes to test the plugin after that site we'll be deleted.
[sitekit_posts][sitekit_archives][sitekit_categories][sitekit_bloginfo][sitekit_iframe][sitekit_posts post_type="page"]; by default posts are shown: [sitekit_posts post_type="post"]; Possible params: post | page | revision | attachment | nav_menu_item | any | your_custom_post_type[sitekit_posts orderby="id"]; by default list is sorted by date: [sitekit_posts orderby="date"]; Possible params: modified | title | name | ID | rand[sitekit_posts order="DESC"]; by default list is sorted by ascending order (A-Z): [sitekit_posts order="ASC"];[sitekit_posts posts_per_page="50"]; by default: [sitekit_posts posts_per_page="100"];[sitekit_posts] is based on WP_Query class.
[sitekit_archives] – list of monthly archives links sorted by date;[sitekit_archives type="yearly"] – list of yearly archives links;[sitekit_archives type="monthly"] – list of monthly archives links;[sitekit_archives type="weekly"] – list of weekly archives links;[sitekit_archives type="daily"] – list of daily archives links;[sitekit_archives type="postbypost"] – list of all posts links sorted by date;[sitekit_archives type="alpha"] – list of all posts links sorted by title;[sitekit_archives limit="10"]; by default all links are shown: [sitekit_archives limit=""];[sitekit_archives format="option"] – show as a dropdown; by default unordered list is shown: [sitekit_archives format="html"];[sitekit_archives show_post_count="1"]; by default counter is not shown: [sitekit_archives show_post_count="0"];[sitekit_archives order="ASC"]; by default links are sorted by descending order (Z-A): [sitekit_archives order="DESC"];[sitekit_archives] is based on wp_get_archives function.
[sitekit_categories orderby="id"]; by default list is sorted by title: [sitekit_categories orderby="name"];[sitekit_categories order="DESC"]; by default list is sorted by ascending order (A-Z): [sitekit_categories order="ASC"];[sitekit_categories show_count="1"]; by default counter is not shown: [sitekit_categories show_count="0"];[sitekit_categories hide_empty="0"]; by default empty categories are hidden: [sitekit_categories hide_empty="1"];[sitekit_categories hierarchical="0"]; by default the list is hierarchical: [sitekit_categories hierarchical="1"];[sitekit_categories depth="5"]; by default depth is unlimited: [sitekit_categories depth="0"];[sitekit_categories taxonomy="post_tag"]; by default categories are shown: [sitekit_categories taxonomy="category"];[sitekit_categories child_of="77"]; by default all categories are shown: [sitekit_categories child_of="0"];[sitekit_categories exclude="77"]; by default all categories are shown: [sitekit_categories exclude=""];[sitekit_categories exclude_tree="77"]; by default all categories are shown: [sitekit_categories exclude_tree=""];[sitekit_categories] is based on wp_list_categories function.
[sitekit_bloginfo show="name"] – sitekit_bloginfo params;[sitekit_bloginfo] is based on bloginfo function.
[sitekit_iframe src="http://www.youtube.com/embed/4qsGTXLnmKs"]; by default src=”http://www.youtube.com/embed/4qsGTXLnmKs”;[sitekit_iframe width="100%"] or [sitekit_iframe width="600"]; by default width=”100%”;[sitekit_iframe height="500"]; by default height=”500″;[sitekit_iframe scrolling="no"]; by default scrolling=”yes”;[sitekit_iframe frameborder="0"]; by default frameborder=”0″;[sitekit_iframe marginheight="0"]; removed by default;[sitekit_iframe marginwidth="0"]; removed by default;[sitekit_iframe allowtransparency="true"]; removed by default;[sitekit_iframe id="custom_id"]; removed by default;[sitekit_iframe class="custom_class"]; by default class=”iframe-class”;[sitekit_iframe style="margin-left:-30px;"]; removed by default;[sitekit_iframe any_other_param="any_value"];[sitekit_iframe any_other_empty_param=""];