# Hookie (Visual Hook Reference)

`wp-plugin/hookie` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 1.0.1 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/hookie
```

## Details

- **Latest version:** 1.0.0
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** Mirco Babini
- **WordPress.org:** https://wordpress.org/plugins/hookie/
- **Homepage:** http://mircobabini.com/

## Description

Display filters/actions directly into the html source of the page, explore through DOM inspector, detect where the apply function is fired and check p …

## Versions (1)

- `1.0.0` (latest) — `composer require wp-plugin/hookie:1.0.0`
