Jump to content

SEO Hook


bsmither

Recommended Posts

Hi Brian, it doesn't look like there is an array. Maybe a new function needs to be added to array_merge them in. e.g.

 

public function addStaticSection($section) {
return array_merge($this->_static_sections,$section); 
}
$GLOBALS['seo']->addStaticSection(array('blog'));

If you want to add that code or similar we can then add it to the next release. 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...