popup
The popup tag is a single tag. Textpattern will replace this tag with a popup selector for browsing by section or category.
attributes
type="c"
section="unset"
this_section="0" (boolean)
presentation
label="Browse"
wraptag="unset"
class="unset"
genealogy
Version 4.3.0
Browse by category popup selector
<txp:popup type="c" wraptag="p" />
Popup selector with custom label
<txp:popup label="Browse this site" type="c" wraptag="p" />