• https://www.viper007bond.com/wordpress-plugins/vipers-plugins-used/

    I was unhappy with the other “Plugins Used” plugin that was out there (pluginsUsedPlugin) for a number of reasons, mainly that it didn’t output the plugins in alphabetical order as well as I wanted more configuration options. So, I started over and wrote my own plugin.

    This plugin allows you to list out all plugins that you have activated and that are located in your plugins folder as a table or an unordered list. You can toggle displaying the version, author (unordered list method only), and plugin description.

    For an example, click here.

Viewing 13 replies - 16 through 28 (of 28 total)
  • Yes, I missed starting the class at first.

    Then realized my mistake. The class code was added and it returned the same error.

    BTW the error is returned for both the table and list outputs if that helps any.

    Thread Starter viper007bond

    (@viper007bond)

    Try adding before the clas definition this:

    require_once(ABSPATH . '/wp-content/plugins/vipers_pluginsused.php');

    If that doesn’t work, then my guess is that RunPHP doesn’t support classes or something. You’ll probably want to contact the maker of that plugin and meanwhile use a custom Page template for my plugin.

    just a quick note to say thanks Viper007Bond ..installed and running fine no problems … https://www.barganews.com/daily/

    ciao
    db

    Thread Starter viper007bond

    (@viper007bond)

    Version 1.1 released! All that’s required to upgrade is replacement of the plugin file itself.

    Download here:
    https://www.viper007bond.com/wordpress-plugins/vipers-plugins-used/

    Visit the options page (Options -> Plugins Used) if you want to set custom plugin descriptions.

    Please post here, or even better, post in my support forums if you find a bug or have any issues. If you post here, I MAY miss your post. I won’t if you post on my forums as they have “view new posts”. ??

    I got the error corrected. By deleting the plugin and installing your latest ver cleared it.

    I’m guessing there was a slight error (not in code but corrupted during xfer) in the original upload and it created the error.

    Thanks.

    dude, cant see ur site is it down or something?

    Awesome.

    Quick and easy upgrade. Thanks for the great plug-in.

    Thread Starter viper007bond

    (@viper007bond)

    dude, cant see ur site is it down or something?

    Mighta been, I dunno. It’s up now however though. ??

    Thread Starter viper007bond

    (@viper007bond)

    Thanks for the great plug-in.

    No problem! ??

    Oh, and you know your blog is down, right?

    Thread Starter viper007bond

    (@viper007bond)

    Just realized that the header for the version column in the table was bad code:

    <th class='versioncolumn">Version</th>

    Note the single and double quote. v1.11 is a fix of this. No need to download it unless you want to use the table format and the version column. ??

    Thread Starter viper007bond

    (@viper007bond)

    It’s been brought to my attention that this plugin screws up the redirect on the login page, possibly other things. I suspect it has to do with the POSTing, but I’m not sure.

    Looking into it now. Sorry ’bout this.

    Thread Starter viper007bond

    (@viper007bond)

    All fixed now, at least I think it is. Stupid mistake on my part by editing the $_POST array instead of just saving the edited string to my own variable.

    Please download the new version (v1.12) and double check that I did indeed fix it. ??

    Quick question, have you tested your plugin on WPMU? when i installed it, my editor’s buttons disapeared all together.

    Please let me know if you ever ran into this issue.

Viewing 13 replies - 16 through 28 (of 28 total)
  • The topic ‘[NEW!] Viper’s Plugins Used’ is closed to new replies.