wordpress source code theft

by 10 replies
12
Is there a way to check if someone you hired to develop a word press plugin jacked another developer's source code? I hear it happen a lot, and I don't want to pay someone who just steals someone else work and then sell it. Is there like a copyscape for source code? How would I know if I'm paying for copied code or not?

Any help please.....
#programming #code #source #theft #wordpress
  • I don't know of any way to track if the Developers steal your code, but what i do know is that all Wordpress Themes & Plugins inherit the GPL license even if everyone is adding a Licensing System & encoding their themes or plugins, they must release the full source code because all the PHP code is under GPL license..

    Quting from Understanding Copyright And Licenses | Smashing Magazine

    "The GPL allows you to sell this work, but it also allows others to redistribute and sell it, too; you can't do much about that. However, theoretically, the only derivative work that falls under GPL is the PHP code; any images, CSS and other content in your project remain yours. On top of that, you are free to charge extra for technical support and so on."

    Sincerely,

    Stefan V
    • [ 1 ] Thanks
  • completely correct what SnakeDev said..

    ANY WordPress plugin or Theme falls under that license and you can use all of it as you seem fit always!

    The whole PLR / MRR etc for themes and plugins does NOT exists.. just marketing tricks.. if you have the plugin you can do what it what you want which includes selling / distributing it again!
  • there are so many ways to check privacy. just Google it and you will find your target.
  • Probably the best thing you could do is having him sign some Non Disclosure, Non Compete & Confidentiality Agreements... but you'll need to talk with a lawyer about this since we are talking about stuff that falls into the GPL license...

    Like SteveSRS said, those PLR/MRR/ Single Site / Multi-site / Developer Editions... those are just Marketing Tricks and they work with people who don't know that everything related to wordpress is released under GPL license and they can't protect it but they seem to forget that they have to release the entire PHP source code and not encoding it with Ioncube and other encoders...

    Everyone is Free to Modify & Distribute all wordpress themes & plugins ( that's why we find a lot of similarities in the WSO's here ), no matter what the developers are saying in the sales pages, they can't do anything about it because is LEGAL since their code falls into the GPL License...
  • This sort of 'jacking' is actually quite common (unfortunately). Clone Scripting is actually BIG BUSINESS and scripts from the most popular sites can cost up to $2,000 - $10,000 per. Further, sites selling these scripts advertise on Google Adwords frequently and very few receive bans it seems. Sad but true.

    Intellectual property of any kind is very hard to protect on the web. The entertainment industry spends billions and BUYS elected officials (hello SOPA) to help and still fail.
    • [1] reply
    • And very good it is like this! Yes intellectual property should be protected up until some point it should NEVER stand in the way of innovation.. I HATE those patent wars and ridiculous patents they just keep the whole world in the middle ages (so to speak).

      And I don't see anything bad with this 'clone scripts' either.. those sites which are cloned don't (or barely) loose anything on this (more even they get MORE popular most of the time!). The people creating those clone scripts put in a lot of time so they deserve to be paid for their work. If a clone site would get more popular then a original one (never happened as far as I know) they would deserve it as then they are clearly doing something better.

      and actually it quite annoys me all those stupid licenses with WP plugins as doing THAT is legally just WRONG (GPL license is a legal accepted document). If I'm going to buy a plugin and it says one site license I will say F-YOU and install it on as many sites as I seem fit.

      For respect of the creator (and just out of common good business sense) I won't go and sharing the code (I could if I wanted too) but that is not because I just bought a 'single site license'. If plugin makers have a problem with that they should put their efforts into another business and not making WP plugins..
      • [1] reply
  • Yes i agree with SnakeDev. dont know any web service where you find code is copy or not

Next Topics on Trending Feed

  • 12

    Is there a way to check if someone you hired to develop a word press plugin jacked another developer's source code? I hear it happen a lot, and I don't want to pay someone who just steals someone else work and then sell it. Is there like a copyscape for source code? How would I know if I'm paying for copied code or not? Any help please.....