Tag archive for "meta-data"
Custom WordPress SQL query for multiple meta values
To check for multiple custom fields you have to join the meta table twice. more
Custom taxonomy with meta data
This snippet shows how you can add metadata to your existing custom taxonomy. So you can use update_metadata() and get_metadata() on your taxonomy. The filter on switch_blog is only necessary if the code runs on a blog network (recommended to implement anyway). The name of the database table is very ... more
I am Nicolas Kuttler, a web developer, system administrator and IT consultant from France, currently living in Germany.