Posts Tagged ‘array’
Exclude a post using a dynamic id
This is useful for instance in a portfolio where you would like to show the items on the single pages but do not wish for the current post to show up in the loop. In my occurrence I needed this to function outside of the loop for the dynamic work section that displays on the…
Read MoreCheck for empty array
Implode function example
A simple definition of the implode function.
Read More