From 12529624c1d3a9d751a06f569212ca8e21cec1b4 Mon Sep 17 00:00:00 2001 From: Olayemi Adebayo Roheem <40640678+Tekcoder@users.noreply.github.com> Date: Wed, 5 Dec 2018 02:31:05 +0100 Subject: [PATCH] Add the text "Examples of Popular Drag and drop themes that makes WordPress website easy to build are: - Avada theme - Divi theme, and - Elementor theme." to the Article (#26830) --- guide/english/wordpress/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/guide/english/wordpress/index.md b/guide/english/wordpress/index.md index bcff817fb4..4f1e84da26 100644 --- a/guide/english/wordpress/index.md +++ b/guide/english/wordpress/index.md @@ -65,6 +65,11 @@ The following are some of the popular and useful plugins in WordPress: - Akismet - Mailchimp etc +Examples of Popular Drag and drop themes that makes a WordPress website easy to build are: +- Avada theme +- Divi theme, and +- Elementor theme. + ### 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.