From 298df7f0c65ae0d23f3dc37b0521cd606f9aa006 Mon Sep 17 00:00:00 2001 From: Chris Bassey Date: Sun, 18 Nov 2018 03:03:26 +0100 Subject: [PATCH] Update index.md (#21980) Added download link for WordPress, and the server it can be run on. --- guide/english/wordpress/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/wordpress/index.md b/guide/english/wordpress/index.md index f73e5e413f..320a0464f0 100644 --- a/guide/english/wordpress/index.md +++ b/guide/english/wordpress/index.md @@ -14,6 +14,7 @@ Just 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. +* Wordpress sites can be hosted on any server running the LAMP stack ### WordPress as Blogging Platform @@ -62,7 +63,10 @@ Using tools such as [Jetpack](https://jetpack.com/) and an [SSL certificate](htt ### More Information +- [WordPress Codex: the online manual](https://codex.wordpress.org/) +- [WordPress Code Reference](https://developer.wordpress.org/reference/) - [WordPress Theme Directory](https://wordpress.org/themes/) - [WordPress Plugin Directory](https://wordpress.org/plugins/) - [WordPress Github Repository](https://github.com/WordPress/WordPress) - [WordPress Support Forums](https://wordpress.org/support/) +- [Download WordPress](https://wordpress.org/download/)