Title: Engipress EasyQuery
Author: engipress
Published: <strong>9 Mayıs 2026</strong>
Last modified: 9 Mayıs 2026

---

Eklentilerde ara

![](https://s.w.org/plugins/geopattern-icon/engipress-easyquery.svg)

# Engipress EasyQuery

 [engipress](https://profiles.wordpress.org/engipress/) tarafından

[İndir](https://downloads.wordpress.org/plugin/engipress-easyquery.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/engipress-easyquery/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/engipress-easyquery/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/engipress-easyquery/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/engipress-easyquery/#developers)

 [Destek](https://wordpress.org/support/plugin/engipress-easyquery/)

## Açıklama

Engipress EasyQuery provides a clean, fluent interface for working with WP_Query.
It makes writing custom loops in your themes faster, more readable, and less repetitive.

**Basic Usage**

Engieq::for(‘book’)
 ->limit(12) ->order_by(‘date’, ‘DESC’) ->get_posts();

**Available Methods (Free Version)**

 * Engieq::for( $post_type ) – Start a new query for any post type
 * ->limit( $number ) – Set number of posts to return
 * ->paged() – Enable pagination support
 * ->order_by( $orderby, $order ) – Set ordering (date, title, menu_order, etc.)
 * ->get() – Return full WP_Query object
 * ->get_posts() – Return array of post objects

This plugin is designed for developers who build custom themes from scratch and 
want cleaner query code without heavy dependencies.

**Pro Version**
 For advanced features including taxonomy & meta filtering, caching,
code export, and more, see Engipress EasyQuery Pro (https://engipress.com/plugins/
engipress-easyquery-pro/).

## Yükleme

 1. Upload the `engipress-easyquery` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

Note: Engipress EasyQuery Pro is a separate paid plugin and does not require this
free version.

## SSS

### Is Engipress EasyQuery compatible with block themes like Twenty Twenty-Five?

Yes, it works with both classic PHP themes and modern block themes.

### Why is the free version so minimal?

We intentionally kept the free version lightweight and focused. The Pro version 
contains the more advanced features most developers need for complex custom work.

### Where can I purchase Engipress EasyQuery Pro?

Engipress EasyQuery Pro is available as a separate paid plugin.

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“Engipress EasyQuery” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

 *   [ engipress ](https://profiles.wordpress.org/engipress/)

[“Engipress EasyQuery” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/engipress-easyquery)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/engipress-easyquery/),
[SVN deposuna](https://plugins.svn.wordpress.org/engipress-easyquery/) göz atın 
ya da [RSS](https://plugins.trac.wordpress.org/log/engipress-easyquery/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/engipress-easyquery/)
abone olun.

## Değişiklik Kaydı

#### 1.0.0

 * Initial public release of the free version
 * Basic fluent query interface (for(), limit(), paged(), order_by(), get(), get_posts())
 * Clean OOP structure with singleton pattern
 * Conflict detection with Engipress EasyQuery Pro

## Meta

 *  Sürüm **1.0.0**
 *  Son güncelleme **4 hafta önce**
 *  Etkin kurulumlar **10dan fazla**
 *  WordPress sürümü ** 6.0 veya üstü **
 *  Test edilen sürüm **6.9.4**
 *  PHP sürümü ** 7.4 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/engipress-easyquery/)
 * Etiketler
 * [custom post types](https://tr.wordpress.org/plugins/tags/custom-post-types/)
   [developer-tools](https://tr.wordpress.org/plugins/tags/developer-tools/)[query](https://tr.wordpress.org/plugins/tags/query/)
   [theme development](https://tr.wordpress.org/plugins/tags/theme-development/)
   [wp_query](https://tr.wordpress.org/plugins/tags/wp_query/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/engipress-easyquery/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

[Your review](https://wordpress.org/support/plugin/engipress-easyquery/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/engipress-easyquery/reviews/)

## Katkıda bulunanlar

 *   [ engipress ](https://profiles.wordpress.org/engipress/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/engipress-easyquery/)