function swpsmtp_uninstall() { // Don't delete plugin options. It is better to retain the options so if someone accidentally deactivates, the configuration is not lost. //delete_site_option('swpsmtp_options'); //delete_option('swpsmtp_options'); } Contact Us - Carpet Cleaning Swansea - Expert Carpet Cleaners - Multi Award Winners
Over 90 5-Star Reviews

Contact Us

Pro Carpet Cleaning Swansea Logo 1

Contact us today for a free quote or to have any of your questions answered!

In a Rush? Fill Out the Form and We’ll Send You A Quote!

© Pro Carpet Cleaning Swansea | Privacy Policy | SiteMap

get( GF_Theme_Layers_Provider::DEFINITION_ENGINE_FACTORY ), $container->get( GF_Theme_Layers_Provider::OUTPUT_ENGINE_FACTORY ) ); $layer->set_json( $path ); $layer->init_engines(); add_filter( 'gform_registered_theme_layers', function ( $layers ) use ( $layer ) { $layers[] = $layer; return $layers; } ); }