Features

All Features

Everything you need to protect your WordPress site

One plugin. Every backup feature you’ll ever need. Built for reliability on any hosting environment.

🗄️ Backup

Full Site & Selective Backup

Back up your entire WordPress installation — files, database, plugins, themes and media — or choose exactly what you need.

  • Full backup: files + database in a single ZIP
  • Database only: export just your MySQL database
  • Files only: back up all WordPress files without the database
  • Custom exclusion rules: skip cache, videos or any folder
  • Automatic exclusion of WordPress cache directories

// Backup types supported
full → Files + Database
db_only → Database only
files_only → Files only

// Exclusion rules
exclude: /wp-content/uploads/videos
exclude: /wp-content/cache

// Auto-excluded
cache dirs → skipped automatically

Google Drive
Amazon S3
Wasabi
Dropbox
Microsoft OneDrive

☁️ Cloud Storage

5 Cloud Destinations

Upload your backups to the cloud automatically after every backup. Connect multiple services simultaneously for redundant protection.

  • Google Drive: OAuth2 authorization, folder selection
  • Amazon S3: any region, custom bucket and prefix
  • Wasabi: S3-compatible, low-cost cloud storage
  • Dropbox: OAuth2, folder picker
  • Microsoft OneDrive: personal and business accounts
  • Upload to multiple destinations in parallel
  • Optional: auto-delete local backup after cloud upload

🔒 Security

AES-256 Encryption

Your database contains sensitive information. WP Backup Nota encrypts it with military-grade AES-256-CBC encryption before adding it to the backup ZIP.

  • AES-256-CBC encryption for database backups
  • Password stored encrypted using WordPress secret keys
  • Encrypted backups work with both admin restore and standalone installer
  • Wrong password = cannot restore — true security
  • OpenSSL PHP extension nota-check at activation

// Encryption process
key = SHA256(password)
iv = random_bytes(16)
enc = AES-256-CBC(sql, key, iv)// Stored as
database.sql → database.sql.enc
manifest: encrypted: true// Protected even if ZIP leaked

↩ Restore Backup
⚠️ This will overwrite your current database.
Type “I confirm” to proceed


↩️ Restore

Two Ways to Restore

Restore your site from the WordPress admin panel with a few clicks, or use the standalone installer for migrations to a completely different server.

  • Admin panel restore: works without leaving WordPress
  • Confirmation input prevents accidental restores
  • Standalone installer: migrate to new domain or host
  • Automatic URL and path replacement in all database tables
  • Serialized data handled correctly — no corrupted options
  • Works even when WordPress is completely broken

⏰ Automation

Scheduled Backups & Notifications

Set up automatic backups on your schedule and get notified by email when something goes wrong — or right.

  • Daily, weekly or monthly automatic backups
  • Choose backup type for scheduled runs (full/DB/files)
  • Email notifications on success and/or failure
  • Automatic cleanup: keep last N backups
  • Backup history with error details for failed runs
  • Stale backup detection: auto-recover from crashed jobs

Daily backup
✅ Complete
Weekly backup
✅ Complete
Next run
Tomorrow 02:00
📧 Email notification sent to admin@yoursite.com

Ready to protect your WordPress site?

All features included in every plan. Start your 14-day free trial — no credit card required.