Forums

[resolved] [Plugin: Audio Player] - How to make 2.0b6 work in your text widgets. (1 post)

  1. mogmismo
    Member
    Posted 2 years ago #

    Edit audioplayer.php, and after all the other add_filters, add a:

    add_filter("widget_text", array(&$this, "processContent"));

    and you can now do [audio:] shortcode syntax in your text widgets. The audioplayer code will not function if you enable shortcode in you widgets, seems they do their own hooks instead of registering a shortcode.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.