Switch language

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




wpmu_checkavailablespace [ WordPress Function ]

wpmu_checkavailablespace ( No parameters )
See:
Defined at:



Determines if the available space defined by the admin has been exceeded by the user.

Source


<?php
function wpmu_checkAvailableSpace() {
    
_deprecated_function(__FUNCTION__'3.0''is_upload_space_available()' );

    if ( !
is_upload_space_available() )
        
wp_die__('Sorry, you must delete files before you can upload any more.') );
}
?>

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