* You are viewing Posts Tagged ‘pages’

Create simple shortcodes

Shortcodes have been introduced in WordPress 2.5. They’re hooks which allow you to call a php function simply by typing something like[shortcode]. It is a great way to save time on repetitive tasks. Just read on to find out how to use them.

Continue Reading

Display statistic on Wordpress

Statistic is very important thing for every website. People love numbers! It’s a perfect way to become your blog more attractive and interesting. So let’s create small block that displays total number of posts, pages, tags, comments, registered users and spams catched by akismet.
Continue Reading