Skip to content

Commit c51474b

Browse files
committed
Calypsoify: mark package as abandoned
See #45356
1 parent 16397e8 commit c51474b

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

projects/packages/calypsoify/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Calypsoify is designed to make sure specific wp-admin pages include navigation that prioritizes the Calypso navigation experience.
44

5+
> [!CAUTION]
6+
> This package is abandoned. Its features are now part of the block editor for everyone.
7+
58
![](https://cldup.com/awmrHOWz7t.png)
69

710
## How to install Calypsoify
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Significance: minor
2+
Type: changed
3+
4+
Mark package as abandoned.

projects/packages/calypsoify/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@
6262
},
6363
"suggest": {
6464
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
65-
}
65+
},
66+
"abandoned": true
6667
}

0 commit comments

Comments
 (0)