Back to Community

Understanding and Managing Duplicator Plugin Notices and Banners

3 threads Sep 9, 2025 PluginDuplicator

Content

Notices and banners within the WordPress admin area are a common way for plugin developers to communicate important information. However, these messages can sometimes be confusing or feel intrusive. This guide explains the different types of notices you might encounter from the Duplicator plugin and how to manage them.

Common Types of Duplicator Notices

Based on community reports, users typically encounter two main categories of notices:

  • System Advisory Notices: These are warnings or informational messages that appear on the plugin's own pages, often during package creation. They typically relate to server environment checks, such as available disk space, PHP settings, or permissions.
  • License Renewal Banners: These are promotional or alert banners related to the 'Duplicator Pro' commercial upgrade. Users have reported these banners appearing persistently across multiple admin pages.

Why These Notices Appear

The intent behind these messages is generally to inform users:

  • System Notices: The Duplicator team designs these alerts to prevent failed backups or migrations by warning users about potential server configuration issues before they cause a problem. As seen in community discussions, a notice about server setup is often not a critical concern for users on a VPS or dedicated hosting environment.
  • License Banners: For the 'Pro' version, these banners are an automated part of the plugin's licensing system, designed to alert users about an expiring or expired subscription to ensure continuous access to updates and support.

How to Manage and Troubleshoot Notices

1. For System Advisory Notices

  • Evaluate the Message: Read the notice carefully. Many are simply informational. For example, a notice about your server setup is often a standard check and may not indicate an actual problem, especially on a VPS or private server.
  • Check Your Server Environment: If the notice warns about something specific like PHP memory_limit, max_execution_time, or disk space, verify these settings in your hosting control panel or by contacting your hosting provider. Adjusting these values to meet the plugin's recommended settings can often make the notice disappear.
  • Run a Test: The most effective way to see if a warning is critical is to try creating a backup and then running a test extraction on a local server. If the process completes successfully, the notice was likely non-critical.

2. For Persistent License Renewal Banners

It is important to note that the standard, free version of Duplicator does not include license renewal banners. These are exclusively a feature of the 'Duplicator Pro' commercial upgrade.

  • Review Subscription Terms: If you are a 'Duplicator Pro' user, it is advisable to proactively review your account and subscription terms on the vendor's website to understand renewal pricing and billing cycles.
  • Check for Dismissal Options: Some banners may have a small 'x' or dismiss link, though users have reported instances where this option was not available.
  • Plugin-Specific Solutions: The methods for controlling these banners are specific to the 'Duplicator Pro' plugin's code. General advice found on independent troubleshooting sites may become outdated after plugin updates.

Community Perspectives

Community sentiment on these notices is mixed. Many users appreciate proactive system warnings that help avoid failed migrations. However, as seen in forum posts, the implementation of persistent, non-dismissable license banners in the 'Pro' version has been a significant point of criticism, with some users finding the practice disruptive.

When facing any persistent plugin notice, searching community forums like the WordPress.org support repository or independent troubleshooting sites can provide insights into whether other users are experiencing the same issue and if any workarounds have been discovered.

Related Support Threads Support