Home / Admin / Reset Duplicator Pro capabilities
Duplicate Snippet

Embed Snippet on Your Site

Reset Duplicator Pro capabilities

This snippet resets the Duplicator Pro capabilities. Insert it into the wp-config.php file, refresh the wp-admin dashboard and remove this snippet again.

Code Preview
php
<?php
define( 'DUPLICATOR_CAPABILITIES_RESET', true );

Comments

Add a Comment