Tag Archives: WordPress
How to Add CSS Styles to WordPress Admin
WordPress has obviously grown from a personal blogging tool to a collaborative blogging environment with multiple authors and multiple blogs in a network with the WordPress multisite. This sometimes call for styling not only your front end for your visitors, but also the backend of your WordPress admin. Well, if you are looking for fully [...]
Posted in Code Snippets, WordPress Also tagged CSS, WordPress Optimization, WordPress Plugins, WordPress Themes Leave a comment
How to Create a Welcome Page (Splash Page) for WordPress
We are not talking about a pop-up or setting a page as the homepage of your WordPress site here. A real solid page that is shown to visitors when they enter your site from another site, or search engine (which again is another site) or by directly typing in your address. Have you ever seen [...]
Posted in Code Snippets, WordPress Also tagged Code Bits, WordPress Hacks, WordPress Themes Leave a comment
Display Posts from a Custom Taxonomy (Tag / Category) of a Custom Post Type
Since ver. 2.3 you could create custom Taxonomies and custom Post Types came in since ver. 3.0. In simple terms, Taxonomies are classifications and Post Types are well, they are Post Types. For e.g. Pages and Posts are two default post types (there are 5 default post types) and Tags and Categories are default Taxonomies. [...]
Fixing Missing Excerpts Box, Post Tags Box and Custom Field Box in WordPress
I checked my WordPress installation and found everything in place and that bothered me at first. Then I looked into one of their installations and found the solution really simple.



How to Add Site-Wide Background Music to a WordPress Website