WordPress Help
Official documentation, learning resources, and contributor guides collected from WordPress.org.
-
CSS
A brief introduction to CSS, how CSS can be added to an HTML page, and how to apply CSS to elements.
-
HTML
A brief introduction to HTML, what HTML looks like, and how it’s rendered in the browser.
-
Other useful development tools
Introduces some of the other useful tools for developers, including tools for both theme and plugin development
-
Code editor
A summary of some of the more popular code editors available for developing with WordPress.
-
WordPress Installation
Learn how to manually set up a local WordPress instance, through the famous five-minute install.
-
Local development environment
An introduction to the concept of a local development environment, as well as some common options.
-
Training Team Meeting Recap – 25th January 2024
This meeting followed this meeting agenda in GitHub. You can see conversations from the meeting in this Slack Log. (If you don’t have a SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/ account, you can set one up.) Introductions and Welcome There were 14…
-
X-post: WordCamp Zaragoza 2024. Design table in Contributor day
X-comment from +make.wordpress.org/design: Comment on WordCamp Zaragoza 2024. Design table in Contributor day Login to Reply
-
WordCamp Zaragoza 2024. Design table in Contributor day
Last week, WordCamp Zaragoza celebrated its 2024 edition on January 19th and 20th. This annual event is always a highlight for the community, and despite the snow and well-known wind, people came to the venue willing to participate. The event started with the Contributor DayContributor Day Contributor Days are standalone days, frequently held before or…
-
Admin page request
Explore a typical WordPress admin request and step through the code execution.