WordPress Help
Official documentation, learning resources, and contributor guides collected from WordPress.org.
-
Docs Office Hours Agenda
There are a few things we need to discuss that were brought up in core dev chat yesterday: Documentation from various make/coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. posts need to go into the plugin handbook and theme handbook. 4.1 Codex updates 4.1 version page…
-
Dev Chat Summary, December 10th
https://wordpress.slack.com/archives/core/p1418245350000526 https://make.wordpress.org/core/2014/12/10/release-candidate-and-todays-dev-meeting-agenda/ Misses RCrelease candidate One of the final stages in the version release cycle, this version signals the potential to be a final release to the public. Also see alpha (beta). Decisions About page text will land tonight (Wednesday the 10th). Moving APIAPI An API or Application Programming Interface is a software intermediary that…
-
If you’ve written a child theme for Twenty…
If you’ve written a child themeChild theme A Child Theme is a customized theme based upon a Parent Theme. It’s considered best practice to create a child theme if you want to modify the CSS of your theme. https://developer.wordpress.org/themes/advanced-topics/child-themes/ for Twenty Fifteen, please note that some of the new pagination functions have been renamed for…
-
Notes – Polyglots chats on Dec 10 & 11
Notes – Polyglots chats on Dec 10 & 11 Archive: Wednesday chat | Thursday chat New information on WordPress 4.1 RC1, string freeze and release dates RC1 is coming on Dec 11th – (there will be a post on make/coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress., we will post a…
-
A question for the Twenty Fifteen authors and…
A question for the Twenty Fifteen authors and fellow polyglots, concerning these strings, and their format for screen readers. Example: <span class=”meta-nav”>Next <span class=”screen-reader-text”>post: </span></span><span class=”post-title”>%title</span> If your language uses a different order, i.e. “Artigo seguinte (en: Post next)”, instead of “Next post”, which is the proper way to translate and keep screen readers happy?…
-
No Inline Docs Chat Today
Due to a scheduling conflict, today’s Inline Docs chat has been cancelled. See everyone next week! #inline-docsLogin to Reply
-
Image Flow Update: User Flow Charts for Prototype
As we’re discussed in last week’s Image Flow meeting, we’ve started building a prototype as per our wireframes and user flows. We want to test our assumptions and have a prototype to get some early user testing started before we go into real development. The prototype is a collaborative effort which @teamadesign is heading off…