php - wordpress does not give 404 error -


Hello everyone!

I know that when We are clicking on menu items in WordPress website , take us to the URL associated with the link but WordPress How does ! I mean, will handle the following URL:

I find that data from WordPress database but How WordPress URL < / strong> because the page is not available should it 404

Please tell me I'm learning PHP.

By Czech some things WordPress handles this page.

  1. Check credentials with the WP ID ID
  2. Does this check whether the post first? If not published, it gives you a 404 error.
  3. WP Whether the post has been published or not? If it is not published it returns a 404 error

    Then it provides information from the database.

Comments

Popular posts from this blog

c++ - 'std::string' has no member named 'get' list[i]=user.get; -

python - how we can use ajax() in views.py in django? -

java - Instances of classes -