You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code structure of the plugin needs to be updated to the standards of our newer free add-ons. Better organization, more consistent use of GiveWP classes and structure.
Here's a quick list:
Update the main file to the same structure as our free addons class
Ensure we're using modern language support
Ensure we're implementing a delayed admin notice correctly
Ensure we're checking for minimum GiveWP version correctly
Ensure we're extending the form meta settings correctly
The text was updated successfully, but these errors were encountered:
The code structure of the plugin needs to be updated to the standards of our newer free add-ons. Better organization, more consistent use of GiveWP classes and structure.
Here's a quick list:
The text was updated successfully, but these errors were encountered: