Latest version not tagged in SVN
WordPress.org reports version 1.0.0 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/cpt-recent-entries-widgets:dev-trunk
Custom Post Type Recent Entries Widget
plugin v1.0wp-plugin/cpt-recent-entries-widgets
$
composer require wp-plugin/cpt-recent-entries-widgets
Click to copy
Display a list of the most recent "Custom Post Type" entries in the WordPress widgets.
-
1.0 latestLatest version not tagged in SVN
composer require wp-plugin/cpt-recent-entries-widgets:1.0 -
dev-trunk
composer require wp-plugin/cpt-recent-entries-widgets:dev-trunk