WordPress Help

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

  • Dev chat summary for April 24 2013 Chat…

    Dev chat summary for April 24, 2013 Chat log. Agenda iOSiOS The operating system used on iPhones and iPads. : version 3.5.3 released iOS : status Android : version 2.3.1 released Android : status Windows Phone : status Mobile Handbook Reminder iOS : version 3.5.3 released The latest version of the app was released on…

    Read guide

  • David Bisset will be helping out with the…

    David Bisset will be helping out with the wp10 site, adding him as an author here in case he needs to ask for help. #wp10Login to Reply

    Read guide

  • Plugins SVN repository will be going read only…

    Plugins SVN repository will be going read-only temporarily. More at make/plugins. #systems

    Read guide

  • Plugins SVN Repository DNS Change Today

    In a short while (next 30 minutes or so), plugins.svn.wordpress.org will undergo a DNSDNS DNS is an acronym for Domain Name System – how you assign a human readable address to a website’s exact numeric coded location (ie. wordpress.org uses the actual IP address 198.143.164.252). change as part of a datacenter migrationMigration Moving the code, database and…

    Read guide

  • Post titles in attributes

    In pretty much every theme, there is something that looks like this: <a href=”<?php the_permalink(); ?>” title=”<?php echo esc_attr( sprintf( __( ‘Permalink to %s’, ‘twentythirteen’ ), the_title_attribute( ‘echo=0’ ) ) ); ?>” rel=”bookmark”><?php the_title(); ?></a> My question: Is “Permalink to (title of post)” a WordPress anachronism that, by being a redundant title attribute, actually harms…

    Read guide

  • Not sure if this is new since the…

    Not sure if this is new since the MP6 styling stuff making it onto the .org theme, but I haven’t noticed it before, so might be related. The alignleft doesn’t seem to be working on the .org news blog as shown here. #news-blogLogin to Reply

    Read guide

  • I have a site in domeneshop no and…

    I have a site in domeneshop.no and I want to have it in Pinboard. I do not know what to do. Can you please help us? Login to ReplyTo-do

    Read guide

  • Twenty Thirteen project update, April 23, 2013

    The focus for Twenty Thirteen right now test, test, and test. Polish, polish, and polish. The IEs, RTL, testing with lots of popular plugins. Getting things working smoothly with the new coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. post formats functionality. Priorities Launch on WordPress.comWordPress.com…

    Read guide

  • Core Trac is going down shortly for a…

    Core Trac is going down shortly for a datacenter migrationMigration Moving the code, database and media files for a website site from one server to another. Most typically done when changing hosting companies.. CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. SVNSVN Subversion, the popular version…

    Read guide

  • Post Formats, Schedules, and Philosophy

    Post Formats UIUI User interface is looking like this right now: This seems confusing, because it looks like they are icons to insert something (Image, Gallery, Link, Video, etc), but instead of launching a popup to insert a link or an image, the screen changes and the navigation that was just used to choose disappears…

    Read guide