Mikael Nordfeldth 5bfd9dbaa7 repost_of -> repeat_of, also trying with isset() 8 years ago
..
actions e96d7d48f5 400 code needs ClientException 8 years ago
lib 5bfd9dbaa7 repost_of -> repeat_of, also trying with isset() 8 years ago
locale d7fd6bac72 Snapshot of the Transifex translation project - October 2015 9 years ago
LinkbackPlugin.php 09ef0c1f33 bump Linkback plugin thanks to awesome singpolyma 8 years ago
README a614205663 Add plugin READMEs 8 years ago

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');