• In every widget description on this site, WP uses a section tab to divide the info, pointing each tab to new page-content within the same section of the tab (NOT in a sidebar).
    The source on the page looks like this:
    <div id=”plugin-info” class=”block description”>
    <div class=”head head-big”>
    <ul id=”sections”>
    <li class=”section-description current”>
    Description

    <li class=”section-changelog”>
    Changelog

    <li class=”section-stats”>
    Stats

    </div>
    <div class=”block-content”>

  • The topic ‘Where do I find a plugin that the WP site uses?’ is closed to new replies.