Skip to content

Commit

Permalink
Add/ai to complete feature copy (#40577)
Browse files Browse the repository at this point in the history
* Add AI to Complete feature copy

* changelog

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12284626262

Upstream-Ref: Automattic/jetpack@a217fd3
  • Loading branch information
CodeyGuyDylan authored and matticbot committed Dec 11, 2024
1 parent 83bec5f commit 25f33a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

This is an alpha version! The changes listed here are not final.

### Added
- Add AI to Complete feature copy

### Changed
- Remove purchase related elements when Complete is on site

Expand Down
1 change: 1 addition & 0 deletions src/products/class-complete.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ public static function get_features() {
'Boost',
'Social',
'Search',
'AI Assistant',
_x( 'Stats (100K site views, upgradeable)', 'Complete Product Feature', 'jetpack-my-jetpack' ),
_x( 'CRM Entrepreneur', 'Complete Product Feature', 'jetpack-my-jetpack' ),
);
Expand Down

0 comments on commit 25f33a5

Please sign in to comment.