## Synopsis

Wordpress wp_query plugin - Ability to make WP_Query within Posts and Pages through shortcode. It can also be used to create "related" post content.

Allows you to set how many months Forward and how many months Backward to index post in the query.

## Code Example

[QueryQuery postsperpage="4" poststatus"published"]

## Motivation

To provide more post content within a specific time frame and with access to wp_query without coding (throught shortcode)

## Installation

(wordpress installation dir) -> wp-content -> plugins

## [QueryQuery Wiki](https://github.com/zamartz/QueryQuery/wiki)

## License

License: GPLv2 or later

License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)

## [Wordpress.org Download](http://bt.zamartz.com/1kNFg9f)

## [Donate](http://bt.zamartz.com/RpKg9V)
