Lines:
1 to 16 of 16
<?php // (C) Copyright Bobbing Wide 2012-2017 /* function bw_tabs_id() – Returns the next selector for [bw_tabs] */ /* function bw_format_tabs_list() – Format a post as link within the same document */ /* function bw_tabs() – Implement the [bw_tabs] shortcode to display posts or pages styled for jQuery tabs */ /* function bw_format_tabs() – Format a tabs block – for jQuery UI tabs 1.9.2 or higher */ /* function bw_tabs__syntax() – */ /* function bw_tabs__example() – Example for [bw_tabs] shortcode */ /* function bw_tabs__snippet() – */View on GitHub View on Trac