jdgrimes/wp-plugin-uninstall-scanner

Scans a WordPress plugin to determine what things it needs to do when it is uninstalled

dev-master 2017-12-20 01:07 UTC

This package is auto-updated.

Last update: 2024-04-14 09:41:31 UTC


README

Scans a WordPress plugin to determine what things it needs to do when it is uninstalled.

Installation

composer require --dev jdgrimes/wp-plugin-uninstall-scanner

Usage

vendor/bin/wppus run

Description

This is a work in progress.