Diogo Cordeiro f0a67a1df9 [PLUGINS] Removed GeoURL as the service doesn't exist anymore il y a 5 ans
..
actions e96d7d48f5 400 code needs ClientException il y a 8 ans
lib 5bfd9dbaa7 repost_of -> repeat_of, also trying with isset() il y a 8 ans
locale f0a67a1df9 [PLUGINS] Removed GeoURL as the service doesn't exist anymore il y a 5 ans
LinkbackModule.php 82893824db [CORE] Refactor Plugin API to Module API il y a 5 ans
README a614205663 Add plugin READMEs il y a 9 ans

README

The Linkback plugin performs linkbacks (pingbacks, trackbacks, webmentions) for
notices containing links.

See:
* https://en.wikipedia.org/wiki/Linkback

Installation
============
add "addPlugin('Linkback');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('Linkback');