gnu-social/plugins/Linkback
brunoccast c7afe2f86c [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
..
actions 400 code needs ClientException 2016-06-10 21:01:23 +00:00
lib repost_of -> repeat_of, also trying with isset() 2016-06-17 23:53:05 +02:00
locale [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
LinkbackPlugin.php bump Linkback plugin thanks to awesome singpolyma 2016-06-17 23:22:44 +02:00
README Add plugin READMEs 2016-02-08 17:48:37 +00:00

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