Programming Wordpress Plug-ins

Discussion in 'PHP' started by TravisReynolds, Apr 9, 2008.

  1. #1
    I have been wanting to for a while now, learn how to program my own wordpress plug-ins. I am aware that you need some knowledge of PHP and other scripts, but is there a way that you can learn to program your own plugins over time?
     
    TravisReynolds, Apr 9, 2008 IP
  2. Ikki

    Ikki Peon

    Messages:
    474
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Ikki, Apr 9, 2008 IP
  3. TravisReynolds

    TravisReynolds Guest

    Messages:
    353
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks a lot, I've seen this one before, I just wanted to know if there was an easier way.
     
    TravisReynolds, Apr 10, 2008 IP
  4. Code Master

    Code Master Active Member

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    56
    #4
    You can find plugins like one you want to create, install it and try to modify right in /wordpress/wp-content/plugins directory. It is best way to start creating own plugin.
     
    Code Master, Apr 10, 2008 IP
  5. Ikki

    Ikki Peon

    Messages:
    474
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Ikki, Apr 10, 2008 IP
  6. qeorge

    qeorge Peon

    Messages:
    206
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    qeorge, Apr 10, 2008 IP
  7. tamilsoft

    tamilsoft Banned

    Messages:
    1,155
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #7
    My best advice is:
    Analyze the wp code
    Analyze any basic wp plug-in code
     
    tamilsoft, Apr 11, 2008 IP
  8. TravisReynolds

    TravisReynolds Guest

    Messages:
    353
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    k thanks for all the help guys
     
    TravisReynolds, Apr 11, 2008 IP