Title: WP Query Results Summarizer
Author: phuvidudotcom
Published: <strong>November 13, 2008</strong>
Last modified: November 14, 2008

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-query-results-summarizer.svg)

# WP Query Results Summarizer

 By [phuvidudotcom](https://profiles.wordpress.org/phuvidudotcom/)

[Download](https://downloads.wordpress.org/plugin/wp-query-results-summarizer.08.11.06.zip)

 * [Details](https://wordpress.org/plugins/wp-query-results-summarizer/#description)
 * [Reviews](https://wordpress.org/plugins/wp-query-results-summarizer/#reviews)
 *  [Installation](https://wordpress.org/plugins/wp-query-results-summarizer/#installation)
 * [Development](https://wordpress.org/plugins/wp-query-results-summarizer/#developers)

 [Support](https://wordpress.org/support/plugin/wp-query-results-summarizer/)

## Description

An Object Oriented Plugin that summarizes the results returned by a query like a
Google search summary text.

#### Feature list:

 * Easy to use:
 * Easy to customize by formats: You can format the summary text by the formats 
   and parameters.
 * Easy to modify: the plugin is object oriented and well documented so that you
   can easily understand and modify the plugin for your customization.
 * No language files need: You can format the output text by the formats in your
   language so you don’t have to write the laguage files.

#### What next:

 * The admin panel is comming soon…

## Screenshots

[⌊An example of summary text returned by a search query⌉⌊An example of summary text
returned by a search query⌉[

An example of summary text returned by a search query

[⌊An example of summary text returned by a date query⌉⌊An example of summary text
returned by a date query⌉[

An example of summary text returned by a date query

[⌊An example of summary text returned by a category query⌉⌊An example of summary
text returned by a category query⌉[

An example of summary text returned by a category query

[⌊An example of summary text returned by a tag query⌉⌊An example of summary text
returned by a tag query⌉[

An example of summary text returned by a tag query

[⌊An example of summary text returned by a author query⌉⌊An example of summary text
returned by a author query⌉[

An example of summary text returned by a author query

## Installation

 1. Upload all files and folders in zip file to the ‘/wp-content/plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. For default usage, put these lines of code in your templates:
     if (class_exists(‘
    PvdWpQueryResultsSummarizer’)) { $summarizer = new PvdWpQueryResultsSummarizer();
    echo $summarizer->getSummary(); } For advanced usage, please see documentation 
    at http://projects.phuvidu.com/docs/

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP Query Results Summarizer” is open source software. The following people have
contributed to this plugin.

Contributors

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

[Translate “WP Query Results Summarizer” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-query-results-summarizer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-query-results-summarizer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-query-results-summarizer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-query-results-summarizer/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-query-results-summarizer/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **08.11.06**
 *  Last updated **18 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.6.2 or higher **
 *  Tested up to **2.6.3**
 * Tags
 * [archive](https://wordpress.org/plugins/tags/archive/)[posts](https://wordpress.org/plugins/tags/posts/)
   [query](https://wordpress.org/plugins/tags/query/)[search](https://wordpress.org/plugins/tags/search/)
 *  [Advanced View](https://wordpress.org/plugins/wp-query-results-summarizer/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-query-results-summarizer/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-query-results-summarizer/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.phuvidu.com/)