Skip to content

Releases: asishos/content-reset-tool

Content Reset Tool v1.1.0

Choose a tag to compare

@asishos asishos released this 05 Sep 23:22

Content Reset Tool v1.1.0

Safety and UX update for Content Reset Tool.

What's new

  • Added visible WordPress environment indicator.
  • Added stronger production-environment warning.
  • Added mandatory verified-backup acknowledgement.
  • Reset button remains disabled until safety acknowledgement and exact confirmation are provided.
  • Added server-side validation for the backup acknowledgement.
  • Protected WordPress system post types such as block templates, template parts and global styles from broad content deletion.
  • Refined the administration interface.
  • Improved responsive/mobile layout.

Requirements

  • WordPress 6.0+
  • PHP 7.4+

Important

This is a destructive utility intended primarily for development, staging, testing and rebuild environments.

Always maintain a verified backup before using the tool.

There is no undo function.

Content Reset Tool v1.0.0

Choose a tag to compare

@asishos asishos released this 05 Sep 23:14

Content Reset Tool v1.0.0

Initial public release of Content Reset Tool — a lightweight WordPress administration utility for resetting selected site content without reinstalling WordPress.

Features

  • Content-only reset
  • Content + Media reset
  • Standard posts and pages cleanup
  • Custom post type cleanup
  • Comment cleanup
  • Taxonomy cleanup
  • Navigation menu cleanup
  • Orphaned metadata and relationship cleanup
  • Administrator capability checks
  • WordPress nonce protection
  • Explicit DELETE CONTENT confirmation
  • No external tracking, analytics, or telemetry

Requirements

  • WordPress 6.0+
  • PHP 7.4+

Important

This is a destructive utility intended primarily for development, staging, testing, and rebuild environments.

Always maintain a verified backup before using the tool.

There is no undo function.