Latest version not tagged in SVN
WordPress.org reports version 1.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/query-generator:dev-trunk
WP Query Generator
plugin v1.0.0wp-plugin/query-generator
$
composer require wp-plugin/query-generator
Click to copy
This plugin generates WP_Query parameters code from a list of supported parameters and lets the user preview data based on the parameters provided.
-
1.0.0 latest
composer require wp-plugin/query-generator:1.0.0