okay, so assuming that this doesn't get fixed by the flutter devs, i
see two fixes here for do-it-yourselfers. Bedoz's and thang's. both
look pretty similar, in the way they access the wp db directly. it
looks like Bedoz's only gets one field at a time, but it would be
fairly trivial to rewrite this as a loop-of-loops that got ALL fields.
also they each say to place them in different files.
does anyone have any opinions or critique? is one method more
reliable? is there something missing? most importantly, do they in
fact produce ALL groups/fields and NONE of the deleted groups/fields?
personally, if i'm going to continue using flutter, it's pretty
important to have codified solutions to stuff like this so that i can
use my time on other things.
cheers all & good work!
> > > > <? echoget_image('your_item_id', $i); ?>
> > > > > > > > <p><? echoget_image("person_photo", $i,1); ?>