{"id":6474,"date":"2009-08-22T16:28:44","date_gmt":"2009-08-22T16:28:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/recent-searches-widget\/"},"modified":"2011-10-24T19:40:12","modified_gmt":"2011-10-24T19:40:12","slug":"recent-searches-widget","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/recent-searches-widget\/","author":362578,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2","stable_tag":"1.2","tested":"2.9.9","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"Recent Searches Widget","header_author":"Daniel Fru\u017cy\u0144ski","header_description":"","assets_banners_color":"","last_updated":"2011-10-24 19:40:12","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.poradnik-webmastera.com\/projekty\/recent_searches_widget\/","header_author_uri":"http:\/\/www.poradnik-webmastera.com\/","rating":0,"author_block_rating":0,"active_installs":40,"downloads":13433,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.1","1.1.1","1.1.2","1.1.3","1.2"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[150,944,186,162],"plugin_category":[43,55],"plugin_contributors":[78155],"plugin_business_model":[],"class_list":["post-6474","plugin","type-plugin","status-closed","hentry","plugin_tags-google","plugin_tags-search","plugin_tags-seo","plugin_tags-widget","plugin_category-customization","plugin_category-seo-and-marketing","plugin_contributors-sirzooro","plugin_committers-sirzooro"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/recent-searches-widget.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin shows recent searches in a sidebar widget. You can use this to tell your visitors what others are searching for. You can also use it to increase your site (i.e. number of pages indexed by Search Engines).<\/p>\n\n<p>New searches are added to the beginning of the list. If search query is already on the list, it is moved to the beginning.<\/p>\n\n<p>All links are SEO-friendly (usually <code>site.com\/search\/searchterm<\/code>).<\/p>\n\n<p>You can add <code>rel=\"nofollow\"<\/code> to links if you want. If you want to make sure search results will not be indexed, please install <a href=\"http:\/\/wordpress.org\/extend\/plugins\/meta-seo-pack\/\">Meta SEO Pack<\/a> plugin - it can do it for you.<\/p>\n\n<p>Available translations:<\/p>\n\n<ul>\n<li>English<\/li>\n<li>Polish (pl_PL) - done by me<\/li>\n<li>Italian (it_IT) - thanks <a href=\"http:\/\/gidibao.net\/\">Gianni<\/a><\/li>\n<li>Belorussian (be_BY) - thanks FatCow<\/li>\n<li>Dutch (nl_NL) - thanks <a href=\"http:\/\/wpwebshop.com\/\">Rene<\/a><\/li>\n<\/ul>\n\n<p><a href=\"http:\/\/wordpress.org\/extend\/plugins\/recent-searches-widget\/changelog\/\">Changelog<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>recent-searches-widget<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Add Recent Searches widget to your Sidebar, configure and enjoy :)<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to insert widget anywhere in my theme?<\/dt>\n<dd><p>Starting from version 1.1 it is possible to insert special theme tag to insert Recent Searches Widget anywhere in your theme. To do this, use new <code>rsw_show_recent_searches()<\/code> tag. By default it shows list of last searches using bullet list, like in sidebar. If you want to change this, you can pass up to three parameters when you call <code>rsw_show_recent_searches()<\/code>. They will be used to display HTML code at beginning of the list, at end of it, and between list elements. Default use (without parameters) is equivalent for following call:<\/p>\n\n<pre><code>rsw_show_recent_searches( \"&lt;ul&gt;\\n&lt;li&gt;\", \"&lt;\/li&gt;\\n&lt;\/ul&gt;\", \"&lt;\/li&gt;\\n&lt;li&gt;\" );\n<\/code><\/pre>\n\n<p>If you want to use numbered list, you can use this:<\/p>\n\n<pre><code>rsw_show_recent_searches( \"&lt;ol&gt;\\n&lt;li&gt;\", \"&lt;\/li&gt;\\n&lt;\/ol&gt;\" );\n<\/code><\/pre>\n\n<p>When you want to put all items in one line and separate them by commas, please use following call:<\/p>\n\n<pre><code>rsw_show_recent_searches( \"\", \"\", \", \" );\n<\/code><\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fix: slashes in SEO-friendly search links should be double-encoded;<\/li>\n<li>Added Dutch translation (thanks Rene)<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Added Belorussian translation (thanks FatCow)<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Marked as compatible with WP 2.9.x<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Added Italian translation (thanks Gianni)<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fix for corrupted config bug;<\/li>\n<li>Added theme tag <code>rsw_show_recent_searches()<\/code>;<\/li>\n<li>Marked as compatible with WP 2.8.5<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added Polish translation<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"This plugin shows recent searches in a sidebar widget.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/6474","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=6474"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sirzooro"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=6474"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=6474"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=6474"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=6474"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=6474"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=6474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}