★ 1stars
270composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/meom/meom-user-query/archive/refs/heads/main.zipAlso on Packagist as meom/meom-user-query:
composer require meom/meom-user-queryFrom the readme
MEOM user query
This plugin is similar as WPQuery Route To REST API but for WP User Query.
MEOM user query adds new route /wp-json/userquery/args/ to REST API. You can query users with WPUserQuery args.
Install
Use Composer to install the package.
Or if living on the edge:
Return HTML from request
Sometimes it's usefull to return HTML from request and use PHP templates for generating markup.
Disable REST query.
Set default data
Modify the query to return HTML.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.1.0 | Mar 9, 2022 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.