Closed ramiy closed 8 years ago
Good point. @ramiy Do you think we could just create a class in Give Core that each of the Add-ons extend to make that as consistent and easy as possible?
@mathetos, some links come from the plugin header, others use filters. Give core has those filters in a separate file. We can just copy&paste this files to each addon.
Consistency is definitely a good idea. Rather than a core issue, let's add this per Add-on. Also, let's not use Docs
but rather Documentation
for consistency. :)
Ok, I'm on it.
The Author and Plugin links are controlled from the plugin header using:
* Plugin URI: https://givewp.com/addons/.../
* Author URI: https://wordimpress.com
Looking good!
Mission accomplished!
I should say that each addon has a new plugins.php file with a set of unique action links and row meta links.
We need to standardize the action links in all our addons.
Currently, some addons have links to the the addon site, other don't. Some have links to the settings page, other don't. Some addons link back to Give.com documentation and support, others don't.
I'm currently reviewing all the addons. I can make the changes. But we need to have a standard set of links.