Site icon Hip-Hop Website Design and Development

How can I create more upload paths, like a post corresponding to a post title folder used to store images of the same product

How can I create more upload paths, like a post corresponding to a post title folder used to store images of the same product.

Because I want to make a photo album blog, the images within each post are actually of one product and the existing upload files are hard to use to distinguish them from each other.

Just like this:
/wp-content/uploads/article Title 1
/wp-content/uploads/article Title 2
/wp-content/uploads/article Title 3
.
.
.
.

Or create image folders by tag id + article name

/wp-content/uploads/Cosmetics/Eye Shadow/article Title 1
/wp-content/uploads/Cosmetics/Lipsticks/article Title 2