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


Search functions
Search filters
Search actions

Permalink: http://wpseek.com/update_option/

General Information about update_option

)

Related Codex Documentation

Introduced in WordPress

Loading ...

Type

WordPress Function

Dropped in WordPress

Loading ...

Defined at

See below
 

Short Description

More links ... Get description ...

Code Snippets for 'update_option'

  • xmlrpc.php
      1563:           update_option( $this->blog_options[$o_name]['option'], $o_value );  1564:   }

  • wp-login.php
       279:         if ( dirname($schema . $_SERVER['HTTP_HOST'] . $_SERVER['PHP_SELF']) != get_option('siteurl') )   280:                 update_option('siteurl', dirname($schema . $_SERVER['HTTP_HOST'] . $_SERVER['PHP_SELF']) );   281: }

Top Google Search Results for 'update_option'

User discussions on 'update_option'

0 User Note(s) on 'update_option'

None yet. Be the first!

Add New ...