Libraries tagged by wp_query
spacedmonkey/wp-user-query-cache
11 Downloads
Cache the results of query in WP_User_Query to save SQL queries
sematico/wp-fluent-query
667 Downloads
A database toolkit to use Laravel Eloquent in WordPress without establishing an additional connection to the database.
varunsridharan/wp-db-table
425 Downloads
A base WordPress database table class with query builder
spacedmonkey/wp-user-roles
10 Downloads
Improve performance of user queries by adding a new table.
leoloso/graphiql-wp-block
9 Downloads
WordPress block for adding a GraphiQL client, to query the GraphQL server
kaizencoders/wp-fluent
9 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
ashhitch/wp-graphql-homepage
257 Downloads
Query homepage and post post pages from reading settings with wp-graphql
jmichaelward/set-post-thumbs
49 Downloads
A simple WP-CLI command to query posts for their content and set the first found image as the post thumbnail.
wp-forge/wp-query-starts-with
5 Downloads
A Composer package for WordPress that allows you to query posts based on what the title starts with.
wenprise/wp-query-builder
14 Downloads
A query builder for WordPress WP_Query, inspired by Doctrine Query Builder
websteam/wp-query-builder
3 Downloads
A fork of an expressive query builder for WordPress based on Laravel's Query Builder
vincentts/wp-models
42 Downloads
Wrapper models around WP_Query
twork/query
157 Downloads
A WP_Query wrapper.
recoded/wp-query
0 Downloads
Query Wordpress posts directly from Laravel
rebelcode/expression-wp-query-builder-abstract
6 Downloads
Abstract functionality for building WP_Query args using expressions.