Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
WP Plugin Development - Build your own plugin!
Rating: 4.0 out of 5(218 ratings)
36,618 students

WP Plugin Development - Build your own plugin!

Learn to create your own WordPress Plugin - Step by Step
Last updated 3/2018
English

What you'll learn

  • It's often the case that you're looking for a specific functionality in already existing plugins, but the one you're looking for is not captured by any of these. In this course you will learn how to create your own plugin to feed your needs or even those of your customers.
  • You will know about the basics of WP "behind the scenes"
  • Understanding Actions / Filters
  • Important knowledge about naming and possible conflicts
  • Enqueue concept for CSS and scripts
  • How to store data in a custom table
  • Security: How to check user capabilities, escaping and nonces
  • Localization: How to build your plugin multilingual
  • Cronjobs in Wordpress

Course content

5 sections24 lectures3h 57m total length
  • Basics about Wordpress and plugins3:11

    The very basics about what is WP and what are plugins. 

  • Setup the environment5:43

    Learn how to setup the environment which we are going to use in our development. Of course you can also use any other application for development you prefer.

  • Install WP and the database10:06

    In this section we configure the database and install Wordpress core

  • Actions and Filters5:13

    What are hooks and how to use them?

Requirements

  • basic knowledge in Wordpress, PHP, HTML
  • suggested basic knowledge in CSS, JS and SQL

Description

WordPress is one of the most used CMS in the World!

That brings up a lot of opportunities if you are a WordPress Developer :)

In this course you are learning step by step how to create an awesome WordPress Plugin from scratch!
For your own needs or to sell it as a SaaS Business.

In the SaaS Business perspective WordPress offers you a HUGE amount of users (rapidly growing) which can be your potential customers. That means small business - big money!

So if you want the learn to create a fast & reliable Product for WordPress, which also meets the security standards today, then this course ist the right one for you!

Who this course is for:

  • This course is created for anybody who wants to extend or change functionality within the WP core using an own self-made plugin.