Team Gardening Update

Decided to allow small schema changes in this release so as to clear out some of the schema updates we’ve long considered.

  • #19935 – Drop comment_approved index. It has been redundant for a long time.
  • #17188 – Remove blog_id column from wp_options. It has never been used.

We’re also considering:

  • #19387 post_content_filtered should be longtext
  • #10483 – Change post_name’s length from 200 to 400

kurtpayne modified the ajax handlers to use wp_die() — allowing unit tests to provide a custom die handler — and added more ajax unit tests. #15327

duck_ continued with rewrite improvements: #19876 #16092

scribu continued with work on WP_Query performance in #18536. The results look promising.

And there was the usual tracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress. gardening, unit testing, and housekeeping.

#team-update