Tagged Questions
0
votes
2answers
225 views
Meta Box Plugin Cloned Fields - Multiple Foreach values
I have the following code that I can't get working. I have two cloneable fields that are being output as one entity (URL and thumbnail image). These are cloned fields using the Meta Box Plugin by ...
0
votes
3answers
330 views
Custom Database Table and foreach
I have just created a custom database table and would now like to output every inserted row from it into a predefined format using a foreach statement.
Some guidance in this matter would be great.
...