WordPress Plugin Howto

[ad_1]
In this WordPress Plugin Howto Video, I’ll show you how to make a WordPress Widget / Plugin. You’ll be able to use this code as a template to create any WordPress Widget you’d like.

Code is Here:


Posted

in

by

Tags:

Comments

22 responses to “WordPress Plugin Howto”

  1. Martin Kaspar Avatar

    hello – many thanks for the video do you have some written down manuals too – to re-reaed the steps. That would be great!

  2. hussam shamek Avatar

    how this plugin get the right position in the page.

  3. Allen Quiambao Avatar

    I just wonder if instead of using the wordpress DB, is it possible to create a plugin na reads from a csv file then load the contents to some form and then you can update the csv file with the form as the UI?

  4. dragonore2009 Avatar

    In the widget example a preset image (facebook.png, twitter.png, etc.) was used.  Is there a way to make the image dynamic?  I guess an example is if I had a product widget, where the image is constantly changing depending on what products I want to display.

  5. Ayon Gupta Avatar

    $widget_option is showing error n line 19

    Parse error: syntax error, unexpected '$widget_options' (T_VARIABLE), expecting function (T_FUNCTION) in C:wampwwwwordpresswp-contentpluginsNTTSocialNetworksntt_link_to_social_networks.php on line 19

  6. Justin Javier Avatar

    I wanna ask how the heck do you know so much of everything in the programming world, but I'm afraid that will only slow you down from making more great videos that I'm learning from.

  7. wu yan Avatar

    nice tutorial..

    thx Derek..

    a sincere blessing from hong kong..

    ^___^ 

  8. Jahid Hasan Avatar

    you just give lecture here with high speed . but as a learner I want to learn step by step slowly. but don't get good output from this. so request to you please make tutorial with step by step slowly.
    thanks.

  9. hackneyed ideas Avatar

    Derek, is there any coding topic that you don't have a video series on? XD

  10. Johnny Wheelock Avatar

    I like to make a plugin that will allow me to upload movies to my wordpress is that possible please help

  11. Bader Rj Avatar

    the last video he uploaded about webdev was 4 months ago i think
    there is another guy called adam khoury he is my number 3 guy
    1. Derek Banas
    2. The New Boston
    3.Adam Khoury
    4.PHP Academy

  12. Derek Banas Avatar

    Thank you for the nice compliments 🙂 I do plan on coming back to PHP soon to cover how to set up restful services and other random things. I'll also cover how to make tablet / phone apps using html. What happened to the new boston any way? Somebody told me he stopped doing videos?

  13. Bader Rj Avatar

    u r the best
    i have been watching " the new boston " & " adam khoury " and php but when i found your channel i quit wataching these guys
    your vids are very straight to the point
    hope you keep posting vids about wordpress html css php
    thank you so much Derek

  14. Derek Banas Avatar

    Thank you very much 🙂 I'm glad it helped.

  15. Mohammad Umair Avatar

    Great Video with excellent explanation. Thanks alot 🙂

  16. Allen Quiambao Avatar

    could you create a tutorial wherein it will create a form in the dashboard where I can use to upload files then it would be stored in the database so that my page could list the files and be able to download it?

  17. Allen Quiambao Avatar

    another good tutorial…thanks…

  18. Derek Banas Avatar

    You're very welcome 🙂 I do my best

  19. Otori Shingen Avatar

    You explain it exactly the way i think when i learn wow straight to the point – thx

  20. Derek Banas Avatar

    Thank you for posting that tip 🙂

  21. Gilbert Bigelow Avatar

    The widget works perfect; but, I had to do a little modifying.

    The font I copied from your web site is not in the libraries on this computer. This was the causing a syntax error.

    I had to find replace every quote and double quotes with my computers quote font to remove these syntax parse errors.

    I fixed the headers already sent error which was due to additional white space before or after the opening and closing php tags which is common of that error.

    Thanks for your excellent tutorials.

  22. Derek Banas Avatar

    You're very welcome. Nice to see you again 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *