From 4ac31ad5a73f3f0c7d5b1e3edfd06173af556f21 Mon Sep 17 00:00:00 2001 From: UrszulaSury <44338500+UrszulaSury@users.noreply.github.com> Date: Tue, 4 Dec 2018 23:10:41 +0100 Subject: [PATCH] Add strong emphasis. (#25222) --- guide/english/wordpress/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/wordpress/index.md b/guide/english/wordpress/index.md index 4d49b7b072..54fd38f712 100644 --- a/guide/english/wordpress/index.md +++ b/guide/english/wordpress/index.md @@ -8,7 +8,7 @@ title: WordPress ## WordPress -WordPress is a free and open-source content management system based on PHP and MySQL. Features include robust user management, an extensible theming and plugin architecture, and a flexible template system. It is most associated with blogging but supports other types of web content including forums, media galleries, and online stores. +WordPress is a free and open-source content management system based on **PHP** and **MySQL**. Features include robust user management, an extensible theming and plugin architecture, and a flexible template system. It is most associated with blogging but supports other types of web content including forums, media galleries, and online stores. WordPress powers over 30% of all websites and is by far the most used CMS on the planet. Backed by a huge community, this open source platform powers not only countless sites but a multi-billion dollar economy with themes, plugins, and custom software.