@return bool True if inactive. False if active. */. function is_plugin_inactive( $plugin ) {. return ! is_plugin_active( $plugin );. } ...
確定! 回上一頁