Neuerungen gibt es in den folgenden Template Tags und Functions:

und

  • get_postdata replaces get_post>
  • get_linksbyname> (new): Gets the links associated with category cat_name.
  • get_linkz replaces get_linkFUNCTION (various functions replaced by one)
  • get_options will replace get_settings
  • the_search_query may replace wp_specialchars
  • anguage_attributes (new): adds language attributes to HTML head tag
  • current_user_can replaces user_can_FUNCTION (various functions replaced by one)
  • get_the_category_by_ID replaces the_category_ID

Via Lorelle.