Skip to content

[filter] [pricing-page] Added a filter to control the pricing page's …#788

Merged
fajardoleo merged 1 commit intodevelopfrom
feature/leo/pricing-page-visibility-filter
Mar 5, 2025
Merged

[filter] [pricing-page] Added a filter to control the pricing page's …#788
fajardoleo merged 1 commit intodevelopfrom
feature/leo/pricing-page-visibility-filter

Conversation

@fajardoleo
Copy link
Contributor

…visibility.

@fajardoleo fajardoleo requested a review from swashata February 28, 2025 16:14
@fajardoleo fajardoleo self-assigned this Feb 28, 2025
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

( ! $this->is_paying() || ! $this->is_single_plan( true ) )
);

return $this->apply_filters( 'is_pricing_page_visible', $visible );
Copy link
Contributor

Choose a reason for hiding this comment

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

@fajardoleo Please add this in the list of filters in the start.php file. Ignore me if you've already worked out the better documentation page.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@swashata I have added it 👍

@fajardoleo fajardoleo force-pushed the feature/leo/pricing-page-visibility-filter branch from 2e8bcda to 7c68741 Compare March 5, 2025 17:47
@fajardoleo fajardoleo force-pushed the feature/leo/pricing-page-visibility-filter branch from 7c68741 to 71d8672 Compare March 5, 2025 17:49
@fajardoleo fajardoleo merged commit e885902 into develop Mar 5, 2025
5 checks passed
@fajardoleo fajardoleo deleted the feature/leo/pricing-page-visibility-filter branch March 5, 2025 17:52
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.

2 participants