W3 Updates, HTML, XHTML, CSS, JavaScript, AJAX, XML, PHP, Ruby, PHP Frameworks

Archive

Posts Tagged ‘wordpress custom’

Only Show Posts With a Specific Custom Field

November 3rd, 2009

Sometimes you only want to show posts that you’ve added a specific custom field to. A typical post loop begins like this:

Read More >>

Get Posts With A Specific Custom Field And Specific Value

November 2nd, 2009

The problem. Because of the popularity of WordPress’ custom fields, you will often want to be able to output a list of posts with a specific custom field and specific value. While so simple for advanced WordPress users, beginners continue to ask me about this on my blogs. So, here’s the correct and easy way [...]

Read More >>