Libraries tagged by wp_query
alemran/wp-query-builder
7 Downloads
The query builder for WordPress
thewpleague/wp-query-builder
533 Downloads
A WordPress Query builder
wpscholar/wp-posts-query
206 Downloads
A class for fetching WordPress posts that handles caching automatically and simplifies looping.
spacedmonkey/wp-user-query-cache
11 Downloads
Cache the results of query in WP_User_Query to save SQL queries
sematico/wp-fluent-query
694 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.
nyco/wp-assets
266 Downloads
A developer plugin with helpers for managing assets in WordPress.
leoloso/graphiql-wp-block
9 Downloads
WordPress block for adding a GraphiQL client, to query the GraphQL server
kaizencoders/wp-fluent
10 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
295 Downloads
Query homepage and post post pages from reading settings with wp-graphql
pressgang-wp/quartermaster
25 Downloads
Fluent WordPress query builder for WP_Query and WP_Term_Query — composable meta_query, tax_query and date_query, WordPress-native with no ORM or lock-in
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