Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lletnek

    (@lletnek)

    Hey John,

    Any updates on this? 🙂

    Cheers, Tom.

    Thread Starter lletnek

    (@lletnek)

    Hey John, thanks for getting back on the weekend!

    You’re right, it’s get_page_by_path() on both. Here’s the first caller:

    get_page_by_path()
    wp-includes/post.php:4111-
    WP->parse_request()
    wp-includes/class-wp.php:212
    WP->main()
    wp-includes/class-wp.php:679
    wp()
    wp-includes/functions.php:952

    and the second:

    get_page_by_path()
    wp-includes/post.php:4111-
    WP_Query->parse_query()
    wp-includes/query.php:1836
    WP_Query->get_posts()
    wp-includes/query.php:2506
    WP_Query->query()
    wp-includes/query.php:4018
    WP->query_posts()
    wp-includes/class-wp.php:580
    WP->main()
    wp-includes/class-wp.php:681
    wp()
    wp-includes/functions.php:952

    I saw your list of related tools actually! I haven’t got around to checking them out, but I’ll get on that tomorrow. Thanks John 🙂

Viewing 2 replies - 1 through 2 (of 2 total)