• What does WordPress 2 do with $_GET, why does get_query_var() limit you the variables created by wordpress? I can’t seem to access the additional permalink structure i created, unless it is a query variable.

    Is there a detailed article of how wordpress parses the URL? Or how to modify the URL to take on additonal parameters so other scripts can latch on with out adding additional variables to wordpress.

    And why doesn’t $_SERVER[‘Query_string’] work?

Viewing 1 replies (of 1 total)
  • Is there a detailed article of how wordpress parses the URL?
    No, but you are welcome to contribute to the Codex and write one. We’d be really grateful.

    I think the average user (like myself) doesn’t even understand what are you asking, and this kind of technical/coding expertize is beyond what is needed to just blog.
    Probably you’ll have more success asking such kind of questions in the hackers mailing list or on the testers mailing list:
    https://lists.automattic.com/mailman/listinfo

Viewing 1 replies (of 1 total)
  • The topic ‘Inner workings of Permalinks’ is closed to new replies.