PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Ajax
  4. WP Ajax Query
WP Ajax Query icon

WP Ajax Query

WP Ajax Query allows you to query your WordPress database using the same query paramaters you would use for WP_Query, and return a JSON respresentatio …

By aizatto·Ajax·Free
00
·10 active installs·Updated 15 years ago
DownloadVisit HomepageCompare

As of April 2026, WP Ajax Query is a WordPress ajax plugin with 10 active installations and a 0/5 rating0. It has been downloaded 3.5K+ times in total. Requires WordPress 3+ and PHP false+. Available on WordPress.org since 2010. Last updated 15 years ago — may have compatibility concerns. Top alternative: zipaddr-jp.

0/5Rating
10active installs
3.5K+total downloads
16 yearssince 2010

Overview

WP Ajax Query allows you to query your WordPress database using the same query paramaters you would use for WP_Query, and return a JSON respresentation of the query results. This allows developers to easily interface with WordPress without having to relearn a new API.

How It Works

The Ajax Query interface would be available at http://example.com/wp-admin/admin-ajax.php?action=query

A sample jQuery request would be like:
$.get(ajaxurl, { action: ‘query’ }, function () { }, ‘json’);

Querying for a post:
$.get(ajaxurl, { action: ‘query’, p: 1 }, function () { }, ‘json’);

JSON results:
{
“id”: 1,
“type”: ‘post’,
“title”: “Hello World”,
“permalin…

Read full description on WordPress.org

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress3+ requiredTested up to 3
PHPfalse+ required

Top Alternatives to WP Ajax Query

zipaddr-jp icon
zipaddr-jp
550K+ installsUpdated 2 months ago
ViewCompare
SearchWP Live Ajax Search icon
SearchWP Live Ajax Search
4.750K+ installsUpdated 3 months ago
ViewCompare
AJAX Thumbnail Rebuild icon
AJAX Thumbnail Rebuild
4.830K+ installsUpdated 2 years ago
ViewCompare
WPC AJAX Add to Cart for WooCommerce icon
WPC AJAX Add to Cart for WooCommerce
4.410K+ installsUpdated 3 weeks ago
ViewCompare
Iptanus File Upload icon
Iptanus File Upload
4.410K+ installsUpdated 3 months ago
ViewCompare
View all ajax plugins →

Frequently Asked Questions

Contributors

aizattoaizatto
Plugin Info
Version
0.1
Last Updated
May 27, 2010
WP Requires
3+
Tested Up To
3
PHP Requires
false+
Active Installs
10
Downloads
3.5K+
Added
May 27, 2010
Business
Free

Tags

ajaxjsonquerywp_query

Developer

A
aizatto
7 plugins0.0M+ total installs
View all plugins →

Quick Compare

WP Ajax Query vs zipaddr-jp→WP Ajax Query vs SearchWP Live Ajax Search→WP Ajax Query vs AJAX Thumbnail Rebuild→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.