Switch language

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




get_settings [ WordPress Function ]

get_settings ( $option )
Parameters:
  • (string) $option
See:
Returns:
  • (string)
Defined at:



Get value based on option.

Source


<?php
function get_settings($option) {
    
_deprecated_function__FUNCTION__'2.1''get_option()' );

    return 
get_option($option);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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