Outputs a list of post-relevant keywords different from the categories. (Maybe useful for SEO).
Change $overusedwords array (if you write in english be sure to delete the italian stop words).
In the function the_terms alter the parameter 20, this is the line $terms = get_post_terms( $content[’post_content’], $content[’post_title’], $options[’utf8′] == ‘true’, $options[’bias_title’], 20).
Requires: 2.0 or higher
Compatible up to: 2.5
Last Updated: 2008-3-31
Downloads: 244
Got something to say? Need help?