I have this array that returns the id
of the images but with a wordpress function I need to apply them to each of the id
that returns the array
and this function will be responsible for converting them into url, each one .
This returns the array with var_dump()
.
array(2) {\n [0]=>\n int(10741)\n [1]=>\n int(10742)\n}