[wp-trac] [WordPress Trac] #55936: ABSPATH & WPINC

WordPress Trac noreply at wordpress.org
Mon Jun 6 17:00:00 UTC 2022


#55936: ABSPATH & WPINC
--------------------------+------------------------------
 Reporter:  lkhlc         |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  6.0
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by lkhlc):

 Wish it were so. Thanks for the reply. wp-config contains

 /** Absolute path to the WordPress directory. */
 if ( ! defined( 'ABSPATH' ) ) {
         define( 'ABSPATH', __DIR__ . '/' );
 }

 always has.. also no reference to ABSPATH anywhere on purpose
 programmatically ;-)

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


More information about the wp-trac mailing list