🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
NeksioPress
NeksioPress

NeksioPress

0/5 (0 ratings) — active installs Updated Mar 26, 2026
Main NeksioPress dashboard with database information and reset options

Main NeksioPress dashboard with database information and reset options

NeksioPress is a secure, developer-focused WordPress reset plugin designed for development environments, testing workflows, and staging setups. Instantly reset your WordPress database while keeping your admin account safe.

Unlike basic reset tools, NeksioPress provides structured reset modes, built-in backup, security validation, and controlled execution to ensure safe operations.

Perfect for:
* WordPress development environments
* Plugin and theme testing
* Staging websites
* Educational environments
* Website rebuild workflows

Key Features

  • Soft Reset – Remove all content while keeping plugins, themes, and settings intact
  • Nuclear Reset – Complete database wipe with admin account preservation
  • One-Click Backup – Export full database backup before any reset operation
  • Security Slider – Advanced confirmation mechanism to prevent accidental resets
  • Real-time Validation – RESET confirmation field with visual red/green validation
  • Progress Bar – Visual feedback during the reset process
  • Administrator Protection – Your admin account stays active after reset
  • Nonce Verification – Secure AJAX endpoints with WordPress nonce checks
  • Capability Checks – Only administrators can perform reset operations

Reset Modes Explained

Soft Reset

Soft Reset removes all content while preserving your setup:

  • Deletes all posts, pages, comments, and custom post types
  • Removes all non-admin users
  • Keeps all installed plugins and themes
  • Preserves WordPress settings and configuration
  • Maintains your admin account

Perfect for development and testing environments where you want to keep your plugin and theme configurations intact.

Nuclear Reset

Nuclear Reset performs a complete database wipe:

  • Deletes all posts, pages, comments, and custom post types
  • Removes all non-admin users
  • Clears all terms, taxonomies, and metadata
  • Preserves your admin account
  • Leaves WordPress core files untouched
  • Keeps all plugins and themes installed

Administrator access and WordPress core files remain protected at all times.

Security Model

All reset operations are protected by strict security mechanisms:

  • Nonce verification for all AJAX requests
  • WordPress capability checks (manage_options required)
  • Direct file access prevention (ABSPATH check)
  • Controlled execution flow with secure AJAX endpoints
  • Input sanitization and escaping to prevent XSS
  • Path traversal protection for file downloads

Only authorized administrators can perform reset operations.

Backup Feature

Before any reset operation, you can create a complete database backup with one click:

  1. Click “Export Full Database Backup”
  2. Wait for the backup to generate
  3. Click the download link to save your backup
  4. Proceed with your reset operation

All backups are stored in /wp-content/uploads/neksiopress-backups/ with proper .htaccess protection.

Warning

Reset operations are irreversible.

Always create a complete database backup before performing any reset.

NeksioPress is intended for development and staging environments. Avoid using this plugin on production websites without verified backups.