Source: Make WordPress: Core

  • I have had InterTrac linking enabled fro…

    I have had InterTrac linking enabled from the 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. to a few others and back the other way (previously…

  • Agenda for dev chat today, which is at t…

    Agenda for dev chat today, which is at the new time of Wednesdays at 16:00UTC. That’s noon in New York, 11am in Austin, TX, and 9am in California. 3.1 feature status The meaning of freeze Schedule for next month Google Code-in Status New theme team site #agenda

  • I added a little to the file naming sect…

    I added a little to the file naming section of the WordPress Coding Standards to clarify the way in which we name our class files. In summary class files will be named using hypen separation and based on the class name they contain. I won’t be changing the name of old files but have updated…

  • Suggest Agenda items for Nov 3rd 2010 dev chat

    Suggest agenda items for this weeks developer chat. Please note the new day and time – Wednesdays at 16:00 UTC #agenda

  • I submitted our application to be a part…

    I submitted our application to be a participating organization in the Google Code-in. We need to compile the task list. I put in some high-level placeholders for now, but people should go ahead and add suggestions for tasks. Note that the final task list will be pruned down to those tasks that are approved by…

  • Agenda for today’s dev chat: – 3.1 stat…

    Agenda for today’s dev chat: 3.1 status updates 3.1 schedule: we need to get to freeze now Dev chat schedule: proposal to move back to Wednesdays and a couple of hours earlier Google Code-In GSoC Mentor Summit review if jjj, aaroncampbell or boonebgorges are around #agenda

  • Dropped the Awaiting Review queue by abo…

    Dropped the Awaiting Review queue by about 150 tickets in the last two evenings. There’s another 450 there, and 290 in Awaiting Triagetriage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors.. You may recall that Awaiting Triage were 3.1 tickets prior to us rebooting that milestone.…

  • Suggest agenda items for tomorrow’s dev…

    Suggest agenda items for tomorrow’s dev chat. #agenda

  • Plugin activation hooks no longer fire for updates

    Following up on @scribu‘s post with further rationale and the 31compat tagtag A directory in Subversion. WordPress uses tags to store a single snapshot of a version (3.6, 3.6.1, etc.), the common convention of tags in version control systems. (Not to be confused with post tags.). The many problems. When pluginPlugin A plugin is a…

  • Plugin activation hooks

    Attention all 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…