Hello,
I'm a plugin developer. I want to add just a little link to my plugin's settings page. I'm not releasing new version, i will add a link.
How can i do it without release new version ?
Hello,
I'm a plugin developer. I want to add just a little link to my plugin's settings page. I'm not releasing new version, i will add a link.
How can i do it without release new version ?
Hi erayalakese,
I don't have too much experience developing wordpress plugins, but it sounds like you unfortunately may not be able to do this.
Going forward, what you may want to do is look into loading an ajax / iframe type call into your plugin's settings page, so that you can adjust at any time links and other content that you would like displayed.
I hope this helps, we'll see if anyone else responds.
Thanks!
- Brad
@Brad, thank you but you misunderstood me :) I have released my plugin's new version 2 hour ago but now i notice something, i forgot to add a link :)
Hi erayalakese,
Are you using subversion to upload your plugin? If so, the following pages may help:
http://wordpress.stackexchange.com/questions/3767/updating-my-plugin-without-releasing-a-new-version
http://wordpress.org/extend/plugins/about/svn/
Thanks,
- Brad
Yes first link help me . ! thanks :)
You could just make "another" update, with the iframe/ajax thing bradm said above, and maybe you could add another nice feature that wont take you to long to make and use that as an excuse for such a quick update.. :-D
This topic has been closed to new replies.