{"id":38,"date":"2014-01-08T11:07:54","date_gmt":"2014-01-08T19:07:54","guid":{"rendered":"http:\/\/celloexpressions.com\/plugins\/?page_id=38"},"modified":"2014-01-08T11:08:03","modified_gmt":"2014-01-08T19:08:03","slug":"content-slideshow","status":"publish","type":"page","link":"https:\/\/celloexpressions.com\/plugins\/content-slideshow\/","title":{"rendered":"Content Slideshow"},"content":{"rendered":"<h5><a href=\"http:\/\/wordpress.org\/plugins\/content-slideshow\" target=\"_blank\">View on WordPress.org \u00bb<\/a><\/h5>\n<p>This plugin creates a fullscreen slideshow that displays randomly-selected pictures from your media library. Designed to display pictures related to your business\/organization in the background at an event or in your office, there is no need to configure any settings or controls. Image captions\/descriptions are automatically displayed as well, and can be configured based on your needs.<\/p>\n<p>Once activated, you can view the slideshow by visiting <code>http:\/\/yourdomain.com\/slideshow<\/code>. All JPEG images will be displayed (since .jpg is best for pictures, while .png and .gif are typically used for graphics).<\/p>\n<p>Please note that it is not currently possible to pause the slideshow or go back; the slideshow is not designed for personal viewing. However, clicking\/tapping on the image will open its attachment page in a new tab, allowing images to be contextualized or edited easily.<\/p>\n<p>The slideshow can also be embedded into your site via a widget or a shortcode.<\/p>\n<p>You can control some options by adjusting the url of the slideshow. Parameters are controlled via query string (and widget options and shortcode attributes).<\/p>\n<ul>\n<li><code>size<\/code> is the size of the image to load, either <code>thumbnail<\/code> (discouraged), <code>medium<\/code>, <code>large<\/code>, <code>full<\/code>, or <code>auto<\/code>, which uses medium or large depending on <code>wp_is_mobile()<\/code>.<\/li>\n<li><code>year<\/code> is the 4-digit numeric year in which the images were published.<\/li>\n<li><code>month<\/code> is the numeric month in which the images were published (between 1 and 12), typically but not necessarily used in conjunction with <code>year<\/code>.<\/li>\n<li><code>mode<\/code> defines a subset of images to use, such as <code>featured<\/code> for featured images only.<\/li>\n<li><code>captions<\/code> controls the captions display: either <code>auto<\/code>, <code>none<\/code>, <code>title<\/code>, <code>titlecaption<\/code>, <code>caption<\/code>, or <code>description<\/code>. Caption data is read from the image attachment post and can be updated in the media library.<\/li>\n<\/ul>\n<p>Using all options, for example:<br \/>\nhttp:\/\/example.com\/slideshow?size=full&amp;year=2014&amp;month=4&amp;mode=featured&amp;captions=titlecaption<\/p>\n<p>You can see it in action <a href=\"http:\/\/uscasce.com\/slideshow\" rel=\"nofollow ugc\">here<\/a>.<\/p>\n<h3>Download<\/h3>\n<p>Latest version: <a href=\"https:\/\/downloads.wordpress.org\/plugin\/content-slideshow.2.4.1.zip\">Download Content Slideshow v2.4.1<\/a><\/p>\n<p>Content Slideshow has been downloaded <strong><\/strong> times <a href=\"http:\/\/wordpress.org\/plugins\/content-slideshow\" target=\"_blank\">through WordPress.org<\/a>.<\/p>\n<h3>Installation<\/h3>\n<ol>\n<li>Take the easy route and install through the WordPress plugin adder OR<\/li>\n<li>Download the .zip file and upload the unzipped folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress<\/li>\n<li>Go to <code>http:\/\/yourdomain.com\/slideshow<\/code> to see the slideshow in action. Add a widget version from the Widgets section in the Customizer or add the <a href=\"https:\/\/celloexpressions.com\/plugins\/slideshow?year&month&mode&captions=auto\" target=\"_blank\"><div class=\"content-slideshow-widget-container\" style=\"position: relative; width: 100%; height: 0; padding-bottom: 66.67%;\"><iframe src=\"https:\/\/celloexpressions.com\/plugins\/slideshow?size=auto&year&month&mode&captions=auto\" loading=\"lazy\" style=\"position: absolute; top:0; left: 0; width: 100%; height: 100%; border: none;\"><\/iframe><\/div><\/a> shortcode to a post or page.<\/li>\n<\/ol>\n<h3>Screenshots<\/h3>\n<ol>\n<li><a href=\"https:\/\/ps.w.org\/content-slideshow\/assets\/screenshot-1.png?rev=1063586\"><img decoding=\"async\" src=\"https:\/\/ps.w.org\/content-slideshow\/assets\/screenshot-1.png?rev=1063586\" alt=\"Full-screen mode.\"><\/a>\n<p>Full-screen mode.<\/p>\n<\/li>\n<li><a href=\"https:\/\/ps.w.org\/content-slideshow\/assets\/screenshot-2.png?rev=1063586\"><img decoding=\"async\" src=\"https:\/\/ps.w.org\/content-slideshow\/assets\/screenshot-2.png?rev=1063586\" alt=\"Shortcode, in the Twenty Fourteen theme.\"><\/a>\n<p>Shortcode, in the Twenty Fourteen theme.<\/p>\n<\/li>\n<li><a href=\"https:\/\/ps.w.org\/content-slideshow\/assets\/screenshot-3.png?rev=1063586\"><img decoding=\"async\" src=\"https:\/\/ps.w.org\/content-slideshow\/assets\/screenshot-3.png?rev=1063586\" alt=\"Widget, in the Twenty Fourteen theme.\"><\/a>\n<p>Widget, in the Twenty Fourteen theme.<\/p>\n<\/li>\n<\/ol>\n<h3>Changelog<\/h3>\n<h4>2.4.1<\/h4>\n<ul>\n<li>Fix missing file in 2.4 release package.<\/li>\n<\/ul>\n<h4>2.4<\/h4>\n<ul>\n<li>Add code comments for the slideshow JS.<\/li>\n<li>Lazy-load slideshow iframes in widgets and shortcodes. Image loading is already lazy.<\/li>\n<li>Exclude images with <code>wp_attachment_context<\/code> from the slideshow (site icons, cropped header images, etc).<\/li>\n<\/ul>\n<h4>2.3<\/h4>\n<ul>\n<li>Add a &#8220;featured&#8221; mode to only show featured images.<\/li>\n<li>Add options to configure the captions display, including UI options in the widget controls.<\/li>\n<\/ul>\n<h4>2.2<\/h4>\n<ul>\n<li>Fix keyboard accessibility so that only the visible image can be focused with the keyboard.<\/li>\n<\/ul>\n<h4>2.1<\/h4>\n<ul>\n<li>Add support for selective refresh in the customizer preview, available in WordPress 4.5.<\/li>\n<\/ul>\n<h4>2.0<\/h4>\n<ul>\n<li>The slideshow is now JavaScript-driven. Images should load faster with smoother transitions between them, but the initial load time will be slower. The slideshow page will reload itself much less often now.<\/li>\n<li>The delay query arg has been removed.<\/li>\n<li>Fix WordPress 4.3 compatibility.<\/li>\n<li>Add translations.<\/li>\n<\/ul>\n<h4>1.1<\/h4>\n<ul>\n<li>Link images in slideshow to their attachment pages.<\/li>\n<li>Fix display of attachment titles as fallback captions.<\/li>\n<li>Fix viewport in IE10+ in Windows 8 mode.<\/li>\n<li>Confirm WordPress 3.9 compatibility.<\/li>\n<\/ul>\n<h4>1.0<\/h4>\n<ul>\n<li>First publicly available version of the plugin.<\/li>\n<li>Tested with WordPress 3.8.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>View on WordPress.org \u00bb This plugin creates a fullscreen slideshow that displays randomly-selected pictures from your media library. Designed to display pictures related to your business\/organization in the background at an event or in your office, there is no need to configure any settings or controls. Image captions\/descriptions are automatically displayed as well, and can &hellip; <a href=\"https:\/\/celloexpressions.com\/plugins\/content-slideshow\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Content Slideshow<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":5,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/comments?post=38"}],"version-history":[{"count":1,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":39,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages\/38\/revisions\/39"}],"up":[{"embeddable":true,"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/pages\/5"}],"wp:attachment":[{"href":"https:\/\/celloexpressions.com\/plugins\/wp-json\/wp\/v2\/media?parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}