Warning: This method has been deprecated.

PUM_Deactivator::deactivate( $network_wide = false )

Short Description. (use period)


Description Description

Long Description.


Source Source

File: classes/Deactivator.php

	public static function deactivate( $network_wide = false ) {
		parent::deactivate_plugin( $network_wide );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 This method has been deprecated.
1.4 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.