Switch language

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




ms_deprecated_blogs_file [ WordPress Function ]

ms_deprecated_blogs_file ( No parameters )
Defined at:



No description yet.

Source


<?php
function ms_deprecated_blogs_file() {
    if ( ! 
is_super_admin() )
        return;
    if ( ! 
file_existsWP_CONTENT_DIR '/blogs.php' ) )
        return;
    echo 
'<div class="update-nag">' sprintf__'The <code>%1$s</code> file is deprecated. Please remove it and update your server rewrite rules to use <code>%2$s</code> instead.' ), 'wp-content/blogs.php''wp-includes/ms-files.php' ) . '</div>';
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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