Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Inserting A Variable When Using is_page() Reply To: Inserting A Variable When Using is_page()

#190448
Anonymous
Inactive

Turns out arrays aren’t needed, but iteration does reduce a lot of your complexity.

The following is (I think) functionally identical:

http://pastebin.com/yYhMyvEq