• Hi,everyone,i’m newbie.I encounter a problem in reading the wp-load.php source file,here is the code i puzzled`define( ‘ABSPATH’, dirname(__FILE__) . ‘/’ );
    require_once( ABSPATH . ‘/wp-includes/load.php’ );`i konw the meaning while it’ll have double slashes before “wp-includes”, is it right? Can anyone help me?Thanks a lot.

  • The topic ‘Problem in reading wp-load.php’ is closed to new replies.