Skip to content
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

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

drory82
Copy link

@drory82 drory82 commented Mar 11, 2024

@drory82 drory82 requested review from swashata and fajardoleo March 11, 2024 11:26
@drory82 drory82 changed the base branch from master to develop March 11, 2024 11:31
Copy link
Contributor

@swashata swashata left a 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.

includes/class-freemius.php Show resolved Hide resolved
includes/entities/class-fs-plugin-plan.php Outdated Show resolved Hide resolved
includes/managers/class-fs-plan-manager.php Outdated Show resolved Hide resolved
includes/managers/class-fs-plan-manager.php Outdated Show resolved Hide resolved
includes/managers/class-fs-plan-manager.php Outdated Show resolved Hide resolved
Copy link
Contributor

@swashata swashata left a 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.
@DanieleAlessandra DanieleAlessandra force-pushed the feature/stop-promoting-trials-of-hidden-plans branch from dbeb8af to c5d6acb Compare March 27, 2024 13:42
Copy link
Contributor

@swashata swashata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@swashata swashata merged commit 93e4db2 into develop Mar 27, 2024
4 checks passed
@swashata swashata deleted the feature/stop-promoting-trials-of-hidden-plans branch March 27, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants