WordPress Help
Official documentation, learning resources, and contributor guides collected from WordPress.org.
-
Hello Showcase plugin currently displays only two pages…
Hello, Showcase 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. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the…
-
String Suggestion In the general settings there are…
StringString A string is a translatable part of the software. A translation consists of a multitude of localized strings. Suggestion. In the general settings, there are most dangerous input boxes in WordPress, which are WordPress Address (URLURL A specific web address of a website or web page on the Internet, such as a website’s URL…
-
number_format() bug ?
Hello everyone, I’d like to share an issue we are having with the fr_FR translation for WP 3.5.2. Typographically, the separator for thousands in French is a non-breaking space : http://fr.wikipedia.org/wiki/Espace_%28typographie%29 (or http://french.about.com/library/writing/bl-punctuation.htm). Therefore, the FR translation uses ” “: #. translators: $thousands_sep argument for http:php.net/number_format, default #. is , #: wp-includes/locale.php:173 msgid “number_format_thousands_sep” msgstr ” ”…
-
Week One Of My WordPress Internship…
So many posts! Where to start!? The sheer amount of unanswered posts in the Support forums was a bit daunting at first. My first week as a WordPress Support intern was all about getting myself accustomed to the forums: On my first day, I spent three and a half hours racking my brain and creating…
-
Weekly migration project update
Just a quick update today, as I’ve been a little sick and stayed offline for a few days. Per my timeline, I worked on a light component last week that focuses on the URLURL A specific web address of a website or web page on the Internet, such as a website’s URL www.wordpress.org replacement part…
-
Secure SWFUpload
Do you use SWFUpload? Have you been getting a lot of emails from us telling you it’s not secure? We have a solution. Or rather, WordPress has one. FORK IT The WordPress security team has officially forked the long-abandoned SWFUpload project and is strongly encouraging all web developers who use SWFUpload to update. We strongly…
-
WordPress 3.5.2 has been released This is a…
WordPress 3.5.2 has been released. This is a security release and there are no stringString A string is a translatable part of the software. A translation consists of a multitude of localized strings. changes. Please push new releases asap, thanks. #announcement, #releaseLogin to ReplyTo-do
-
Announcing a secure SWFUpload fork
The WordPress security team has officially forked the long-abandoned SWFUpload project and is strongly encouraging all web developers who use SWFUpload to update. We strongly suggest you do not use SWFUpload. But if you must, use this fork. You can find it on GitHubGitHub GitHub is a website that offers online implementation of git repositories…
-
Post By Email weekly update
Last Friday, I met with Justin and George to talk through the details of the project proposal. Here is the final version with revisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider…
-
GSoC – week 1: introduction
Hello, my name is Daniele Maio, I’m from Italy and I’m currently enrolled at the University of Catania for the last year of a bachelor degree in Computer Science. I have some years of experience in developing open source project. Since the born of maemo (http://maemo.org) I’ve addressed my interest in mobile development with opensource…