[wp-trac] Re: [WordPress Trac] #3996: MAGPIE_USER_AGENT lack of wp version

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 19 03:48:15 GMT 2007


#3996: MAGPIE_USER_AGENT lack of wp version
-------------------------------+--------------------------------------------
 Reporter:  hakre              |        Owner:  anonymous
     Type:  enhancement        |       Status:  closed   
 Priority:  normal             |    Milestone:           
Component:  Administration     |      Version:  2.1.2    
 Severity:  normal             |   Resolution:  invalid  
 Keywords:  rss magpie snoopy  |  
-------------------------------+--------------------------------------------
Changes (by JeremyVisser):

  * status:  new => closed
  * resolution:  => invalid
  * milestone:  2.2 =>

Comment:

 Actually, I think you must be jumping the loop or something, because I
 just added a line like this to my {{{rss.php}}} directly after that
 {{{define()}}} statement:

 {{{
 error_log("wp_version is $wp_version");
 }}}

 and the version was outputted as expected to the Apache log. Works fine
 for me.

 I think you probably shouldn't be including {{{rss.php}}} manually, or
 something like that. Have a look at how the dashboard does it, as a point
 of reference.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3996#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list