Switch language

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




remove_option_update_handler [ WordPress Function ]

remove_option_update_handler ( $option_group, $option_name, $sanitize_callback = '' )
Parameters:
  • (unknown_type) $option_group
  • (unknown_type) $option_name
  • (unknown_type) $sanitize_callback
See:
Returns:
  • (unknown)
Defined at:



Unregister a setting

Source


<?php
function remove_option_update_handler$option_group$option_name$sanitize_callback '' ) {
    
_deprecated_function__FUNCTION__'3.0''unregister_setting()' );
    return 
unregister_setting$option_group$option_name$sanitize_callback );
}
?>

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