Title: WP-AJAX-Audit
Author: David Kryzaniak
Published: <strong>September 18, 2013</strong>
Last modified: October 18, 2013

---

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-ajax-audit.svg)

# WP-AJAX-Audit

 By [David Kryzaniak](https://profiles.wordpress.org/davidkryzaniak/)

[Download](https://downloads.wordpress.org/plugin/wp-ajax-audit.zip)

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

 [Support](https://wordpress.org/support/plugin/wp-ajax-audit/)

## Description

Ever want to check the WordPress settings of your site without logging in?

WP-AJAX-Audit is a simple plugin that allows you to send an AJAX request (from a
remote server) to retrieve information about your site. Quickly find things like
core settings, plugins/themes installed, and much more.

#### Sending The Request

After installing, browse to Tools > WP AJAX Audit to find your access key, and to
generate an example script.

The request must be made with Post parameters (An “action” which is set to “wp_ajax_audit”
and the “wp_ajax_audit_access_key”)

Here is an example:

If successful, $result is a json encoded version of wp_load_alloptions().

Note, you’ll still need to ‘unserialize(json_decode($result))’ to get the array 
of data.

## Installation

 1. Upload the files to your `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. To get the your sites access key, go to: Tools > WP AJAX Audit

## FAQ

Coming Soon!

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP-AJAX-Audit” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ David Kryzaniak ](https://profiles.wordpress.org/davidkryzaniak/)

[Translate “WP-AJAX-Audit” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-ajax-audit)

### Interested in development?

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

## Changelog

#### 1.0.0

Bugs worked out. Current stable version.

#### 0.1.0

Initial commit

## Meta

 *  Version **1.0.0**
 *  Last updated **13 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.5.0 or higher **
 *  Tested up to **3.6.1**
 * Tags
 * [ajax](https://wordpress.org/plugins/tags/ajax/)[audit](https://wordpress.org/plugins/tags/audit/)
   [security](https://wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://wordpress.org/plugins/wp-ajax-audit/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-ajax-audit/reviews/)

## Contributors

 *   [ David Kryzaniak ](https://profiles.wordpress.org/davidkryzaniak/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-ajax-audit/)