WordPress Help
Official documentation, learning resources, and contributor guides collected from WordPress.org.
-
Logging changes in WordPress for iOS
One of the things we’ve added to WordPress for iOSiOS The operating system used on iPhones and iPads. in the upcoming 3.8.4 release is a better way to handle feedback from users of the app. We’ve added CocoaLumberjack to the project to replace our previous method of using FileLogger and three macros throughout the project to…
-
MP6 2.1.1
Holla! We just released this minor point releaseMinor Release A set of releases or versions having the same minor version number may be collectively referred to as .x , for example version 5.2.x to refer to versions 5.2, 5.2.1, 5.2.3, and all other versions in the 5.2 (five dot two) branch of that software. Minor…
-
Testing the Japanese version on my local machine…
Testing the Japanese version on my local machine and the automatic update from Beta2 to RC1 works fine except: 1. $wp_local_package in wp-includes/version.php is removed after the update. 2. Translations is not updated. Step to reproduce: 1. Install WordPress 3.7 betaBeta A pre-release of software that is given out to a large group of users…
-
Have you been receiving update failures with the…
Have you been receiving update failures with the error code mkdir_failed_pclzip? Then why haven’t you reported it? 😉 So, on October 14, I accidentally committed a change that deliberately raised this error when PclZip was used to extract downloaded ZIP files. If ZipArchive is present, it is used instead of PclZip, so this doesn’t affect…
-
I just posted Licking the WordCamp Cookie over…
I just posted Licking the WordCamp Cookie over on the community group site. If you have not already subscribed to https://make.wordpress.org/community/, I highly suggest it. 🙂 #community, #events-2, #wordcampsLogin to Reply
-
Licking the WordCamp Cookie
For about a year now, WordCamps have been asked to start planning no more than six months in advance. Based on feedback from some WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They’re one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the…
-
WordCamp Europe uploaded a nicely shot and edited…
WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They’re one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. Europe uploaded a nicely shot and edited video with interviews but it has a producer credit and…
-
WordCamp Europe uploaded a nicely shot and edited…
WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They’re one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. Europe uploaded a nicely shot and edited video with interviews but it has a producer credit and…
-
Docs Chat: 17 October 2013
@sewmyheadon is away at a conference, and asked me to lead the chat today in his absence. Thank you to everyone who came. For anyone unable to attend, you can read the logs here. The following is a summary of the topics discussed. 1. Internationalizing Codex/Docs Code Examples Prompted by a discussion on Twitter, @siobhan…
-
Hello everyone Following up on my 3.7 strings…
Hello everyone! Following up on my 3.7 strings post — we are now in a 100% string freezeString freeze The term “string freeze” is used by the core team to mark the end of changes to the strings of an upcoming release. A string freeze also means that there will be no more strings added…