Skip to content

Commit eb32bcd

Browse files
committed
wip
1 parent e9d04ae commit eb32bcd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Package wpackagist-plugin/moody is abandoned because https://wordpress.org/plugi
7777
## Why
7878

7979
When a plugin is closed on WordPress.org, [WPackagist](https://wpackagist.org/) not always remove it from its database immediately.
80-
As a result, some closed plugins remain available for installation via Composer.
80+
As a result, some closed plugins remain available for installation via WPackagist.
8181

8282
Moreover, even if a plugin is closed, its existing versions are still downloadable from WordPress.org and the subversion repository.
8383
```json
@@ -110,6 +110,8 @@ Moreover, even if a plugin is closed, its existing versions are still downloadab
110110
}
111111
```
112112

113+
To catch these closed plugins, `WP Org Closed Plugin` queries WordPress.org API to check if a plugin is closed and mark them as abandoned in Composer.
114+
113115
## Caveats
114116

115117
TODO!

0 commit comments

Comments
 (0)