wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- delete_site_option | A HitchHackers guide through WordPress
Feb 11, 2011 ... function delete_site_option( $option ) { global $wpdb; // ms_protect_special_option( $option ); @todo do_action( ' pre_delete_site_option_' . - PHPXRef 0.7 : WordPress : Function Reference: delete_site_option()
Function and Method Cross Reference. delete_site_option(). Defined at: /wp- includes/option.php -> line 830. Referenced 7 times: ... - delete_site_option (WordPress Function) - WPSeek.com
WordPress lookup for delete_site_option, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors. - Function Reference/delete site option « WordPress Codex
Function Reference/delete site option. Essentially the same as delete_option() but works network wide when using WP Multisite.