*** Welcome to piglix ***

Word Press

WordPress
WordPress logo.svg
WordPress Dashboard
WordPress Dashboard
Developer(s) WordPress Foundation
Initial release May 27, 2003; 15 years ago (2003-05-27)
Stable release
4.9.7 / 2018-05-26
Repository Edit this at Wikidata
Written in PHP
Operating system Unix-like, Windows
Type Blog software, Content Management System, Content Management Framework
License GNU GPLv2+
Website wordpress.org

WordPress is a free and open-source content management system (CMS) based on PHP and MySQL. To function, WordPress has to be installed on a web server, which would either be part of an Internet hosting service or a network host in its own right. An example of the first scenario may be a service like WordPress.com, and the second case could be a computer running the software package WordPress.org. A local computer may be used for single-user testing and learning purposes. Features include a plugin architecture and a template system. WordPress is used by 30.6% of the top 10 million websites as of April 2018. As such, WordPress is the most popular website management or blogging system in use on the Web, supporting more than 60 million websites. WordPress has also been used for other application domains such as pervasive display systems (PDS).

WordPress was released on May 27, 2003, by its founders, Matt Mullenweg and Mike Little, as a fork of b2/cafelog. WordPress is released under the GPLv2 (or later) license.

WordPress has a web template system using a template processor. Its architecture is a front controller, routing all requests for non-static URIs to a single PHP file which parses the URI and identifies the target page. This allows support for more human-readable permalinks.


...
Wikipedia

...