Linkfuse

外掛說明

Linkfuse is a link management and affiliate marketing platform. This plugin allows you to embed product displays from your Linkfuse account directly into your WordPress posts and pages using a simple shortcode.

Features

  • Simple shortcode syntax: [linkfuse id="your-link-id"]
  • Built-in caching to reduce calls to Linkfuse API
  • Configurable cache duration
  • Automatic fallback to cached content if API is unavailable

Usage

  1. Create a product display in your Linkfuse account
  2. Copy the link ID
  3. Add the shortcode to your post or page: [linkfuse id="your-link-id"]

Requirements

安裝方式

  1. Upload the linkfuse folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Linkfuse to configure the plugin (optional)

常見問題集

How do I get a link ID?

Log in to your Linkfuse account, create or select a link, and copy its ID from the link details page.

Can I customize the cache duration?

Yes, go to Settings > Linkfuse and adjust the Cache Duration setting. The default is 3600 seconds (1 hour).

What happens if the Linkfuse API is unavailable?

The plugin will automatically serve cached content if available. If no cached content exists, nothing will be displayed.

Is this plugin SEO-friendly?

Yes, the plugin fetches and renders the HTML server-side, making the content fully visible to search engines.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release
  • Shortcode support for embedding product displays
  • Configurable caching
  • Admin settings page