: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* Fired when the plugin is uninstalled.
* @package ReduxFramework\Uninstall
* @author Dovy Paukstys <info@simplerain.com>
// If uninstall, not called from WordPress, then exit.
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
// TODO: Define uninstall functionality here.