• Hi there, i’ve been using WordPress for a couple of months now along with the Widget sidebar + other plugins.

    However, i can’t use some plugins because they need to appear in the sidebar.php – but i can’t integrate them directly, because am using the Widget plugin.

    Can anyone help me please, on how to create a widget plugin. am not asking for anything too complex, i hope.

    I have a piece of code to call a plugin from the wp-content/plugins folder.

    Example :

    if(function_exists('show_playlist')) { show_playlist(1, " - ", "") ; } ?>

    That’s the piece of code i want to call, can anyone help me about that?

    that’ll be great. thx.

    p.s : that’s a plugin to show what song am playing which should be displayed in the sidebar.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget Creation. Call Plugin Help :(’ is closed to new replies.