Source: Make WordPress: Core

  • Tag auto-suggest now works for more than …

    Tag auto-suggest now works for more than just the first tagtag A directory in Subversion. WordPress uses tags to store a single snapshot of a version (3.6, 3.6.1, etc.), the common convention of tags in version control systems. (Not to be confused with post tags.). Before, you had to hit “enter” and send each tag…

  • Updated to jQuery UI 1.5.1

    Updated to jQuery UI 1.5.1 #jquery

  • Updated to TinyMCE 3.1.1 which includes …

    Updated to TinyMCE 3.1.1 which includes several fixes for Opera 9.50 and Safari, removes align = center properly, and improves support for embeds in the “Media” pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features…

  • 2.6 Beta 1 is available

    2.6 Beta 1 is available #26, #beta

  • First pass at crazyhorse quickpress dash …

    First pass at crazyhorse quickpress dashboard widgetWidget A WordPress Widget is a small block that performs a specific function. You can add these widgets in sidebars also known as widget-ready areas on your web page. WordPress widgets were originally created to provide a simple and easy-to-use way of giving design and structure control of the…

  • Updated TinyMCE to 3.1.0.1

    Updated TinyMCE to 3.1.0.1 #tinymce

  • Performance tweaking the hierarchy walke …

    Performance tweaking the hierarchy walkers and eliminating taxonomyTaxonomy A taxonomy is a way to group things together. In WordPress, some common taxonomies are category, link, tag, or post format. https://codex.wordpress.org/Taxonomies#Default_Taxonomies. queries with DD32. CategoryCategory The ‘category’ taxonomy lets you group posts / content together that share a common bond. Categories are pre-defined and broad ranging.…

  • Coordinating crazyhorse development.

    Coordinating crazyhorse development. #crazyhorse

  • Working on crazyhorse menus.

    Working on crazyhorse menus. #crazyhorse

  • The Manage Pages and Manage Categories p …

    The Manage Pages and Manage Categories pages now do paging. The paging is hierarchy aware so it won’t orphan sub-trees across pages. #categories, #pages, #paging