b9a11f8c21
Fix author fallback Previously if there was no discernable author the nickname "Array" would end up used. This was a bug, obviously. It is fixed now. See merge request !111 |
||
---|---|---|
.. | ||
actions | ||
lib | ||
locale | ||
LinkbackPlugin.php | ||
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');