Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Make your own official WordPress plugins
Rating: 4.2 out of 5(7 ratings)
1,083 students

Make your own official WordPress plugins

Learn how to create real live production plugins from scratch and boost your WordPress knowledge
Created byHackademy _
Last updated 1/2021
English

What you'll learn

  • Set up a WordPress development environment (Mac and Windows)
  • Load a WordPress project in Netbeans and Phpstorm
  • Best practices to create a WordPress plugin
  • Create custom shortcodes
  • Get and filter external data
  • Change other plugins to suit your needs
  • Load and filter events
  • Use transients to show warning messages
  • Among many other WordPress functions and methods to customize your website

Course content

7 sections40 lectures2h 33m total length
  • Introduction video0:55

    This is what we are going to build, ready ?  

  • Hello1:11

    Get to know a little of who I am and you can also check my LinkedIn profile at:
    linkedin.com/in/jo%C3%A3o-dessain-saraiva-87384129/

  • The plugins and Workflow5:11

    These plugins were written to address real life projects needs, they are currently in production and available at the WordPress repository:

    Json reader: https://wordpress.org/plugins/json-reader/
    Uses shortcodes to easily display data from a Json feed, the user can filter the data using the key parameter.

    Login with QR: https://pt.wordpress.org/plugins/login-with-qr/
    Allows users to login into their account with a QR code link, users must have a specific role for this permission.

    Block used images: https://wordpress.org/plugins/block-used-images/
    Check if the user is uploading an already used image into a new event.

    Plugins are used to solve problems and add new features.

Requirements

  • Users with basic computers knowledge (2 years)
  • Basic WordPress knowledge: installation, login, create a page ...

Description

You might already have some WordPress knowledge but your clients are starting to ask for specific website features that WordPress doesn’t have by default and there's no plugin for it.

You are not going the stop your projects or deny others because you have not yet acquired the skills, please don’t get me wrong: you are not going to became a WordPress development plugin guru just by watching this course.

However, I am going to show you how I developped 3 WordPress official plugins from 0 to production and publication at the WordPress official plugins repository.

These 3 plugins address real live problems, such as a user login via QR code, JSON feed reader and check if the user is uploading an event picture that’s currently in use. Notice that the subjects are user roles, fetch external data and compare data that your WordPress site currently has - main subjects regarding WordPress development.

If you want to learn how real live productions plugins are made, improve your WordPress skills and learn the know how of someone that does this for more than five years on a daily base you are on the right place, hope to see you on the course.

50% discount voucher available with the code: NEWSITE

This course is constantly reviewed and updated with new lessons.

Who this course is for:

  • WordPress intermediate users
  • WordPress users who want to start coding plugins or improve their WordPress/Php skills