Switch language

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




logio [ WordPress Function ]

logio ( $io, $msg )
Parameters:
  • (string) $io Whether input or output
  • (string) $msg Information describing logging reason.
Defined at:



logIO() - Writes logging info to a file.

Source


<?php
function logIO$io$msg ) {
    
_deprecated_function__FUNCTION__'3.4''error_log()' );
    if ( ! empty( 
$GLOBALS['xmlrpc_logging'] ) )
        
error_log$io ' - ' $msg );
}
?>

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