From c771ab58222cc92ac21a090e05d8da65f20f954f Mon Sep 17 00:00:00 2001 From: Olayemi Adebayo Roheem <40640678+Tekcoder@users.noreply.github.com> Date: Tue, 4 Dec 2018 23:10:18 +0100 Subject: [PATCH] Add the text "The following are some of the popular and useful plugins in WordPress: - Yoast SEO - JetPack - W3 Total Cache - Akismet - Mailchimp etc" (#24872) --- guide/english/wordpress/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/guide/english/wordpress/index.md b/guide/english/wordpress/index.md index 939392ad82..4d49b7b072 100644 --- a/guide/english/wordpress/index.md +++ b/guide/english/wordpress/index.md @@ -53,6 +53,13 @@ Themes typically provide an overall framework for the design and functionality o Plugins extend WordPress functionality in specific ways, adding features like mailing list integrations, contact forms, enhanced security, or custom data fields. As with themes, there's a huge number of plugins available, many of them free, or with both free and pro versions available, covering almost any feature you might think of. +The following are some of the popular and useful plugins in WordPress: +- Yoast SEO +- JetPack +- W3 Total Cache +- Akismet +- Mailchimp etc + ### From Blogging Platform to CMS The power of WordPress becomes apparent in the use of 3 features: custom post types, custom taxonomies, and custom fields. Generating custom post types allows a website administrator or web developer to separate very specific content types from the rest of their website content. This can be helpful on websites with large page counts and numerous varying content sections.