Description
LinkMaker lets editors create Wikipedia links without leaving the editor. Link any text to linkmaker (no protocol) and the plugin automatically points the front-end link to the matching article on Wikipedia. It ships with lightweight JavaScript and CSS that only runs on the front-end when needed.
- Gutenberg-friendly workflow
- Zero configuration
- Keeps links that already point to GitHub untouched
Contact
Questions or partnership inquiries: dan@fishdan.com
Installation
- Upload the
linkmakerfolder to/wp-content/plugins/, or install the plugin via the WordPress admin by uploading the ZIP file. - Activate the plugin through the « Plugins » screen in WordPress.
FAQ
-
Why isn’t my GitHub link changing?
-
Links whose
hrefcontainsgithubare intentionally skipped so developer documentation is unaffected. -
Can I force a different article slug than the visible text?
-
Not yet. The plugin currently matches the Wikipedia article based on the visible anchor text.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« LinkMaker » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « LinkMaker » 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.
Journal des modifications
0.1.11
- Restored the Freemius settings slug so the SDK menu loads without fatal errors and reconnects to the dashboard.
0.1.10
- Updated the Freemius application keys and menu settings so the dashboard starts receiving events again.
0.1.9
- Removed HTML from the plugin author field to satisfy WordPress.org header validation.
0.1.8
- Updated ownership contact details and refreshed release assets for WordPress.org review.
0.1.7
- Enabled Freemius WordPress.org compatibility mode and adjusted release packaging.
0.1.6
- Bundled the Freemius SDK and initialized it for LinkMaker.
0.1.5
- Renamed the plugin to LinkMaker and refreshed distribution metadata.
0.1.4
- Refined asset loading and WordPress.org preparation.
0.1.0
- Initial release.