Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Become a WordPress Developer: Build Premium Themes & Plugins
Rating: 4.3 out of 5(15 ratings)
174 students

Become a WordPress Developer: Build Premium Themes & Plugins

Develop a WordPress eLearning Theme to Create Online Course, LMS, Educational Website like Teachable with WordPress
Last updated 5/2024
English

What you'll learn

  • You will learn how to Create Custom Post Types
  • You will learn how to Add Custom Fields (Without the need for External Plugins)
  • Database how to Insert Data, Save it, Update it & Retrieve it from Any Database Table
  • Design Awesome WordPress Templates with Html & Css

Course content

10 sections68 lectures7h 54m total length
  • Install WordPress on Localhost using Laragon4:51

    Learn the difference between live and local environments, set up a local environment with laragon and a local domain like site.test, and install WordPress locally to build an LMS.

  • Install Text Editor - Sublime2:22
  • Minimum Requirements to Build a WordPress Theme3:30

Requirements

  • No Programming Experience Needed. You will learn everything you need to Build Premium Plugins in WordPress

Description

Build a Learning Management System Theme LMS - to Manage Courses Like Udemy

In this course, the theme that we're going to be building is an LMS theme that helps us create & list courses on our website, just like this website Udemy


The process of building this theme will help you learn everything you need to Build Premium WordPress themes

  • Create CUSTOM POST TYPE - You will learn how to Create Custom Post Types in your WordPress Dashboard

  1. You will have you own custom CPT here

  2. You can name it anything you want, also you can change it's icon

  • Add CUSTOM FIELDS - You will learn how to Add Custom Fields (Without the need for External Plugins)

Learn how to customize Custom Fields with CSS to fit your design

In our Case we will add the course details like trailer video, the course price and it's content

After that we will learn how to save all these details in the database so that we can retrieve them later on in our course page

  • DATABASE - You will learn how to create database tables

  1. This table will be created automatically once our plugin is activated

  2. Second You will learn about Database:

  3. How to Insert Data, Save it, Update it & Retrieve it from Any Database Table: Your plugin will be doing this for you automatically in the background

WEB DESIGN

  • You will learn how to Design Awesome Templates associated with your CPT using Html & CSS

  • You will learn how to Dynamically Load Your Courses Details from the custom fields that we built, Each course page will have it's own price, video trailer, content. And everything will be controlled from the WordPress Dashboard. You can make changes here and you'll see them in front-end.


This is the Power of using Themes in WordPress. It allows us to manage our content easily from the Dashboard

Also Keep in mind that this LMS Theme that you're going to be building is just one example. With this knowledge in this course you can build different plugins that serve different purposes - Selling T-shirts


So If you are interested in learning WordPress development by Building this LMS Theme, join me and let's get down to it


Who this course is for:

  • Beginner WordPress Developers who want to Build Premium Plugins & Themes