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.