Agenda for Oct 29th dev chat: * Custom p…

Agenda for Oct 29th dev chat:

  • Custom post typeCustom Post Type WordPress can hold and display many different types of content. A single item of such a content is generally called a post, although post is also a specific post type. Custom Post Types gives your site the ability to have templated posts, to simplify the concept. ui – Lari
  • Security only patches – Beau
  • BetaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. readiness – westi
  • Memory requirements – Jeffro
  • Update announcement improvements – demetris

Suggest agenda items for Oct 29th dev chat

Suggest agenda items for Oct 29th dev chat

I updated the access flags for #wordpres…

I updated the access flags for #wordpress so more people can help out there when there is trouble. To remind folks, our policy is for people not to be “opped” all the time, only when needed to set/change things. Here are the new folks with access:

sivel
Viper007Bond
bazza
MarkJaquith
Ozh

#irc

Agenda for Oct 22nd dev chat: – Addition…

Agenda for Oct 22nd dev chat:

  • Additional non-oembed sites – Viper007Bond
  • Upgrade notification in coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress.
  • TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress. voting
  • Multiple custom image sizes with retroactive image reprocessing – Scribu
  • Mailing lists
  • #WordPress ops
  • Trac configuration

Prepping 2.8.5. Get the beta here. Cha…

Prepping 2.8.5. Get the betaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of the process. here.

Changes:

  • Fix for trackback DOS
  • Removal of permalink_structure eval
  • Remove some create_function() calls
  • Disallow unfiltered uploads for admins by default. Enable it again with define(‘ALLOW_UNFILTERED_UPLOADS’, true); in wp-config.php
  • Add extra escaping here and there for defense in depth
  • Retire two old importers
  • A few small 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. fixes

This is mainly a security hardening release done as part of our always ongoing security audits. There’s nothing exciting in here unless you are concerned about the trackback DOS bug.

Suggest agenda items for Oct 22nd dev ch…

Suggest agenda items for Oct 22nd dev chat

Two big patches for 2.9 just went in. […

Two big patches for 2.9 just went in.

[12025] by Andy Peatling allows themes to use register_theme_directory() to specify a wp-content-relative path containing theme directories. WP will additionally scan that. Primary use case is BuddyPress adding its themes without requiring copying.

[12023] by Viper007Bond enables smart embeds along with oEmbed support. For instance, to embed a YouTube or Vimeo video, just paste the URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org in your browser on a blank line. It’ll grab the correct embed code for you. Much easier than wrangling with embed code vomit or remembering special shortcodes.

#2-9, #buddypress, #embeds, #themes

Suggest agenda items for Oct 15th dev ch…

Suggest agenda items for Oct 15th dev chat

Some media upload sketches….

Some media upload sketches.

#2-9, #media

Suggest agenda items for Oct 8th dev cha…

Suggest agenda items for Oct 8th dev chat