Source: Make WordPress: Core

  • Updated GSoC info just sent out to wp-ha…

    Updated GSoC info just sent out to wp-hackers, copying here to make sure no one misses it. We’ve gotten a handful of applications already for GSoC, but they are largely terrible in format, with students pasting the template in and just posting a link to wp-hackers archives or their own blogs. To prevent this from…

  • Post about to go up on the dev blog (we …

    Post about to go up on the dev blogblog (versus network, site) (we should really rethink calling it that, since this is where the actual dev blogging happens these days) about GSoC. Applications open today. We’ve created a new IRCIRC Internet Relay Chat, a network where users can have conversations online. IRC channels are used…

  • I just moved WP.org plugins SVN and Trac…

    I just moved WP.org plugins SVNSVN Subversion, the popular version control system (VCS) by the Apache project, used by WordPress to manage changes to its codebase. and TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress. to a new server. What does this mean…

  • Have you guys seen what Andy Peatling ha…

    Have you guys seen what Andy Peatling has done for BuddyPress plugins using groups? I’m in love with it. Full size: http://twitpic.com/1b0joi/full

  • I’ve been clearing out the dark corners…

    I’ve been clearing out the dark corners of TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress. over the last few days. I went through about 150 tickets, maybe 200, mostly in the Unassigned milestone, and closed about a third and triaged most others.…

  • Suggest Agenda Items for April 1st 2010 …

    Suggest Agenda Items for April 1st 2010 dev chat #agenda

  • Meeting notes for 3/25/2010, added live:…

    Meeting notes for 3/25/2010, added live: * Feature status and schedule update – all. rboren: Menus have firmed up, no more changes to how things are stored, just UIUI User interface changes. Still need accessible version. Need to get lighter headerHeader The header of your site is typically the first thing people will experience. The…

  • Ideas Forum Update

    I went on a tear and obsessively went though every single thread in the ideas forum. It went from having about 2900 threads when I started a couple of months ago, to having about 1700 when I got sucked into it this week, to about 120 now. It’s very close to being useful again, and…

  • Agenda for Mar 25th 2010 dev chat

    Feature status and schedule update – all Inline documentation of the twentyten theme – demetris Front end AJAX endpoint – best solution discussion (https://core.trac.wordpress.org/ticket/12400) – dd32 Menus – Ryan Information provided for update checks from multisite installs (https://core.trac.wordpress.org/ticket/12672) – denis de bernardy Making the agregate stats data public – denis de bernardy

  • When making a patch, you don’t need to …

    When making 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., you don’t need to worry about the minified versions of the…