Skip to content
  • Dries Buytaert's avatar
    - Patch #267203 by Rob Loach: attributes of theme_item_list can be deceiving. ... · 4f1af19d
    Dries Buytaert authored
    - Patch #267203 by Rob Loach: attributes of theme_item_list can be deceiving.  If you have a look at theme_item_list you see that the $attributes variable takes a NULL value. This makes you believe that it wants a string, rather then a full array of attributes. If you make the default parameter "array()" it will make the programmer expect to pass an array of attributes rather then a string of attributes.
    4f1af19d