Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #5844


Ignore:
Timestamp:
02/13/2008 07:59:01 PM (17 years ago)
Author:
lloydbudd
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5844

    • Property Version changed from to 2.5
    • Property Milestone changed from 2.6 to 2.5
  • Ticket #5844 – Description

    initial v1  
    1 Hi,
     1As reported by James R Whitehead of interconnectit.com on wp-hackers:
    22
    33I'm wondering why the html generated by wp_list_pages and
    44wp_list_categories has changed in the current 2.4-bleeding. I know
    5 things in this are not set in stone so I'm hoping it's not a permanent
    6 change as it makes coding CSS menus that work with 2.3 and 2.4 very
    7 difficult especially as child item are no longer in a single container.
    8 The new structure also makes less sense semantically as each child is
    9 now a separate UL.
     5things in this are not set in stone so I'm hoping it's not a permanent change as it makes coding CSS menus that work with 2.3 and 2.4 very difficult especially as child item are no longer in a single container. The new structure also makes less sense semantically as each child is now a separate UL.
    106
    117Changed from:
     
    3834  </li>
    3935</ul>
    40 
    41 Thanks,
    42 
    43 --
    44 James R Whitehead
    45 
    46 email:          James at interconnectit.com
    47 URL:            http://www.interconnectit.com
    48 Phone:          +44 (0)151 709 7977