• ImportantlyErnest

    (@importantlyernest)


    <ul>[plugins_list inactive=true]</ul>
    <ul>[plugins_list active=true]</ul>
    <ul>[plugins_number inactive=true active=true]</ul>

    I’v tried tha bove but all I get is a list of the active plugins ?

    Thanks

    John

Viewing 1 replies (of 1 total)
  • Plugin Author David Artiss

    (@dartiss)

    Hi John,

    The parameters are named show_inactive and show_active. That’s my fault, though – I can see the ones you’ve used in my example documentation. I’ll get that corrected.

    Meantime, this should work…

    <ul>[plugins_list show_inactive=true]</ul>
    <ul>[plugins_list show_active=true]</ul>
    <ul>[plugins_number show_inactive=true show_active=true]</ul>
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.