Feature status: * Post Formats landed. D…

Feature status:

  • Post Formats landed. Discussing whether to do a coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. UIUI User interface in 3.1 that themes can optionally enable.
  • Theme Search/Filter is still sitting in rough first draft. Someone volunteered to finish it in the dev chat, but I forget who.
  • Internal linking. Daryl has a patchpatch A special text file that describes changes to code, by identifying the files and lines which are added, removed, and altered. It may also be referred to as a diff. A patch can be applied to a codebase for testing. that will go in soon.
  • Admin Bar. The first round is in and filosofo is working on a cleanup.
  • Ajaxified Admin. Been in for awhile with scribu addressing bugs as they come up.
  • Update TinyMCE. azaozz updated to the latest.
  • Multi-Taxonomy Queries. First rounds are in and scribu is handling bugs.
  • Custom Post Type Index Pages. Nacin landed the first round.
  • Cleanup Admin CSS. JohnONolan is working on a first pass.
  • QuickPress Function. First round is in.
  • User Admin. First round is in along with removal of dashboard_blog.
  • Network Admin. Continued bugbug A bug is an error or unexpected result. Performance improvements, code optimization, and are considered enhancements, not defects. After feature freeze, only bugs are dealt with, with regressions (adverse changes from the previous version) being the highest priority. fixing. Considering moving theme/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 to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party/core updates to networknetwork (versus site, blog) adminadmin (and super admin) for multisitemultisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation type has shared users tables, and creates separate database tables for each blog (wp_posts becomes wp_0_posts). See also network, blog, site installs.

#3-1