Download the PHP package mynd/wpquery without Composer
On this page you can find all versions of the php package mynd/wpquery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor mynd
Package wpquery
Short Description A wrapper for easy and fluent WordPress Queries
License
Package wpquery
Short Description A wrapper for easy and fluent WordPress Queries
License
Please rate this library. Is it a good library?
Informations about the package wpquery
wpquery
Wrapper around WP_Query for crafting fluent and expressive queries
INSTALLATION
in PHP:
USAGE
Retrieve posts of type page and default limit, status, etc.
_Retrieve posts with a meta_value test_value
between 1 and 5_
_Get posts of type artwork
that are assigned to at least one of the taxonomies color
with attributes (e.g. terms) blue or red or green
OR the size
taxonomy with sizes s or m
AND have a meta_key test_value
with value between 1 and 5
_
All versions of wpquery with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package mynd/wpquery contains the following files
Loading the files please wait ....