[wp-trac] [WordPress Trac] #63896: is_login() will trigger on non-login pages

WordPress Trac noreply at wordpress.org
Fri Aug 29 13:52:27 UTC 2025


#63896: is_login() will trigger on non-login pages
--------------------------+------------------------------
 Reporter:  govpress      |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  6.8.2
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by govpress):

 I should note that this is on a server nginx + fastcgi php-fm with the
 parameter

 {{{
 fastcgi_param  SCRIPT_NAME        $fastcgi_script_name;
 }}}

 where the value of {{{_SERVER['SCRIPT_NAME']}}} will usually be the path
 of the requested URL.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63896#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list