Files
freeCodeCamp/client/src/pages/guide/english/wordpress/index.md

17 lines
745 B
Markdown
Raw Normal View History

---
title: WordPress
---
# WordPress
2018-10-15 06:42:16 +05:30
WordPress is a free and open-source content management system based on PHP and MySQL. Features include a plugin architecture and a template system. It is most associated with blogging but supports other types of web content including more traditional mailing lists and forums, media galleries, and online stores.
2018-10-15 06:42:16 +05:30
WordPress powers over 30% of all websites and is by far the most used CMS on the planet. Backed up by a huge community, this open source platform powers a multi-billion dollar economy with themes/plugins and custom software.
### More Information
- [WordPress Codex: the online manual](https://codex.wordpress.org/)
- [WordPress Code Reference](https://developer.wordpress.org/reference/)