Description
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
- Create a product display in your Linkfuse account
- Copy the link ID
- Add the shortcode to your post or page:
[linkfuse id="your-link-id"]
Requirements
- WordPress 6.0 or higher
- PHP 7.4 or higher
- A Linkfuse account (sign up at linkfuse.net)
Installation
- Upload the
linkfusefolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > Linkfuse to configure the plugin (optional)
FAQ
-
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).
-
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.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Linkfuse » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Linkfuse » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
1.0.0
- Initial release
- Shortcode support for embedding product displays
- Configurable caching
- Admin settings page