As I see in my database post id not in good order for example it showing - 2,5,6,11,12,13,23,31... I want to know the how the post id create. what logic in the shuffling post id. Please give me a solution.
Thanks
As I see in my database post id not in good order for example it showing - 2,5,6,11,12,13,23,31... I want to know the how the post id create. what logic in the shuffling post id. Please give me a solution.
Thanks
Post ID's are created automatically by WordPress. Every revision, menu item, image attachment, etc. gets a post ID. You have no control over what ID is assigned to a post at all. Its all handled by WordPress behind the scenes.
You must log in to post.