WordPress Help

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

  • Press This Revamp Merge Proposal

    What is it? Press This is a redesign of an existing feature with a focus on automation, speed, and mobile usability. Download the plugin and check it out for yourself! Features One of the requirements of coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. is at…

    Read guide

  • WordCamp Toolkit Cancellation | February 18, 2015

    Our weekly Toolkit chat will be cancelled this week. We’ll be back next week in full force! #wordcampsLogin to Reply

    Read guide

  • Mobile Flow Update

    Here’s the state of the open mobile flow tickets we’ve been calling out in the jumpstart posts. #29989 Hide Media Buttons on small screens I’ve really wanted this one for awhile. There was some good design momentum, but we’ve faltered as we moved to implementation. This ticketticket Created for both bug reports and feature development…

    Read guide

  • Prepare your locale for 4.1.1 – Update: WordPress 4.1.1 has been released

    Edit: WordPress 4.1.1 has been released. Packages are currently build every hour 6 hours. WordPress 4.1.1 will be released in the next 24 hours. In order to benefit from the automated release process it could be possible that you have to prepare your localeLocale Locale = language version, often a combination of a language code…

    Read guide

  • Agenda for the Polyglots chats on Wed, 18 Feb & Thu, 19 Feb,

    Dear Polyglots, This week’s polyglots chats will be on Wed, 18 Feb, 11:00 UTC and Thu, 19 Feb, 02:00 UTC on the #Polyglots channel on Slack Short agenda: Release date for 4.1.1 and how to make autorelease work by @ocean90 LocaleLocale Locale = language version, often a combination of a language code and a region code, for instance es_MX…

    Read guide

  • Multisite Objective: Defining Network Types

    We’ve been having a rolling conversation about the concept of different networknetwork (versus site, blog) types for a long while. @nacin covered it as part of the potential roadmap for multisite in 2013 and described two sections—“Registration and Open Networks” and “Trusting Users in a Closed Network”—that describe the overall intent of this conversation pretty…

    Read guide

  • Multisite Office Hours Recap (February 17, 2015)

    Multisitemultisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation type has shared users tables, and creates separate database tables for each blog (wp_posts becomes wp_0_posts). See also network, blog, site office hours are held every Tuesday at 21:00UTC in #core-multisite and are followed by a casual…

    Read guide

  • Deputy meeting

    Howdy DeputiesProgram Supporter Community Program Supporters (formerly Deputies) are a team of people worldwide who review WordCamp and Meetup applications, interview lead organizers, and keep things moving at WordCamp Central. Find more about program supporters in our Program Supporter Handbook.! I think it’s important for us to all chat from time to time to keep…

    Read guide

  • Agenda for Thursday February 19th meetup

    Item’s for discussion this Thursday: LearnUps – How, when and if they can be scheduled. NUX (new user experience) – Ideas that the support team would like to suggest for that workgroup? This is for new users and todays NUX meetup was really interesting. For any other items to add please suggest them in the…

    Read guide

  • Handbook Examples: Functionality and Features

    Last week we began with the code section of the handbook. This week let’s get some momentum and tackle: Core functionality and features. Functionality and Features examples: Example: There is no need to use add_theme_support( ‘menus’ ); because register_nav_menu() does it behind the scenes. Example: Use coreCore Core is the set of software required to…

    Read guide