How can I programmatically make my plugin-widget be added (made visible) upon Activation rather than waiting fro the user to drag/drop the Widget under Appearance-Widgets?
Thanks much!!
—
Thanks, I was able to figure it out from there. Appreciate all your help. 🙂
Um… 🙁 its not abt the theme
There’s gotta be a simple way for me as the plugin developer to be able to hook into it?
Umm… thanks for the suggestion but what I don’t want to modify the theme.
My users install my plugin on their WP installation. I want to have an attribution link to my site. How can I attach it so that no matter which theme the user has my link appears below the footer.
I hope that is clear, it should be really simple except i am a total newbie 🙁 Thanks!
I’m hoping to make an add_actio() call to something…
TIA.