CATEGORY:
"WordPress"
Sometimes in WordPress we might run into a situation where we need a little more control over a taxonomy or we need to associate a post with several other posts. There are several ways to do this such as using meta fields, custom taxonomies and so on. In the example below describes how you can [...]
WordPress allows users to create custom post types and custom taxonomies. There might be some rare situation where you would have custom post types that are in some way related to each other and a need to have a common custom taxonomy. This is easy enough to do with the register_taxonomy function which allows you [...]
Categories
- Ecommerce (1)
- PHP (1)
- Python (1)
- Uncategorized (1)
- WordPress (2)
Planet PHP- Development By The Numbers - Slides May 21, 2013 Anthony Ferrara
- Dear Ed (A response to Open Sourcing Mental Illness at php[tek] 2013) May 20, 2013 Davey Shafik
- Survived php tek 2013 May 20, 2013 Michelangelo van Dam
- 5 Reasons Why the Web Platform War is Over: PHP Won with 75% says Google May 20, 2013 PHP Classes
- Offline Processing in PHP with Advanced Queuing May 16, 2013 Christopher Jones