Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Building WordPress Plugins From Scratch
Rating: 2.5 out of 5(14 ratings)
275 students
Last updated 1/2014
English

What you'll learn

  • Shortcodes
  • widget
  • plugins
  • cron job
  • events
  • options
  • settings
  • much more

Course content

9 sections50 lectures3h 31m total length
  • Getting Started1:13
  • What You Should Know?1:14

Requirements

  • Browser
  • Code Editor

Description

Did you know that 20-30%%%% of all websites on the Internet are powered by theWordpress platform?

One of the reasons behind the success of Wordpress is it's flexible Plugin system, which allows developers to give superpowers to any website on a modular and easy manner.

In this course we'll cover the art and science of Wordpress Plugin Development from scratch.

By following the video lessons and having a play with the numerous downloadable examples you will get quite comfortable with the following topics:

  • Plugin basic structure and life cycle.
  • How to use filters and actions to have our code executed at the right moment.
  • Accessing posts through The Loop.
  • Creating your own shortcodes to give your users superpowers and allow them to save time.
  • How to add custom metadata to posts and users.
  • Widget creation from scratch.
  • Dashboard widgets.
  • How to create our own admin pages with global settings.
  • Task scheduling with Cron.
  • Creating custom tables to extend Wordpress beyond your dreams.
  • Much More

You need to be familiar and have basic knowledge of PHP,MySQL and web development in general.

This course follows the methodology of learning by doing, where video lessons consist in live coding and students are encouraged to modify the course code and get started with their own projects from the very beginning.

If you've always wanted to create your own Wordpress plugins or you need to learn how to do it quickly for work reasons, this is definitely the best way to go.

Don't postpone your dreams, GET STARTED TODAY :)

Who this course is for:

  • Anyone Interested in creating wordpress plugins