Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




is_wpmu_sitewide_plugin [ WordPress Function ]

is_wpmu_sitewide_plugin ( $file )
See:
Defined at:



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 );
}
?>

Examples [ wp-snippets.com ]

Top Google Search Results

More ...

User discussions [ wordpress.org ]

0 User Note(s)

None yet. Be the first!

Add New ...



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