Downtack Lotteries

外掛說明

Downtack Lotteries connects to a configurable API endpoint to retrieve US lottery results and jackpot data, then displays them on your site using a flexible Gutenberg block or classic widget.

Features:

  • Displays lottery results organized by state or by game.
  • Shows winning numbers, current jackpot, next draw jackpot, and next draw date.
  • Supports filtering by specific states and/or games.
  • Option to group multiple plays under a single game heading.
  • Full custom HTML template with placeholders ({game_name}, {numbers}, {jackpot}, etc.).
  • Conditional template tags: [if placeholder]...[/if placeholder].
  • Iterative template tag: [plays]...[/plays] to loop over multiple draws.
  • Custom CSS per widget/block instance.
  • Optional bottom HTML area per widget/block instance.
  • Configurable date format, jackpot decimal places, thousands separator, and decimal separator.
  • Automatic data synchronization via WP-Cron (every 5 minutes).
  • Manual sync button in the plugin settings.

External services

This plugin connects to an API to obtain lottery results, it’s needed to show updated information in the included widget.
The service is provided by “Downtack.com”: terms of use.

螢幕擷圖

  • Plugin settings page with API configuration and documentation.
  • Gutenberg block inspector controls.
  • Frontend output showing lottery results by state.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Downtack Lotteries

安裝方式

  1. Upload the downtack-lotteries folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings > Downtack.com – Lotteries to enter your API endpoint and API key.
  4. Click Sync API Data to fetch the initial dataset.
  5. Add the US Lotteries block via the Gutenberg editor, or the US Lotteries Widget via Appearance > Widgets.

常見問題集

Where do I get an API key?

You need an account at Downtack.com to obtain an API endpoint and key.

How often is the lottery data refreshed?

Data is automatically fetched from the API every 5 minutes via WP-Cron. You can also trigger a manual sync at any time from the plugin settings page.

Can I customize how results are displayed?

Yes. Each block or widget instance supports a custom HTML template with data placeholders. You can also apply custom CSS per instance.

What placeholders are available in the custom template?

  • {game_name} — Name of the lottery game.
  • {play_name} — Type of draw/play.
  • {draw_date} — Date of the last draw.
  • {numbers} — HTML block of winning numbers.
  • {jackpot} — Current jackpot amount.
  • {next_draw_jackpot} — Estimated next jackpot.
  • {next_draw_date} — Date of the next draw.

Wrap content in [if placeholder]...[/if placeholder] to show it only when the value is non-empty. Wrap play rows in [plays]...[/plays] to iterate over multiple draws.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Downtack Lotteries〉的開發相關工作。

參與者

將〈Downtack Lotteries〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄