README 307 B

1234567891011121314151617181920
  1. The Linkback plugin performs linkbacks (pingbacks, trackbacks, webmentions) for
  2. notices containing links.
  3. See:
  4. * https://en.wikipedia.org/wiki/Linkback
  5. Installation
  6. ============
  7. add "addPlugin('Linkback');"
  8. to the bottom of your config.php
  9. Settings
  10. ========
  11. none
  12. Example
  13. =======
  14. addPlugin('Linkback');