WordPress Help

Official documentation, learning resources, and contributor guides collected from WordPress.org.

  • We’re skipping the dev chat this week. …

    We’re skipping the dev chat this week. Resumes next week. #dev-chat

    Read guide

  • 3.0 Thelonious is out. http://wordpress….

    3.0 Thelonious is out. https://wordpress.org/development/2010/06/thelonious/ or http://wp.me/p4Ez4-mg

    Read guide

  • I marked the 2.9.3 milestone as “comple…

    I marked the 2.9.3 milestone as “completed” on TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress., even though it never shipped, I removed the 2.9.3 milestone on Trac and shifted those tickets to 3.0, which means the minor releaseMinor Release A set of…

    Read guide

  • Summary for June 15th 2010 UI Chat

    Light meeting today Progress update on StyleGuide – TECannon working on most material, JohnONolan to contribute graphics, Gastonfig to work on media screens section Start thinking about ideas for wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core,…

    Read guide

  • Posted RC3 announcement on .org in case …

    Posted RC3 announcement on .org in case anyone missed it. https://wordpress.org/development/2010/06/3-0-rc3/

    Read guide

  • As part of the changes for #13747 we ren…

    As part of the changes for #13747 we renamed is_post_type to post_type_exists() as that is what the function really meant. We have also dropped is_post_type() as it was a new 3.0 function and we want to be able to implement a is_ function later without suffering from backward compatibility issues.

    Read guide

  • Meetup Summary Pencils down on changes b…

    MeetupMeetup All local/regional gatherings that are officially a part of the WordPress world but are not WordCamps are organized through https://www.meetup.com/. A meetup is typically a chance for local WordPress users to get together and share new ideas and seek help from one another. Searching for ‘WordPress’ on meetup.com will help you find options in…

    Read guide

  • Just added menu_page_url() – http://west…

    Just added menu_page_url() – http://westi.wordpress.com/2010/06/10/introducing-menu_page_url/ – #13829

    Read guide

  • Ryan and I removed default component own…

    Ryan and I removed default component owners from TracTrac An open source project by Edgewall Software that serves as a bug tracker and project management tool for WordPress.. Because they get assigned when a ticketticket Created for both bug reports and feature development on the bug tracker. is created or a component is changed (by…

    Read guide

  • There was a bug in the process that gene…

    There was a 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. in the process that generated pluginPlugin A plugin is a piece of software…

    Read guide