liewcf/pcp-export
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== PCP Export === Contributors: Liew CheonFong Tags: plugin check, logs, export, markdown, tools Requires at least: 6.6 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds export and copy buttons to Plugin Check results so you can download Markdown logs. == Description == PCP Export adds controls to the Plugin Check results page that let you download the latest scan as a Markdown file or copy it to your clipboard. The export preserves error and warning counts, file names, and links so you can share or store the findings easily. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/pcp-export` directory or install from the ZIP in the Plugins screen. 2. Activate the plugin through the "Plugins" screen in WordPress. 3. Run Plugin Check from Tools → Plugin Check; use the new Export/Copy buttons beneath the results. == Changelog == = 1.0.0 = - Initial release.