Tag Archives: WordPress Hacks
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, 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 Create Short URL’s on your WordPress Domain without a Plugin or Script
If you are on WordPress you wont need any of those. Inherently, every post can be queried from the database using its post ID. For instance, this link and this link point to the same post.



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