Whilst working on an update to version 3 of the Bizstream WordPress theme I came across a scenario where I needed to get the name of the current page template I was using.
Whilst working on an update to version 3 of the Bizstream WordPress theme I came across a scenario where I needed to get the name of the current page template I was using.
It can be a little daunting and confusing at first when building plugins and themes and trying to load the respective CSS files into the WordPress Dashboard area only.
Whilst working on developing a Woocommerce integrated theme I came across a scenario where I did not want to use the standard pagination functionality that comes standard with WooCommerce.
Recently many WordPress sites encountered an error displaying the Facebook Like Button on their websites. The Facebook Like Button suddenly started displaying a red “error” instead of showing you the count for Likes, and when you click on the red error, you are directed to a Facebook page with the following shown: “The href URL must be absolute“.
Twitter Bootstrap is a front-end toolkit for rapidly developing web applications. It is a collection of CSS and HTML conventions. It uses some of the latest browser techniques to provide you with stylish typography, forms, buttons, tables, grids, navigation and everything else you need in a super tiny (only 6k with gzip) resource.
This short code snippet will demonstrate how to remove the WordPress logo from the Admin Bar.