Enhanced pluginsUsedPlugin

Llevo bastante tiempo usando una versión modificada por mí del fantástico pluginsUsedPlugin. La verdad es que el plugin está currado, te permite mostrar una lista de los plugins que estás usando, pero las maneras de crear la lista no me gustaban demasiado, así que creé una nueva que se pudiese poner en una página y se viese bonita a la vista.

Instalación

Simplemente coloca el archivo e-pluginsUsedPlugin.php en el directorio de plugins de tu instalación de WordPress [normalmente wp-content/plugins/]. ¡Actívalo y comienza a usarlo!

Modo de uso

Antes que nada, aconsejo usar el genial Exec-PHP para poder ejecutar las funciones del plugin en cualquier post o [preferiblemente] página de WordPress que escribas.

El plugin tiene 3 funciones distintas para general la lista:

  • displayPluginsAsTable()
  • displayPluginsAsList()
  • displayPluginsAsPage() <– nuevo añadido

Una vez tengas funcionando el Exec-PHP, simplemente añade la función que quieras dentro del post o página donde quieras mostrar la lista, por ejemplo:

<?php displayPluginsAsPage(); ?>

Para que funcione correctamente, no puedes añadir este código en el apartado Visual del editor WYSIWYG del WordPress, lo tienes que añadir en el apartado Code.

Para ver un ejemplo de la nueva función añadida puedes mirar mi página de plugins. ¿A que se ve bien? ^_^

Lista de cambios

0.1.11e - Versión inicial, para continuar con la numeración del plugin original.

Nota:

No sé ni PHP ni Javascript ni nada de nada, simplemente he añadido un par de líneas y he cambiado otras simplemente observando y luego usando el método de ensayo-error ;).

Descarga

Descarca Enhanced pluginsUsedPlugin aquí.

English

It’s been a long time since I’ve been using a modified-by-me version of fantastic pluginsUsedPlugin. Default plugin it’s fine, you can display a list of the plugins you are using, but the options for the listing are a little ugly, so I decided to create a new good looking way to display it into a static page.

Installation

Simply drop e-pluginsUsedPlugin.php into plugins directory of your WordPress installation [usually wp-content/plugins/]. Activate it and start using it!

How to use

First things first, I recommend to use famous Exec-PHP to execute PHP functions inside any WordPress post or page you’ll write.

Plugin has 3 different functions to generate listings:

  • displayPluginsAsTable()
  • displayPluginsAsList()
  • displayPluginsAsPage() <– newly added

Once you have Exec-PHP running, simply add the function you want inside the post or page where you want to show your list, for example:

<?php displayPluginsAsPage(); ?>

You cannot add this code inside the WYSIWYG Visual tab, you have to add it inside Code tab instead.

You can see an example of the newly added function in my plugins page. Looks good, huh? ^_^

Changelog

0.1.11e - Initial version, to continue with version number of original plugin.

PS:

I don’t know PHP nor Javascript, I have simply added a pair of lines of code and changed others by observation and later testing for errors ;).

Download

Download Enhanced pluginsUsedPlugin here.

19 Respuestas a “Enhanced pluginsUsedPlugin”


  1. 1 Viviendas24

    Great plugin. Thanks a lot.

  2. 2 ]V[orlock Zernebock

    I’m with PHP5 and there is no problem as you can see ;)

  3. 3 Kirk M

    My host (Bluehost) is rapidly switching all their servers to PHP 5 and eliminating support for PHP 4 entirely without notification. Luckily I haven’t been switched yet.
    Is your plugin compatible with PHP 5? I’m just trying to eliminate any problems before the switch.

    Great plugin BTW.

  4. 4 Saman Sadeghi

    This is a great plugin! THANKS!!! :)

  5. 5 Julia

    Just saying thank you. Works like a charm.

  6. 6 Preston

    It’s a mystery. I turned off the WYSIWYG editor altogether, I post
    , and PHP-EXE tells me it’s malformed. I allow PHP-EXE to fix it for me, and I get what you saw on my page.

  7. 7 ]V[orlock Zernebock

    Are you using Exec-PHP? I have looked into your page source and it seems that the first part of the list is between < code> tags. That’s why you don’t have your list correctly displayed. Try to edit the post avoiding the WYSIWYG editor.

  8. 8 Preston

    Any idea why part of the list shows up correctly and part does not?

    http://flametoad.com/wp-plugins-used/

  1. 1 Plugins/Plugin Compatibility/2.1 « WordPress Codex
    Dirección Pingback a 27 Ene. 2007 @ 19:19
  2. 2 reparing 02 | dictee.net #03
    Dirección Pingback a 8 Feb. 2007 @ 16:34
  3. 3 Blog Image & Web Solution » Lista de los Plugins Usados
    Dirección Pingback a 9 Feb. 2007 @ 23:37
  4. 4 Anti-Idiotarian Rottweiler » Imperial Plugins
    Dirección Pingback a 20 Feb. 2007 @ 5:11
  5. 5 Plugins List | iCouple
    Dirección Pingback a 17 Mar. 2007 @ 3:37
  6. 6 WP Plugins DB » Plugin Details » Enhanced Plugins Used Plugin
    Dirección Pingback a 2 Jul. 2007 @ 11:55
  7. 7 WordPress 2.3 compatiblity Plugins | Dreamer's Blog
    Dirección Pingback a 6 Dic. 2007 @ 15:52
  8. 8 Plugins Used
    Dirección Pingback a 5 Ene. 2008 @ 0:03
  9. 9 Quirksmode | Home of David Plunkett, web designer // developer extraordinaire
    Dirección Pingback a 27 Feb. 2008 @ 17:51
  10. 10 Download Things
    Dirección Pingback a 20 Mar. 2008 @ 12:49
  11. 11 Kullanılan eklentiler | Blog ve Wolkanca
    Dirección Pingback a 23 Mar. 2008 @ 10:29

Añade un Comentario