An Easy Way To Get the Contents of a Custom Field
If you do any hardcore WordPress coding, then you’re probably aware of Custom Fields and the unlimited possibilities they offer you as a WordPress designer or developer. For instance, I use custom fields as a means of attaching a feature image and thumbnail to posts in my Proximity News Theme.
But, they can be a bit cumbersome to use throughout your theme because of the ridiculous amount of code that it takes just to pull the data out and display it. Read More