From 131e29402f595d5122b8eb9999c1471a2abb19d0 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 15 Oct 2018 23:08:44 -0400 Subject: [PATCH] Added more regarding the advantages of WP (#19401) * Added more regarding the advantages of WP * fix: bulletized contributor's advantage points --- client/src/pages/guide/english/wordpress/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/client/src/pages/guide/english/wordpress/index.md b/client/src/pages/guide/english/wordpress/index.md index 976a319da3..b8b9de74fb 100644 --- a/client/src/pages/guide/english/wordpress/index.md +++ b/client/src/pages/guide/english/wordpress/index.md @@ -8,6 +8,14 @@ WordPress is a free and open-source content management system based on PHP and M 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. +Easy to use, Wordpress offers an easy solution for both web developers and non-web developers alike to create a site. + +Just to a few advantages of WordPress: +* Users are able to manage their Wordpress webpage from any computer +* Has a blog built-in and ready to go whenever applicable. +* Has plugins, which extend functionality to WordPress sites. + +Whether its page transitions or a customized contact form, WordPress users are only a few clicks away from success and a beautiful website. ### More Information