Course WordPress Development

What is WordPress?

Getting Started Preview

A content management system

WordPress lets you build websites without writing code — and dig into code when you want more control. It is the most widely used CMS on earth.

Two flavours

  • WordPress.org — self-hosted, full control (this course)
  • WordPress.com — hosted, simpler, fewer options

What runs a WP site

A WordPress site is PHP + MySQL. Content (posts, pages, settings) lives in the database; themes and plugins are files on the server.

The building blocks

PieceWhat it does
ThemeControls the look/layout
PluginAdds features (forms, SEO, shop)
PostBlog entries, news
PageStatic content: About, Contact
Widgets/BlocksDrag-and-drop content areas

What you can build

  • Business and portfolio sites
  • Blogs and news sites
  • Online shops (WooCommerce)
  • Membership and course sites
Tip: WordPress.org vs .com matters: you want .org (self-hosted) for full control over your site.

This is a free preview lesson

Enroll in the WordPress Development to unlock every lesson, lesson PDF guides, quizzes and your certificate - and start creating your own pieces today.


Discussion

Free preview lesson