Switch language

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




ms_file_constants [ WordPress Function ]

ms_file_constants ( No parameters )
Defined at:



Defines Multisite file constants.

Source


<?php
function ms_file_constants(  ) {
    
/**
     * Optional support for X-Sendfile header
     * @since 3.0.0
     */
    
if ( !defined'WPMU_SENDFILE' ) )
        
define'WPMU_SENDFILE'false );

    
/**
     * Optional support for X-Accel-Redirect header
     * @since 3.0.0
     */
    
if ( !defined'WPMU_ACCEL_REDIRECT' ) )
        
define'WPMU_ACCEL_REDIRECT'false );
}
?>

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