contempoinc
says
Anyone know of a way to append a thickbox query into the wp_list_pages href, without having to modify core templates?
The normal output:
/?page_id=85
With appended Thickbox query:
/?page_id=85?KeepThis=true&TB_iframe=true&height=400&width=600
Is there a simple custom function that can be written?
