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

12 lines
466 B
Markdown
Raw Normal View History

---
title: WordPress
---
# WordPress
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.
### More Information
<a href='https://codex.wordpress.org/' target='_blank' rel='nofollow'>WordPress Codex</a>