Latest version not tagged in SVN
WordPress.org reports version 1.0.1 but it doesn't match any tagged release, so the latest version isn't available as a tagged release via Composer. or see all untagged plugins.
Install latest from trunk
Install with dev-trunk to get the latest code. Composer will pin to a specific SVN revision in your lock file.
$
composer require wp-plugin/simple-post-expiration:dev-trunk
Simple Post Expiration
plugin v1.0wp-plugin/simple-post-expiration
$
composer require wp-plugin/simple-post-expiration
Click to copy
A simple plugin that allows you to set an expiration date on posts. Once a post is expired, "Expired" will be prefixed to the post title.
-
1.0 latestLatest version not tagged in SVN
composer require wp-plugin/simple-post-expiration:1.0 -
dev-trunk
composer require wp-plugin/simple-post-expiration:dev-trunk