Linux 软件免费装

Engipress EasyQuery

开发者 engipress
更新时间 2026年5月10日 03:00
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

custom post types query developer tools theme development wp_query

下载

详情介绍:

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) 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/).

安装:

  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.

升级注意事项:

1.0.0
  • Initial release of Engipress EasyQuery Free.

常见问题:

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.

更新日志:

1.0.0