Tag php

Bootstrap WordPress theme

Let us make a WP theme for the site simple.miliczki.sk using the Bootstrap css framework. The basic theme is made based on hostiger.com “How to Create a WordPress Theme: 5-Step Process with Code”. The only difference is that instead of…

Display posts by tag

There is no direct way using just Worpdress without a plugin to display posts by tag. It s possible using e.g. this shortcode. Here the hyperlinks to the posts with the tag ‘game’ are displayed in an ordered list. The…