Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24808, comment 3


Ignore:
Timestamp:
07/21/2013 09:48:33 AM (13 years ago)
Author:
alexvorn2
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24808, comment 3

    initial v1  
    44> Note that the 'description' field for post types isn't actually used anywhere.
    55
    6 It can be used on taxonomy page ".com/my_taxonomy", and/or on terms page "site.com/my_taxonomy/my_term" - in a heading like <h3>Taxonomy description</h3>.
     6It can be used on taxonomy page "site.com/my_taxonomy", and/or on terms page "site.com/my_taxonomy/my_term" - in a heading like <h3>Taxonomy description</h3>.
    77
    88It's a very easy fix btw(but should not be in a conflict with the term description).