Open garyc40 opened 11 years ago
In this PR I haven't done redirection to these pages after plugin activation / upgrade yet.
Wondering if this is considered best practices? Should we just make those pages visible under admin menu by default? What happens if WPEC is enabled along with multiple other plugins and each have their own about pages to redirect to?
Minor points but could be confusing.
I know buddypress and bbpress do it on install. But I don't know about on upgrade.
What do those plugins do?
Sent from my iPhone
On 27/08/2013, at 2:18 AM, Gary Cao notifications@github.com wrote:
In this PR I haven't done redirection to these pages after plugin activation / upgrade yet.
Wondering if this is considered best practices? Should we just make those pages visible under admin menu by default? What happens if WPEC is enabled along with multiple other plugins and each have their own about pages to redirect to?
Minor points but could be confusing.
— Reply to this email directly or view it on GitHub.
EDD does the the about/welcome page as well, just like bbPress. We took it from bbPress.
I think we should take ours from bbPress too. I'm not wanting to spend time recreating the wheel... or even spend time thinking about recreating the wheel. Just do what bbPress does for now :)
Worth noting that Advanced Custom Fields also redirects automatically to a welcome page on plugin activation. Worth investigating what happens on bulk activation.
Moving to future release.
It's time.