SproutCMS

This is the code documentation for the SproutCMS project

function addLinks()

Add external links to inject into content analysis

Usage

void AdminSeo::addLinks ( array $links );

Arguments

  1. array $links
    [href, text] pairs

Return value

  • void