Hello,
I have a number of images I may with to import where these images at the moment are included separate folders.
The images directory seems to be in the wp_includes directory.
Can I just go ahead and create folders needed to contain various image groups?
e.g. sailing boats - powerboats - rowing boats etc
Thanks Minesh
I think I will be able to use wp-content/ uploads but I am not sure of the implcations of two other directories inside of uploads i.e. 2022 and 08 which I see.
That is automatically managed by WordPress. It stores the media year and month wise, in your case 2022 is year and 08 is month name.
As shared this is not supported by Toolset natively, you may have to check with WordPress pro so if it requires custom programming you can deal with it.