Introduction to WordPress

WordPress is a free, open-source platform for building websites. More technically, WordPress is a content management system (CMS) written in PHP and using a MySQL database. In non-technical terms, WordPress is the easiest and most powerful blog and website builder available today.

WordPress is an excellent platform for creating all kinds of websites. From blogs to e-commerce sites.

Download

Requirements

Recommended:

  • PHP 8.3+
  • MySQL 8.0+ or MariaDB 10.6+
  • HTTPS
  • Apache or Nginx (recommended)

Minimum:

  • PHP 7.2.24+
  • MySQL 5.5.5+
  • Any server supporting PHP and MySQL

Source: https://github.com/WordPress/WordPress/blob/master/wp-includes/version.php

More details: https://wordpress.org/about/requirements/

Source code

Getting started with WordPress

Working with WordPress

API in WordPress

Cheat sheets

Cheat sheet on this site.