Unable to set number of displaying keywords on site.
-
I am using the Recent Searches Widget. This plugin is actually what i have been looking for. But, the original setting in this plugin is to display maximum 10 searched keywords on website. But, i tried to set it to 4 keywords only but it doesn’t work.
Here is the line i trying to set.
function get_default_options() { return array( 'title' => '', 'max' => 4, 'nofollow' => true, ); }
Here is my url which using this plugin.
- The topic ‘Unable to set number of displaying keywords on site.’ is closed to new replies.