Switch language

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




option_update_filter [ WordPress Function ]

option_update_filter ( $options )
Parameters:
  • (unknown_type) $options
Returns:
  • (unknown)
Defined at:



{@internal Missing Short Description}}

Source


<?php
function option_update_filter$options ) {
    global 
$new_whitelist_options;

    if ( 
is_array$new_whitelist_options ) )
        
$options add_option_whitelist$new_whitelist_options$options );

    return 
$options;
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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