Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

At this point when I activate a plugin and an update is available it updates the plugin. I like to create a plugin myself that I want to use private, I have several WordPress blogs and if I made an update to the plugin I like those several WordPress blogs to state that there is an update available. Does anyone know how to do that?

share|improve this question

1 Answer

up vote 2 down vote accepted

There is a plugin for that: Automatic Updates For Private And Commercial Plugins.

To prevent upgrade checks against the WordPress.org data base in your plugin use the function Mark Jaquith has written.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.