How to make a Plug in for wordpress?

Discussion in 'WordPress' started by goy, Mar 29, 2011.

  1. #1
    Is there anything legal you should think about?

    Is there any special urls you need to have?

    Can you and or should you protect your wordpress plugin? with code?

    I see many people copy other people plug in and use this kind of license?

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License, version 2, as
    published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
    */
     
    goy, Mar 29, 2011 IP
  2. seoexpertcertification

    seoexpertcertification Greenhorn

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #2
    You need to have knowledge of PHP, if you know PHP well, go to Wordpress codex and read the tutorials.
     
    seoexpertcertification, Apr 3, 2011 IP
  3. goy

    goy Well-Known Member

    Messages:
    1,010
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    130
    #3
    i know the php was more asking about the legal part
     
    goy, Apr 4, 2011 IP
  4. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #4
    Are you making a commercial plugin or free plugin?
     
    adbox, Apr 5, 2011 IP
  5. way2tech

    way2tech Member

    Messages:
    245
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    Hi,
    simple one, go to wp codex and learn.

    Thanks..
     
    way2tech, Apr 5, 2011 IP
  6. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #6
    olddocks, Apr 6, 2011 IP
  7. goy

    goy Well-Known Member

    Messages:
    1,010
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    130
    #7
    Ok i will check that out
     
    goy, Apr 7, 2011 IP