TankBud Species Cards

外掛說明

Writing about a fish or plant you stock or keep? Drop in a TankBud species card instead of typing care details by hand. The card shows the species name, a short blurb, and quick care facts from the TankBud catalog, with a link to the full care guide on tankbud.com.

  • Search the catalog by common name, scientific name, or alternate names, right in the editor.
  • Works as a block (posts, pages, and block widget areas) and as shortcodes for everywhere else, including WooCommerce product descriptions: [tankbud_species slug="neon-tetra"] and [tankbud_plant slug="java-fern"].
  • Configure what shows: names, blurb, facts as an inline line or a stacked list, text link or button, background and accent colors, and a light text mode for dark themes.
  • Save site-wide display defaults under Settings, and override per card.
  • Content is cached on your server for 12 hours, so pages stay fast and keep rendering even if tankbud.com is unreachable.

Setup guide and examples: https://tankbud.com/wordpress-plugin

Trademarks and content

The TankBud name and the TankBud mark are trademarks of TankBud. This plugin’s GPL license covers the plugin code and does not grant trademark rights. Catalog content fetched from tankbud.com (species and plant names, blurbs, and care facts) remains copyright TankBud and is provided for display in these cards.

External services

This plugin fetches catalog content from tankbud.com. All requests are server to server: your visitors’ browsers never contact TankBud, and no visitor data is sent. Two kinds of requests are made: card content (the selected species or plant slug, at most every 12 hours per card, identified by a TankBud-WP user agent that includes your site URL) and editor search (the query typed in the species picker, only while an editor is searching). See the TankBud privacy policy at https://tankbud.com/privacy.

螢幕擷圖

適用於區塊編輯器

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

  • TankBud species card A live species or plant card from the TankBud catalog.

安裝方式

  1. Upload the plugin zip under Plugins, Add New, Upload Plugin, then activate it.
  2. Add the TankBud species card block to a post, page, or widget area, and pick a species.
  3. Optionally set site-wide display defaults under Settings, TankBud Species Cards.

常見問題集

Where does the content come from?

The TankBud catalog at tankbud.com. Care details and prose are maintained there; your cards update automatically within about 12 hours of a catalog change.

Can I remove the TankBud logo or link?

No. The card content is free to embed, and the logo plus the link back are the attribution for it.

The card shows nothing after I pick a species

Your host may block outgoing requests from WordPress. If your wp-config.php defines WP_HTTP_BLOCK_EXTERNAL, add tankbud.com to the allowlist: define( 'WP_ACCESSIBLE_HOSTS', 'tankbud.com' );. The card also stays hidden rather than breaking your page whenever content cannot be fetched.

使用者評論

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

參與者及開發者

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

參與者

將〈TankBud Species Cards〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • First release: species and plant cards, block and shortcodes, editor search, site defaults, local caching.