Subscribe to the RSS Feed
FreeWordpressThemes.us
Free WordPress Tutorials and Themes.

WordPress Plugin development – Creating a WP plugin from scratch.

November 17th, 2012 by admin

WordPress plugin are also creating using jQuery… here is my series of jQuery videos www.youtube.com These videos take you from a beginner to pro in jQuery. A tutorial that show you how to go about creating a wordpress plugin from scratch. Useful for newbies as well as pros.

Written by - Visit Website

Posted in Wordpress Tutorial Videos

14 Responses

  1. Tobias Wittur

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

    Thanks for your? tutorial!

  2. John Geyer

    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

  3. ronsang90

    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.

  4. abdullah saeed

    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

  5. geram alfeche

    nice? tutorial..

  6. Petter Thowsen

    Aptana? Studio! ^^

  7. Shwetabh Kumar

    Awesome introduction to WP? plugin development. Thank you very much.

  8. uProSoft

    Yes. I am editing with Notepad ++. I just changed my theme under setting to Zenburn, I guess I am used to this theme. Notepad++ is simply awesome. I tried Context editor? a while back, but had to revert back to Notepad++. 🙂

  9. Louis Fico

    Awesome tutorial. Just a quick question — Are you editing in Notepad++? It’s? my favorite editor at work but people try to bash me for it. All too often do they site DW’s FTP abilities. What is your favorite editor and the reasons you are attracted to it?

  10. smashprogrammer

    down vote favorite
    share [g+] share [fb] share [tw]

    amazing video 🙂 .
    im working on a navigation menu plugin , and i want to replace the default menu with my menu? automatically there’s a filter , function , something in wordpress i messing ?
    thanks advanced , and sorry for my English

  11. dsueck

    Great video. any chance you? could link a commented copy of the code here? Thx 🙂

  12. Jason Trautwein

    Good work man, this will send me on my path for developing plugins…much appreciated.?

  13. ronsang90

    Thanks and welcome.. I am glad? you like it.
    I am actually thinking of creating another tut for WP plugin development and integrating it with jQuery. cool stuff.. watch out for it. 🙂
    -Ronny.

  14. pankajgurudeb

    Thank you very much Ronny… if I get to learn something about WordPress plugin development from now on, it? will be because of you; because you showed me the path to this world of WordPress plugin development… looking forward to more great videos from you… subscribed! Thanks again 🙂

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.