“U-Design: Recent Posts” widget shortcode:

This is the shortcode you could use to be able to include the “U-Design: Recent Posts” widget anywhere in your content, pages/posts.
You can either call the shortcode with default parameters by:
[code language=”php” gutter=”false” tabsize=”4″ toolbar=”true”] [udesign_recent_posts] [/code] or here’s an example of the shortcode with all available parameters:

Recent Posts

[code language=”php” gutter=”false” tabsize=”4″ toolbar=”true”] [udesign_recent_posts title="Recent Posts" category_id="9" num_posts="2" post_offset="0" num_words_limit="23" show_date_author="0" show_more_link="0" thumb_frame_shadow="1" post_thumb_width="100" post_thumb_height="80"] [/code]