Top Google Search Results
- xmlrpc_blog_options Wordpress hook details -- Adam Brown, BYU ...
WordPress hook directory xmlrpc_blog_options. WordPress version history for xmlrpc_blog_options. This database has information for all major versions from ... - xml rpc - Is it possible to change a blog's theme through XML-RPC ...
Apr 25, 2011 ... This list (actually, an array with other settings), is passed through the xmlrpc_blog_options filter, which means you can add and remove to this ... - Prasath Nadarajah « WordPress Summer of Code 2011
Aug 28, 2011 ... don't need to add another global var to the name space ($admin_options); why isn't $admin_options added via the xmlrpc_blog_options filter? - php /** * XML-RPC protocol support for - WordPress SVN
Passes property through 'xmlrpc_blog_options' filter. * * @since 2.6.0 */ function initialise_blog_option_info() { global $wp_version; $this->blog_options = array( ...