Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #4319


Ignore:
Timestamp:
05/23/2007 02:42:17 PM (18 years ago)
Author:
rob1n
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4319

    • Property Keywords reporter-feedback added
  • Ticket #4319 – Description

    initial v3  
    66
    77line:229-244
    8 
     8{{{
    99                foreach ( (array) $cats as $cat ) {
    1010                        // Handle each category.
     
    2020                        echo "\n\t</ul>\n</li>\n";
    2121                }
     22}}}