WordPress Help

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

  • Weekly Stats: 14 Nov 10

    (Cross-Posted) Each week, I publish various statistics to measure the Theme Review process for Themes submitted for inclusion in the Official WordPress.org Theme Repository (any inaccuracies are due to manual counting). Here’s how we’ve done (improved/disimproved/maintained) over the week ending 06 Nov 2010: Compared with last week: The # of tickets closed increased. (124 vs…

    Read guide

  • Minutes: 2010 November 13

    The WordPress Theme Review Team (WPTRT) had is regular bi-weekly meeting on November 13, 2010. We covered many agenda items although it would have been nice to see more people in attendance. From the IRC Logs: the meeting started at approximately 16:12 UTC; and, concluded at approximately 18:22 UTC. Please make sure to read the…

    Read guide

  • Was anything done with improvements on h…

    Was anything done with improvements on how localizationLocalization Localization (sometimes shortened to “l10n”) is the process of adapting a product or service to a particular language, culture, and desired local “look-and-feel.” of plugins is handled, about what we talked around 3.0 release and what was later planned as 3.org project? #infrastructureLogin to ReplyTo-do

    Read guide

  • Could someone investigate about the 403 …

    Could someone investigate about the 403 error (Forbidden) I get when I try to svn commit for sq localeLocale Locale = language version, often a combination of a language code and a region code, for instance es_MX denotes Spanish as it’s used in Mexico. A list of all locales supported by WordPress in https://make.wordpress.org/polyglots/teams/ at…

    Read guide

  • I’ve emptied and deleted the Awaiting T…

    I’ve emptied and deleted the Awaiting Triagetriage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors. milestone. This milestone had held 3.1 tickets before we decided to empty that bucket out and start again. We still have nearly 500 tickets in Awaiting Review. We should try to…

    Read guide

  • Summary for November 9th 2010 UI Chat

    Good meeting, a few notes: We’re ignoring daylight savings, meetings will now be 1 hour later so they stay at the same time each week. TECannon and Chexee collaborating to finish the last bits of the UIUI UI is an acronym for User Interface – the layout of the page the user interacts with. Think…

    Read guide

  • The sign-up page layout is collapsed in …

    The sign-up page layout is collapsed in ug.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, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/. Who will responsible to check and correct…

    Read guide

  • Nikolay, can I get more info about GlotP…

    Nikolay, can I get more info about GlotPressGlotPress GlotPress is the translation management software that powers Translate.WordPress.org. More information is available at glotpress.org. 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.…

    Read guide

  • Reverted in 3.1. We’re trying again in …

    Reverted in 3.1. We’re trying again in 3.2. If you were using $wpdb->last_result, you will need to change it to $wpdb->get_results() without a $query argument, which does the same thing. Inside wpdb, we’re now passing resources around, so the last_result property (which was private and should not have been used) no longer exists. On PHP5,…

    Read guide

  • List of post formats

    The current list of post formats is on the Codex page: https://codex.wordpress.org/Post_Formats aside – Typically styled without a title. Similar to a Facebook status update. chat – A chat transcript. gallery – A gallery of images. link – A link to another site. image – A single image. quote – A quotation. status – A…

    Read guide