WordPress Help
Official documentation, learning resources, and contributor guides collected from WordPress.org.
-
Hello there A question about beta and RC…
Hello there. A question about betaBeta A pre-release of software that is given out to a large group of users to trial under real conditions. Beta versions have gone through alpha testing in-house and are generally fairly close in look, feel and function to the final product; however, design changes often occur as part of…
-
Last Week in WordPress Core
Hello there! This is Last Week in WordPress CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. for the week of April 8-April 14. Similar to last week, commits are included up to RC2, which was released today. In addition, maintenance releases 3.8.3 and 3.7.3 are available,…
-
HTML5 Galleries & Captions in WordPress 3.9
WordPress 3.6 introduced HTML5 versions of popular template tags, starting out with comments, the comment form, and the search form. With the 3.9 release we add galleries and captions to that list. Now, when adding HTML5 support for those features, WordPress will use <figure> and <figcaption> elements, instead of the generic definition list markup. To declare that your…
-
IRC Meetup agenda for week #16
Items on the agenda so far: WordPress 3.9 is scheduled for release on Wednesday the 16th WordPress 3.8.3 was released and addresses the Quick Draft problem introduced with 3.8.2 Please reply in the comments for adding any additional items to the agenda.
-
Version 0.15 released
A new version of WP-CLIWP-CLI WP-CLI is the Command Line Interface for WordPress, used to do administrative and development tasks in a programmatic way. The project page is http://wp-cli.org/ https://make.wordpress.org/cli/ is here. The highlights: Manage more things There are brand new top-level commands for dealing with more types of objects in a WordPress install: wp…
-
problem compilating new versions error https gl wordpress…
problem compilating new versions error… Inicio https://gl.wordpress.org/files/2014/04/fallowp3.png Login to ReplyClear to-do
-
WordPress 3.8.3 was just released No new strings…
WordPress 3.8.3 was just released. No new stringsString A string is a translatable part of the software. A translation consists of a multitude of localized strings. and just fixes a single bug. Your revision # is 28121, but if you simply build it off the 3.8.3 tag you won’t need it. 3.7.3 was also released,…
-
Existing User Testing Videos that Need Write-Ups
A write up should include: A Summary of notable items/issues in the video (Bulleted list) Points of Confusion with notes. (Bulleted list or screenshots, etc. Whatever works to make the point.) Observations (Not necessary but helpful) Your Suggestions based on the specific video test results (Not necessary but helpful) # Link Summary Available (yes/no) Link to…
-
JSON REST API: Meeting Time Change
As announced on the team o2, the meeting time for the APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. team is changing to , in #wordpress-dev. This week we’re discussing OAuth (which, P.S., is now available…
-
Symlinked Plugins in WordPress 3.9
One of the cool little features included with 3.9 is the ability to symlink 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…