![]() |
| Ref - websitedesigninoakville.com |
If you are not familiar with shortcodes, a shortcode is a
WordPress-specific code that lets you do creative things with scripts
and code. Since you won’t have to fill your posts and pages with long
ugly codes, they be condensed into just one line of code – a shortcode.
In a nutshell, a shortcode is basically a shortcut to a long script or piece of code. Even though WordPress has its own set of shortcodes
that you can use within your blog’s posts and pages, there are a whole
lot more shortcodes available out there, with a ton more flexibility to
offer.
Shortcodes can be inserted manually into your blog theme or via a plugin. The problem is finding one that suits what you want to do on your blog. In this post, I’ll showcase 10 WordPress plugins that add shortcode functionality to your blog, along with 10 codes that you can add yourself.
WordPress Plugins
1. Shortcode
A simple plugin that adds several useful shortcodes for you to show off your blog’s contents quantitatively. A few of the codes include:[postcountbr]– displays total number of published blog posts[catcountbr]– displays total number of categories that contain one or more posts[tagcountbr]– displays total number of tags that contain one or more posts[totalwords]– displays total number of words in published posts[commentcount]– displays the total number of approved comments[pagecount]– displays the total number of published pages
