Switch language

wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren




is_wpmu_sitewide_plugin [ WordPress Function ]

is_wpmu_sitewide_plugin ( $file )
Siehe:
Definiert in:



No description yet.

Source


<?php
function is_wpmu_sitewide_plugin$file ) {
    
_deprecated_function(__FUNCTION__'3.0''is_network_only_plugin()' );
    return 
is_network_only_plugin$file );
}
?>

Beispiele [ wp-snippets.com ]

Top Google Suchergebnisse

Mehr ...

Nutzerduskussionen [ wordpress.org ]

0 Nutzerkommentare

Noch keine. Sei der Erste!

Neu hinzufügen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics