shortcode

Adding iFrame and Embed Codes using the iFrame Plugin

The WordPress iFrame plugin allows users to add iframe and embed codes directly in the visual editor. In addition, it allows for switching between the visual and text editors without stripping the code. All iframe and embed codes need to be modified to shortcodes in order to be added to a web.unc.edu page or post…. Read more »

List Category Posts Plugin

List Category Posts allows you to list posts from a category into a post/page using the [ catlist ] shortcode. Activate the List Category Post Plugin. If you do not know how to activate a plugin, please follow these instructions. In the visual editor, type: [ catlist name =”yourcategoryname”, orderby = “date”,  order=”asc” ] Click… Read more »