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…
-
Plugins SVN repository will be going read only…
Plugins SVN repository will be going read-only temporarily. More at make/plugins. #systems
-
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…
-
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…
-
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
-
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…
-
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…
-
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…