[Plugin: WP UI – Tabs, Accordions, Sliders] conditional tab
-
Hi, thank for these great plugin.
However, i would ask about how to use a conditional tab, for example in php
pseudocode could be:
[wptabs]
[wptabtitle] Tab1 [/wptabtitle]
[wptabcontent] Content1 [/wptabcontent]
if (some condition),
[wptabtitle] Tab2 [/wptabtitle]
[wptabcontent] Content2 [/wptabcontent]
[/wptabs]any help will be apreciated
best regards, pescadito
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: WP UI – Tabs, Accordions, Sliders] conditional tab’ is closed to new replies.