Update index.md (#25402)

Added two more advantages of WordPress and the source in which I found them.
pull/25874/head^2
bcpudge7 2018-12-04 16:23:21 -06:00 committed by Christopher McCormack
parent 4ac31ad5a7
commit ba2be6a185
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,8 @@ Both easy to use and highly customizable, Wordpress offers an easy solution for
Just to name 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 continous updates that occur every 3-4 months.
* SEO compatible so that the sites can be found easier.
* Has plugins, which extend functionality to WordPress sites.
* Has mobile app (Android and iOS), which can be used to post and manage their Wordpress webpage.
* Wordpress sites can be hosted on any server running the LAMP stack
@ -147,4 +149,5 @@ After confirming installation your will be on the WordPress Dashboard.
- [Download WordPress](https://wordpress.org/download/)
- [WordPress Codex: the online manual](https://codex.wordpress.org/)
- [WordPress Code Reference](https://developer.wordpress.org/reference/)
- [Advantages of WordPress](https://www.fastwebhost.com/blog/top-advantages-of-wordpress-in-2018/)
- [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)