How to Create a WordPress Plugin Part1

In this introduction to creating a WP plugin we will create a simple WordPress plugin. I will demonstrate the following concepts in this video tutorial: – cr…

,

23 Responses to How to Create a WordPress Plugin Part1

  1. Steve Betts October 18, 2012 at 3:49 pm #

    There is a new WordPress training course that will enable you transform WordPress into a profesional money making machine. It is really incredible and must-have training course for any marketer in any niche, You can literally follow the videos step by step and transform your blog very easily. I uploaded a sample video from the training course on my channel.. just watch it here: ==> /watch?v=qIbBl4Y0Vo8 <== or visit my channel to watch it

  2. AlumniWeaver November 27, 2012 at 2:15 am #

    Thank you for a very well-explained tutorial. I’ll be writing my first plugin tonight thanks to you.

  3. Paweł Miech December 15, 2012 at 6:00 pm #

    Thank you for this tutorial, it seems to be the best tutorial about building WP plugins I’ve encountered so far (and I looked a couple of them here on youtube, and read one in WebDesigner magazine). Good job!

  4. aya el-matbouly February 9, 2013 at 5:30 am #

    i follow ur steps and can’t find myfirstplugin in my plugins,pls help me..

  5. Sampath Botla March 7, 2013 at 6:16 pm #

    what is this $wpdb ?is that database name or anything else..please reply me

  6. Gerald Lyons March 9, 2013 at 8:19 pm #

    Thanks for that information

    very clear and well recorded video

    this is something that i want to learn how to do myself and i thank you !!

  7. shotox21 March 10, 2013 at 7:32 am #

    Excellent. Thank you.
    

  8. shotox21 March 10, 2013 at 7:33 am #

    $wpdb IS the database object, $wpdb = $WordPressDataBase

    You can ask $wpdb->get_results(“SELECT * from users”);

    You are asking wordpress to select all the users.

    Cheers!

  9. shotox21 March 10, 2013 at 7:34 am #

    Make sure your .htaccess file is configured right, it should be in the same folder as index.php

  10. shotox21 March 10, 2013 at 7:34 am #

    also .htaccess most likely

  11. Sampath Botla March 10, 2013 at 9:50 am #

    Tq buddy.

  12. Marcie Dampier March 11, 2013 at 12:48 am #

    Get hosting account for just 1 cent at hostgator using coupon “1centfeb2013”.

  13. Lakisha Lax March 11, 2013 at 9:36 am #

    Get hosting account for just 1 cent at hostgator using coupon “1centfeb2013”.

  14. Rae Neidert March 11, 2013 at 1:30 pm #

    Get hosting account for just 1 cent at hostgator using coupon “1centfeb2013”.

  15. Jake Reeve March 12, 2013 at 4:23 am #

    I work as a web developer and I just created some video tutorials regarding wordpress. WP developers agree that this is the best wordpress training ever. visit my channel to find the link I posted for this training

  16. Earlene Prentiss March 12, 2013 at 5:34 am #

    Get hosting account for just 1 cent at hostgator using coupon “1centfeb2013”.

  17. Loraine Cephas March 14, 2013 at 9:20 am #

    Get hosting account for just 1 cent at hostgator using coupon “1centfeb2013”.

  18. Loraine Zieba March 17, 2013 at 5:59 am #

    “1 cent hosting on Hostgator .
    Use this coupon code – 1centfeb2013 “

  19. Ericka Castaldo April 10, 2013 at 5:08 pm #

    Get hosting account for just 1 cent at hostgator using coupon “1centfeb2013”.

  20. Luís Gustavo Dantas April 30, 2013 at 8:48 pm #

    This tutorial is the best i’ve found!

  21. Harriett Bayes May 11, 2013 at 1:29 am #

    Get hosting account for just 1 cent at hostgator using coupon “1centaprlmay2013”.

  22. Anestori May 13, 2013 at 10:41 am #

    very good, ty!

  23. Israel parra conejero June 23, 2013 at 5:48 pm #

    Nice, thanks.

Leave a Reply