{"id":1927,"date":"2007-08-13T15:34:00","date_gmt":"2007-08-13T15:34:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-testimonials\/"},"modified":"2010-08-19T14:26:28","modified_gmt":"2010-08-19T14:26:28","slug":"wp-testimonials","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/wp-testimonials\/","author":221976,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.4.1","stable_tag":"3.4.1","tested":"3.0.5","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"WP-Testimonials","header_author":"Jodi Diehl","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 19:51:32","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=7279865","header_plugin_uri":"http:\/\/www.sunfrogservices.com\/web-programming\/wp-testimonials\/","header_author_uri":"http:\/\/www.sunfrogservices.com","rating":0,"author_block_rating":0,"active_installs":900,"downloads":55049,"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":["2.1","2.2","3.0","3.1","3.2","3.3","3.4","3.4.1"],"block_files":[],"assets_screenshots":{"screenshot-1.gif":{"filename":"screenshot-1.gif","revision":"1777210","resolution":"1","location":"plugin","width":495,"height":293}},"screenshots":{"1":"Configuration page for testimonials"}},"plugin_section":[],"plugin_tags":[243,1518,162],"plugin_category":[43,53],"plugin_contributors":[79664],"plugin_business_model":[],"class_list":["post-1927","plugin","type-plugin","status-closed","hentry","plugin_tags-pages","plugin_tags-testimonials","plugin_tags-widget","plugin_category-customization","plugin_category-ratings-and-reviews","plugin_contributors-sunfrog","plugin_committers-jtprattmedia","plugin_committers-sunfrog"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-testimonials.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-testimonials\/trunk\/screenshot-1.gif?rev=1777210","caption":"Configuration page for testimonials"}],"raw_content":"<!--section=description-->\n<p>The plugin includes the option to display a random testimonial in your sidebar using PHP code or the built-in widget.<\/p>\n\n<p>Testimonials can also be displayed all on one page.  Simply put [sfs-testimonials] in the body of the page.<\/p>\n\n<p>Be sure to read the included documentation for style and configuration help.<\/p>\n\n<h3>Support<\/h3>\n\n<p>If you need help, visit the WP-Testimonials support page at:\nhttp:\/\/www.sunfrogservices.com\/web-programmer\/wp-testimonials\/<\/p>\n\n<p>Version 3.4.1, Released 2010-08-19\nCopyright (C) 2007-2010 Jodi Diehl - http:\/\/www.sunfrogservices.com\/<\/p>\n\n<h3>Acknowledgements<\/h3>\n\n<ul>\n<li>Thank you to Wouter from http:\/\/www.allwebsites.be for his XHTML contributions<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ul>\n<li>Upload the entire wp-testimonials folder to your plugins directory<\/li>\n<li>Activate testimonials from the plugin page<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ul>\n<li>Upload the entire wp-testimonials folder to your plugins directory<\/li>\n<li>Activate testimonials from the plugin page<\/li>\n<\/ul><\/dd>\n<dt>How do I display the testimonials in the sidebar?<\/dt>\n<dd><p>Use the built-in widget to display a random testimonial.  Or\nuse the following if you prefer to hand code the PHP:<\/p>\n\n<pre><code>&lt;?php sfstst_onerandom(); ?&gt;\n<\/code><\/pre>\n\n<p>Be sure to remove this code from your template if you disable the plugin \nso your site doesn't throw ugly errors at you.<\/p>\n\n<p>NOTE: You must have text in the short text field in order for the testimonial to appear on the page.<\/p><\/dd>\n<dt>How do I show all my testimonials on a page?<\/dt>\n<dd><p>To show all testimonials on a single page:<\/p>\n\n<ol>\n<li>Create a new page<\/li>\n<li>Put [sfs-testimonials] in the body text<\/li>\n<li>Publish<\/li>\n<\/ol>\n\n<p>NOTE: You must have text in the full text field in order for the testimonial to appear on the page.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.4.1<\/h4>\n\n<ul>\n<li>Bug fixes<\/li>\n<\/ul>\n\n<h4>3.4<\/h4>\n\n<ul>\n<li>Update for compatibility with WordPress 3.0<\/li>\n<li>Bug fix for shortcode<\/li>\n<li>Formatting updates to public pages for HTML5 compliance<\/li>\n<li>Removed option to open client site in new window (for HTML5 compliance)<\/li>\n<\/ul>\n\n<h4>3.3<\/h4>\n\n<ul>\n<li>Added ability to include image (shows only on page, not in sidebar)<\/li>\n<li>Added default settings to wp_options on install or upgrade from version prior to 3.3<\/li>\n<li>Modified edit testimonials form to use labels<\/li>\n<li>Removed obsolete code from style sheet<\/li>\n<li>Added settings link to plugins page<\/li>\n<li>Bug fixes when saving settings<\/li>\n<\/ul>\n\n<h4>3.2<\/h4>\n\n<ul>\n<li>Added charset to table creation<\/li>\n<\/ul>\n\n<h4>3.1<\/h4>\n\n<ul>\n<li>Minor bug fix to correct blank sort order on edit<\/li>\n<\/ul>\n\n<h4>3.0<\/h4>\n\n<ul>\n<li>Modified HTML to use blockquote and cite for formatting<\/li>\n<li>Added option to set number of random testimonials in sidebar<\/li>\n<li>Added ability to give access to non-administrators<\/li>\n<li>Added option to sort page by user defined sort order<\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>Corrected shortcode output<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Added backwards compatibility for WP2.7 and higher<\/li>\n<li>Option to have client website open in new window<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Compatibility with WP2.8 and higher<\/li>\n<li>Random block now pulls testimonial via \"ORDER BY RAND\" for true random order<\/li>\n<li>Removed obsolete field in table \"views\"<\/li>\n<li>Pages\/posts can now be created using shortcode [sfs-testimonials] (eliminates the need for a custom theme page)<\/li>\n<li>Added \"read more\" link to random sidebar block<\/li>\n<li>Added configuration options to show\/hide \"read more\" link in sidebar with customizable text<\/li>\n<li>Added options to delete table upon deactivation<\/li>\n<\/ul>","raw_excerpt":"Displays client testimonials in WordPress","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/1927","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=1927"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sunfrog"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=1927"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=1927"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=1927"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=1927"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=1927"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=1927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}