Tag: taxonomy
-
Function Reference/register taxonomy for object type « WordPress Codex
New favorite WordPress function: register_taxonomy_for_object_type(). Associate an existing taxonomy with an existing post type. Function Reference/register taxonomy for object type « WordPress Codex.
-
Display WordPress Custom Post Types by Meta Value
This is going to be a developer-centric post. Anyone who isn’t familiar with WordPress development, custom post types and taxonomies and/or WP_Query can probably skip this one. I recently developed a site that uses a plugin that I developed to allow them to list all the products that they manufacture and distribute. The plugin uses… (read…