30 Comments on “WordPress Plugin development – Creating a WP plugin from scratch.”

  1. grt, thanks you very much. Can you please let me know how to create add on of some plugin?

  2. Thorough and informative tutorial. Thanks for helping us create wordpress plugins

  3. Hey there,
    Ive tried saving the php file into the folder and copy it into the plugins folder but when i get into wordpress i cant find it under the plugins menu.
    this is the path i copied it into:
    public_html/wp-content/plugins
    i
    s there a special ftp editor i should be using i just used the file manager on my cpanel.
    maybe that's where i went wrong??
    please help?

  4. +Ronny Kibet This is really a one good tutorial…and bro how to make things work in the it in front end… can u show up a tutorial for that….

  5. Thanks buddy, Though you were not quite prepared while recording this video but it did the work ..  I developed my first plugin. Now going to sell it. All credit goes to you.. Thanks..

  6. nice tutorial..

    thx and god bless you and the world..

    a sincere blessing from hong kong…

    ^____^

  7. Thanks a bunch. I totally like your vid and the following just crossed my mind. Would you mind putting links to each other's videos because it seems to make perfect sense to our audiences.

  8. Dude. ob_start() is just what I was looking for. I knew I'd learn something from this. Thanks!

  9. I am confused how that articles are saved to database. Can you tell me which part is responsible for updating or inserting in database??

  10. Hey Ronny,
    Really enjoyed this video tutorial. Thanks for the share. Damian
    CSS & JavaScript Toolbox – a WordPress Plugin for Scripts

  11. Have you experienced "Morsch Money Secret"? (do a google search for it) It is a quick way for you to make extra cash fast.

  12. Sup, Anyone heard of the Boom Cash Generator? (do a Google Search) Ive found out several impressive stuff about it and my colleague made plenty of cash with it!

  13. I am an expert in wordpress and I just made a series of 25 video tutorials about wordpress. WP experts say that this is the best wordpress training of 2013. You can watch a sneak peek from this course on my channel

  14. Love this video. There are so many of ways to make money online. ATM Income Package is making my partner well over $1,750 a week for the last year. Find out exactly how you can too. Search Google for the words ATM Income Package 🙂

  15. Great tutorial… I am little bit confused now because of a global variable. If I would want output textarea from plugin to sidebar? How make that?

  16. Awesome, I am completely new to developing wordpress plugins. This was a quick and easy entry into the topic.

    Thanks for your tutorial!

  17. I have created a lot of wordpress websites for me and for my clients and from my experience I can tell you that WordPress configuration can be a hassle and most marketers get it wrong. So I decided to create a video course. visit my channel to watch the video I posted. just check it out: –> /watch?v=FsnhDl9TSpg <== or visit my channel to watch it

  18. Hey Abdullah, I guess the problem might your
    add_action('admin_menu', 'my_plugin_menu');

    function my_plugin_menu() {
    add_options_page('My Plugin Options', 'My Plugin', 'manage_options', 'page_url_slug', 'plugin_page_content_callback');
    }

    try that and lets see what happens.

  19. but
    i got stuck in this video 🙁
    i followed each and every step of this video
    and successfully activated the plugin WP DUPE OCP
    but
    the plugin is not showing in the dash board, not in settings 🙁
    i cant see my plugin screen, where i can test the uniqueness of the article:(
    i have spend lot vidoes on youtube & read many articles but problem is still thier 🙁
    plzz help

  20. hi Roony bro!
    i followed all of ur tuts about jquery and partice them by wrtiitng in note pad ++
    indeed ur r my great teacher
    u have saved lot of mine time 🙂

Comments are closed.