Title: WP Query Engine
Author: Bob Moore
Published: <strong>2018년 8월 6일</strong>
Last modified: 2019년 12월 5일

---

플러그인 검색

![](https://ps.w.org/wp-query-engine/assets/banner-772x250.png?rev=1972691)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/wp-query-engine/assets/icon-256x256.png?rev=1972691)

# WP Query Engine

 작성자: [Bob Moore](https://profiles.wordpress.org/gaiusinvictus/)

[다운로드](https://downloads.wordpress.org/plugin/wp-query-engine.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wp-query-engine/#description)
 * [평가](https://ko.wordpress.org/plugins/wp-query-engine/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wp-query-engine/#installation)
 * [개발](https://ko.wordpress.org/plugins/wp-query-engine/#developers)

 [지원](https://wordpress.org/support/plugin/wp-query-engine/)

## 설명

WP Query Engine allows you to perform custom queries using the WP_Query class, using
a simple shortcode or Beaver Builder module (requires Beaver Builder).

Supports:
 – Most post data – Taxonomy data – Meta data

In addition, the plugin offers several exposed filter and action hooks for theme
developers to alter the default functionality, including adding additional parameters
not specified in the shortcode.

Also includes 3 default templates, including:

 1. Default : Standard content wrapped in an article tag
 2. List : Post titles with links in an UL
 3. Genesis Loop : If using a Genesis theme, will output using the Genesis Loop

Further, theme developers can easily alter or override the default templates using
simple actions and filters, as well as include custom templates easily.

#### Using the Plugin

 1. Place the [wp_query] shortcode anywhere withen your content
 2. Use the do_action( ‘wp_query’, $args ); action hook anywhere in your theme
 3. Using the Beaver Builder Module

You can see the full documentation and available arguments at [https://docs.wpcodelabs.com/wp-query-engine](https://docs.wpcodelabs.com/wp-query-engine)

### Notes

This plugin is provided free, and while I will try to provide support to the best
of my ability, I only have so much time to dedicate to supporting a free plugin.
If you would like to contribute the this project directly, the main development 
is done at [GitHub](https://github.com/WPCodeLabs/WP-Query-Engine).

## 설치

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘WP Query Engine’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `wp-query-engine.zip` from your computer
 4. Click ‘Install Now’
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `wp-query-engine.zip`
 2. Extract the `wp-query-engine` directory to your computer
 3. Upload the `wp-query-engine` directory to the `/wp-content/plugins/` directory
 4. Activate the plugin in the Plugin dashboard

#### Start Using the Plugin

 1. Place the [wp_query] shortcode anywhere withen your content
 2. Use the do_action( ‘wp_query’, $args ); action hook anywhere in your theme
 3. Using the Beaver Builder Module

You can see the full documentation available at [https://docs.wpcodelabs.com/wp-query-engine](https://docs.wpcodelabs.com/wp-query-engine)

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“WP Query Engine”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Bob Moore ](https://profiles.wordpress.org/gaiusinvictus/)

[자국어로 “WP Query Engine”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wp-query-engine)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wp-query-engine/)는, 
[SVN 저장소](https://plugins.svn.wordpress.org/wp-query-engine/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/wp-query-engine/)을 [RSS](https://plugins.trac.wordpress.org/log/wp-query-engine/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.1.0

 * Provided default loop and filter to override inclusion of default loop, for easier
   templating

#### 1.0.1

 * Moved template action to class for easier override by templates
 * Removed function_exist call in loader, to fix conflict with loading order
 * Changed how $wp_query global was handled in main query to address bug with conditional
   calls
 * Added additional “Basic Archive” template

#### 1.0

Initial Release

## 기초

 *  버전 **1.1.0**
 *  최근 업데이트: **6년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 4.0.1 또는 그 이상 **
 *  다음까지 시험됨: **5.3.21**
 *  언어
 * [English (US)](https://wordpress.org/plugins/wp-query-engine/)
 * 태그:
 * [admin](https://ko.wordpress.org/plugins/tags/admin/)[beaver builder](https://ko.wordpress.org/plugins/tags/beaver-builder/)
   [pages](https://ko.wordpress.org/plugins/tags/pages/)[query](https://ko.wordpress.org/plugins/tags/query/)
   [wp_query](https://ko.wordpress.org/plugins/tags/wp_query/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-query-engine/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/wp-query-engine/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/wp-query-engine/reviews/)

## 기여자

 *   [ Bob Moore ](https://profiles.wordpress.org/gaiusinvictus/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-query-engine/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.wpcodelabs.com)