Difference between revisions of "Week Eleven (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Classifying Your Posts with Custom Taxonomies)
Line 14: Line 14:
  
 
You add custom taxonomies of your own: like Categories or Posts, but using terminology customized for a specific purpose.  
 
You add custom taxonomies of your own: like Categories or Posts, but using terminology customized for a specific purpose.  
 
Custom taxonomies create new pages which the user can browse for more detailed information.
 
 
For example, custom taxonomies related to Products might include:
 
 
* Color (black, white red)
 
* Size (small, medium, large)
 
* Material (fabric, leather)
 
 
Custom taxonomies are most useful for large web sites with large amounts of relatively complex information.
 
  
 
See [[WordPress Custom Taxonomy]].
 
See [[WordPress Custom Taxonomy]].

Revision as of 20:00, 1 November 2016

This article lists topics for week eleven of Web Design and Development III (MGDP2060).

See also Week Ten and Week Twelve.

Custom Fields (539)

See WordPress Custom Field.

Classifying Your Posts with Custom Taxonomies

A taxonomy is a system of classification.

WordPress provides two taxonomies: Categories and Tags.

You add custom taxonomies of your own: like Categories or Posts, but using terminology customized for a specific purpose.

See WordPress Custom Taxonomy.

Exercises

See Week Eleven Exercises (MGDP2060).