The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
5answers
1k views

How Do I Protect My Premium WordPress App Theme from Copying?

They say WordPress is GPL, and therefore all plugins and themes made with it are supposed to be GPL. Fine, but if I spent three months coding an extremely complex app theme with the intent on selling ...
3
votes
1answer
201 views

Ways to create a paid wordpress plugin?

I can't find a lot of information on google about creating a paid wordpress plugin. I'm already versed into plugin development, but what are my options to have a freemium model ? I would like to ...
1
vote
1answer
179 views

Should I use the standard wp_mail() function for a premium theme?

I am creating a premium theme that includes a Contact page template. Currently, I am using the wp_mail() function to send the contact email to the administrator-specified email address. Basically, I ...
1
vote
1answer
196 views

Is there a premium plugin for appointment reservation? [closed]

This question will probably be closed. In the off chance that it isn't.... I am looking for a premium plug in that will allow the user to book appointments by reserving a block of time. There will be ...
1
vote
1answer
123 views

How do I allow anyone to edit a post — but not access dashboard

I have a a business directory using premium press theme ---- I want all registered users -- to be able to edit and publish, upload images to any listing that has not been secured by payment. I do ...
0
votes
1answer
64 views

Will anyone buy a premium plugin that's available at GitHub? [closed]

I'm developing a WordPress plugin. I'd like to charge somewhat for it, because I'd like to be developing related things, for a living. I also want to make it easy for people to e.g. contribute patches ...
0
votes
0answers
19 views

Auto Update function for a Theme [duplicate]

Possible Duplicate: Automatic Updates For Private And Commercial Themes? So I'm creating a Premium theme and I want to include an option to the main theme settings page that will let the ...