Muzodo Upcoming Events Widget

Açıklama

Muzodo is an online music group member scheduling system. This plugin enables you to display your music group events on your website.

You’ll need your Muzodo Group API key.

Arbitrary section

Ekran Görüntüleri

  • Activating the Muzodo widget.

  • To configure the widget, click Appearance Widgets

  • Click "Muzodo Upcoming Event" and enter your Group API Key.

Yükleme

Please follow the standard installation procedure for WordPress plugins.

In a nut shell, this is what you need to do:

  1. Download the Muzodo_Upcoming_Events plugin into your WordPress plugins area, using the installation procedure above.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress (see screen shot 1).

  3. Enter your Group API Key for the muzodoapikey config parameter (see screenshots below).

    • Your Group API Key is available on your group details page in Muzodo.
  4. Add it as a widget, click on Appearance -> Widgets

  5. Or to add it to a page using a short code, install the “amr shortcode any widget” plugin and copy and paste the following shortcode
    to the required area on your page:

[do_widget “Muzodo Upcoming Events”]

or in PHP, place <?php do_action('muzodo_hook'); ?> in your pages or templates.

SSS

Where do I submit a bug?

You can contact me via email at chris@muzodo.com

İncelemeler

3 Eylül 2016
Works as described and took less than 5 minutes to set up.
1 incelemeyi oku

Katkıda Bulunanlar ve Geliştiriciler

“Muzodo Upcoming Events Widget” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

1.0

  • Initial version.

1.1

  • Added caching.

1.1.1

  • Display bug fixes.
  • Better use of CSS classes.

1.1.2

  • Added translation support.