Adding font icons to WordPress custom post types
How to easily enable icon fonts (dashicons) for your custom post type menu items in WordPress 3.8. +link+Creating icon fonts for custom post types-link-
View ArticleFixing qTranslate problems in WordPress 3.9 & 4.0
How to fix a number of qTranslate problems with WordPress 3.9 including error messages, issues with TinyMCE visual editor and overwriting of content from ACF fields. +link+Fixing qTranslate issues-link-
View ArticleMove W3 Total Cache JS & CSS to the footer
Code snippets and description showing how to move minified JavaScript and CSS to the footer that have been created by W3 Total Cache plugin for WordPress. +link+Move JS and CSS to footer-link-
View Article19 ways to improve the speed of your WordPress website
Various tips and tricks to help increase your WordPress speed scores to over 95% as measured by Google PageSpeed Insights +link+Increase WordPress website speed-link-
View ArticleRemoving columns from pages & posts such as Type, Author & Comments
How to remove different columns in WordPress page, post and custom post type views. Examples include removing 'Type', 'Comments' and 'Author' columns +link+Removing columns WordPress posts and pages-link-
View ArticleAdding a featured image column for posts & pages in WordPress
A run though of how to add the featured thumbnail image column to pages, posts and custom post types in WordPress admin view. Code and examples given. +link+Adding a featured image column to posts and...
View ArticleRemoving emoji code added to the head in WordPress
Quickly remove the emoji code WordPress 4.2+ adds to the head element with a few lines of code in the functions.php file +link+Removing WordPress emoji code-link-
View Article