Skip to content

Retrieves Wavelog data via API and displays the QSO numbers per QSO type via shortcodes. The Wavelog URL, the API key and the station ID can be configured in the admin area.

License

Notifications You must be signed in to change notification settings

HochdruckHummer/wavelog-wp-qso-display

Repository files navigation

wavelog-wp-qso-display

Made by Daniel Beckemeier, DO8YDP

Retrieves Wavelog data via API and displays the QSO numbers per operating mode via shortcodes in Wordpress. The Wavelog URL, the API key and the station ID can be configured in the admin area of Wordpress. Example site: https://do8ydp.de:

Bildschirmfoto 2025-02-12 um 15 19 52

Attention: This plugin uses static 10 minutes caching time to reduce API calls to the Wavelog instance. So allthough this is nearly real-time, there can be a delay of up to ten minutes.

Compatibility

This script requires at least Wavelog version 2.0.1. to work, as there was an API implemented for this tool.

Installation:

  1. Just install the latest Zip-file as a plugin in your wordpress instance and activate the plugin.

  2. Go to Settings-Menu in Wordpress and click on "Wavelog":

Wordpress settings menu
  1. Enter your Wavelog URL, API key (please only use a read-only key) and enter your station ID, which should be "1" in most cases:
Backend settings
  1. Use the following shortcodes to show QSO numbers anywhere on your site:

[wavelog_totalqso] [wavelog_ssbqso] [wavelog_fmqso] [wavelog_amqso] [wavelog_ft8ft4qso] [wavelog_ft8qso] [wavelog_ft4qso] [wavelog_digiqso] [wavelog_cwqso] [wavelog_rttyqso] [wavelog_pskqso] [wavelog_js8qso] [wavelog_totalqso_year]

Tips and hints:

You can use TablePress to create nice looking tables to use the shortcodes in, like in this example: Shortcodes inside a table

You can also use a block, with groups inside to achieve something like this: Shortcodes grouped inside a block

About

Retrieves Wavelog data via API and displays the QSO numbers per QSO type via shortcodes. The Wavelog URL, the API key and the station ID can be configured in the admin area.

Topics

Resources

License

Stars

Watchers

Forks

Languages