Source: Make WordPress: Core

  • For Wednesday, let’s plan on a 3.5.1 ticket triage meeting

    For Wednesday, let’s plan on a 3.5.1 ticketticket Created for both bug reports and feature development on the bug tracker. triagetriage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors. meeting at 19:00 UTC (2 p.m. Eastern). Please be around if you can (#wordpress-dev of course), especially…

  • Commit Promotions

    Jon Cave, who many of you know as duck_, is now a permanent committercommitter A developer with commit access. WordPress has five lead developers and four permanent core developers with commit access. Additionally, the project usually has a few guest or component committers – a developer receiving commit access, generally for a single release cycle…

  • The release cycle for WordPress 3.6 isn’t going…

    The release cycle for WordPress 3.6 isn’t going to start until January, but we can of course start to drop in some early things before then. (This worked out nicely before the start of 3.5.) With that in mind, I have added jQuery 1.9 BetaBeta A pre-release of software that is given out to a…

  • Antsy for 3.6 to start and need a…

    Antsy for 3.6 to start and need a project? Who wants to make an official importer for the new Twitter archives? Would think we’ll want to add that into the importers list. Would suggest importer auto-assign “status” or “aside” post format (or make it an option in the pluginPlugin A plugin is a piece of…

  • Went to tally team rep votes and only…

    Went to tally team repTeam Rep A Team Rep is a person who represents the Make WordPress team to the rest of the project, make sure issues are raised and addressed as needed, and coordinates cross-team efforts. votes and only 9 people voted, none of whom had actually contributed to coreCore Core is the set…

  • The unit tests and design repos http unit…

    The unit tests and design repos (http://unit-tests.svn.wordpress.org and http://design.svn.wordpress.org) are now integrated into the coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. WordPress TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress.. Where to find…

  • Attachment editing: now with full post edit UI!

    While perhaps not often used, the same interface in the now-old upload/insert media modal was available as an adminadmin (and super admin) screen by going to the Media Library and then clicking on Edit for an item. With the move away from that interface in the modal, we thought it’d be a good time to…

  • Post-3.5 IRC meeting

    Here’s the agenda for the December 12 developer chat in IRCIRC Internet Relay Chat, a network where users can have conversations online. IRC channels are used widely by open source projects, and by WordPress. The primary WordPress channels are #wordpress and #wordpress-dev, on irc.freenode.net.. That’d be #wordpress-dev on freenode at 21:00 UTC. Should be a…

  • PHP Warning: Missing argument 2 for wpdb::prepare()

    Hello 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…

  • WordPress 3.5 admin columns for custom taxonomies

    WordPress 3.5 is here!! If you haven’t played with it yet, go get it! I’m proud to be listed as a contributor on this release and want to highlight a new feature geared towards developers that I helped work on. If you have checked the register_taxonomy() codex page recently, you may have noticed a new…