-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/stop promoting trials of hidden plans #690
Feature/stop promoting trials of hidden plans #690
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DanieleAlessandra great job on your first PR 👏 .. Please see the code convention and formatting thingies and we can get this merged. Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DanieleAlessandra PR is approved. We just need to bump the version in start.php
. Currently it is $this_sdk_version = '2.6.2.1';
, please bump it to next pre-release $this_sdk_version = '2.6.2.2';
. Then we can squash + merge your PR.
…in_Plan`. Added `get_filtered_plans`and `get_visible_trial_plans` to `FS_Plan_Manager`. Modified `_add_trial_notice` in `Freemius` to use only visible plan with trials.
dbeb8af
to
c5d6acb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR by Daniele: https://app.asana.com/0/21269872416169/1206533031904994/f