Anmelden oder neues Benutzerkonto anlegen.

 

Doku » Changelog/2.6


[bearbeiten] Version 2.6

WordPress 2.6 wurde am 14. Juli 2008 veröffentlicht.

[bearbeiten] Neu in dieser Version

  • Artikel werden in Versionen gespeichert.
  • Display captions of images alongside them in posts and pages.
  • Add paging of Themes in Design panel
  • Word Count displayed when writing and editing posts and pages
  • Press This bookmarklet
  • Sortierung der Galerie
  • Export/import post excerpts
  • Theme Vorschaumodus
  • Check (assigned) Categories at top Category box in Write/Manage Post
  • Show when a term is both a tag and a category
  • Wider Profile fields
  • TinyMCE 3.1
  • Two categories can have sub-categories with the same name

[bearbeiten] Für Entwickler

  • The default meta boxes on the post, page, and link edit page can be removed and replaced. They can be added via add_meta_box()
  • Unterstützung von Google Gears
  • Latest JQuery update
  • wp-config.php muss jetzt nicht mehr im Root liegen. Die neue Datei wp-load.php verwiesst auf die wp-config.php Datei.
  • WP_CONTENT_DIR - ganzer Path
  • WP_CONTENT_URL - ganze URL
  • WP_PLUGIN_DIR - ganzer Path
  • WP_PLUGIN_URL - ganze URL
  • WP_LANG_DIR - ganzer Path
  • Deprecated constants declared with limited backwards compatibility.
  • PLUGINDIR
  • LANGDIR
  • current_category Option hinzugefügt zu wp_list_categories




Original Dokument: codex:Version_2.6