php - How to create posts from each image in bulk? -


so here problem statement:

i have folder more 2000 images. want them upload on wordpress 1 post created corresponding each image, , image should attachment.

it take me forever that. can 1 one suggest relevant plugins ?

can programmatically ? ( guess won't able utilize wordpress features thumbnail generation etc. )


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -