• Resolved todindiana

    (@todindiana)


    To all users:

    Here is the code that I use to create two nicely formatted lists: Active plugins, then Inactive plugins. Both lists display plugin name and version. I find this list is a very helpful administrative tool. Many thanks to David for the tip for separating into Active and Inactive lists.

    <h3>Plugins List ?blog name? ?date?</h3>
    <p><span style="text-decoration: underline;"><strong>Show Active Plugins</strong></span><br />
    [plugins_list show_active=true show_inactive=false format="{{Title}} - {{Version}}<br />
    "]</p>
    <p><span style="text-decoration: underline;"><strong>Show Inactive Plugins</strong></span><br />
    [plugins_list show_active=false show_inactive=true format="{{Title}} - {{Version}}<br />
    "]</p>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Formatted List Solution’ is closed to new replies.