{"id":16933,"date":"2012-02-15T11:54:48","date_gmt":"2012-02-15T11:54:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/slyd\/"},"modified":"2012-10-22T17:12:28","modified_gmt":"2012-10-22T17:12:28","slug":"slyd","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/slyd\/","author":7596794,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.5","stable_tag":"1.3.5","tested":"3.4.2","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Slyd","header_author":"Trezy","header_description":"","assets_banners_color":"2d2d2d","last_updated":"2012-10-22 17:12:28","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/trezy.com\/slyd","header_plugin_uri":"http:\/\/trezy.com\/portfolio\/slyd","header_author_uri":"http:\/\/trezy.com","rating":1,"author_block_rating":0,"active_installs":10,"downloads":14608,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>If you are upgrading from version 1.3.2, make sure to update your <code>use_featured<\/code> and <code>category<\/code> settings.<\/p>\n\n<p>If you are on version 1.3.4, make sure to upgarde to 1.3.5 to get rid of the major errors that 1.3.4 caused.<\/p>\n\n<p>Otherwise, no major changes needed. Just upgrade from the Wordpress interface. ;-)<\/p>"},"ratings":{"1":"5","2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"505561","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0","1.2.0","1.2.1","1.2.2","1.2.3","1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2391,718,611,57547,57548],"plugin_category":[50],"plugin_contributors":[90446],"plugin_business_model":[],"class_list":["post-16933","plugin","type-plugin","status-publish","hentry","plugin_tags-plugins","plugin_tags-slide","plugin_tags-slider","plugin_tags-slyd","plugin_tags-slydr","plugin_category-media","plugin_contributors-paraplegicpanda","plugin_committers-paraplegicpanda"],"banners":{"banner":"https:\/\/ps.w.org\/slyd\/assets\/banner-772x250.png?rev=505561","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/slyd_2d2d2d.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Slyd is an easy-to-use, highly-customizable slider plugin for WordPress. There are plenty of plugins out there that allow you to easily insert a slider into your WordPress using a shortcode but they require creating a custom slide for every post you write.<\/p>\n\n<p>With Slyd you can shirk those inconveniences. Slyd automatically pulls in all of your latest posts (or just the ones in a certain category). All Slyd requires is that you upload a Slyd image or a Featured image on your post page.<\/p>\n\n<ul>\n<li><strong>CSS3\/jQuery Animations<\/strong> - Slyd is built to be pretty so naturally it uses CSS3 and jQuery to impress viewers.<\/li>\n<li><strong>Category Selection<\/strong> - Create a new Category or use an existing one to limit the posts that display in the Slydr.<\/li>\n<li><strong>Shortcode<\/strong> - Normal users can insert the <code>[slyd]<\/code> shortcode to display the Slydr.<\/li>\n<li><strong>PHP Template Tag<\/strong> - For more advanced users, install Slyd into a theme using <code>&lt;?php slyd(); ?&gt;<\/code>.<\/li>\n<li><strong>Responsive Design<\/strong> - Slyd is built to scale with it's container, allowing it to look great whether it's on a desktop, tablet, or mobile phone.<\/li>\n<\/ul>\n\n<h3>Plans for the Future<\/h3>\n\n<ul>\n<li><strong>Themes<\/strong><\/li>\n<li><strong>Custom Slyd caption for posts<\/strong><\/li>\n<li><strong>Image Options<\/strong> - Fit (image stretches to fitwidth of container) or Center (image maintains original proportions ans can anchor to the center, any corner, or any side).<\/li>\n<li><strong>Animation Options<\/strong> - Slide, Slide Over, or Fade<\/li>\n<li><strong>Option to remove Slyd Image from a post<\/strong><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>slyd<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Either use the shortcode <code>[slyd]<\/code> in the page Slydr is to display <em>or<\/em> place <code>&lt;?php slyd(); ?&gt;<\/code> in your templates<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I use Slyd?<\/dt>\n<dd><p>Either use the shortcode <code>[slyd]<\/code> in the page Slydr is to display <em>or<\/em> place <code>&lt;?php slyd(); ?&gt;<\/code> in your templates.<\/p><\/dd>\n<dt>How can I customize my Slyd shortcode?<\/dt>\n<dd><p>The Slyd shortcode supports the following options:<\/p>\n\n<ul>\n<li><code>category<\/code> - Add the category(s) you want Slyd to be limited to. Default is all categories.<\/li>\n<li><code>slydcount<\/code> - How many posts you want Slyd to display. Default is 5.<\/li>\n<li><code>nav<\/code> - Determines how to display the navigation arrows. Options are <code>show<\/code> for always visible arrows, <code>hide<\/code> to get rid of the arrows entirely, or <code>hover<\/code> to only display the arrows when a user hovers over the Slydr. Defaults to <code>hover<\/code>.<\/li>\n<li><code>height<\/code> - Set the height for your Slydr. Must be defined in pixels, but don't include the unit (i.e. <code>height='500'<\/code>). Defaults to the height of your tallest slyd image.<\/li>\n<li><code>width<\/code> - Set the width for your Slydr. Can be defined in any unit - i.e. <code>%<\/code>, <code>px<\/code>, <code>em<\/code>, etc. - and must include the unit (i.e. <code>width='960px'<\/code>). Defaults to 100%. <\/li>\n<li><code>outline<\/code> - Set an outline for your Slydr. Can be defined as any CSS readable color (i.e. <code>#00f<\/code>, <code>#0000ff<\/code>, <code>rgba(0, 0, 255, 1)<\/code>, <code>red<\/code>) or set to <code>none<\/code>. Defaults to black.<\/li>\n<li><code>show_titles<\/code> - Show\/Hide blog titles. Can be set to either <code>true<\/code> or <code>false<\/code>. Defaults to <code>true<\/code>.<\/li>\n<li><code>show_captions<\/code> - Same as <code>show_titles<\/code>, but for your blog's excerpt.<\/li>\n<li><code>caption_length<\/code> - Set the length of Slyd captions in characters. Defaults to <code>150<\/code>.<\/li>\n<li><code>speed<\/code> - Set the speed for your Slydr, i.e. how long a slyd will stay before switching to the next one. Define in milliseconds (<code>1000<\/code> = 1 second). Defaults to <code>4000<\/code> or 4 seconds.<\/li>\n<li><code>autoadvance<\/code> - Set to <code>false<\/code> to stop autoadvance. Defaults to <code>true<\/code>.<\/li>\n<li><code>use_featured<\/code> - Determines when Slyd should use Featured images. Options are <code>always<\/code> to use Featured images instead of Slyd images, <code>noslyd<\/code> to only use it if there is no Slyd image, or <code>never<\/code> to only use Slyd images. Defaults to <code>never<\/code>.<\/li>\n<li><code>no_links<\/code> - Set this to 'true' to use Slyd as a slideshow. Defaults to 'false'.<\/li>\n<li><code>custom_loading_image<\/code> - Set this to the path to your custom loading image, i.e. <code>http:\/\/mywebsite.com\/images\/custom_loader.gif<\/code>. <strong>Disabled in this version<\/strong><\/li>\n<li><code>nav_images<\/code> - Set this to the directory of your navigation images, i.e. <code>http:\/\/mywebsite.com\/images\/<\/code>. This assumes your nav images are called <code>next.png<\/code> and <code>previous.png<\/code> respectively.<\/li>\n<li><code>nav_prev<\/code> - Set this to the path to your previous image, i.e. <code>http:\/\/mywebsite.com\/images\/previous.png<\/code>.<\/li>\n<li><code>nav_next<\/code> - Set this to the path to your next image, i.e. <code>http:\/\/mywebsite.com\/images\/next.png<\/code>.<\/li>\n<\/ul>\n\n<p><strong>NOTE:<\/strong> <code>custom_loading_image<\/code>, <code>nav_images<\/code>, <code>nav_prev<\/code>, and <code>nav_next<\/code> all need an absolute path to your image. This means the path must include your domain name, i.e. <code>\/images\/previous.png<\/code> won't work, but <code>http:\/\/mywebsite.com\/images\/previous.png<\/code> will. These four options will be heavily modified in the future to make them much simpler and more extensible.<\/p>\n\n<p><strong>Usage<\/strong><\/p>\n\n<pre><code>[slyd category='foo' slydcount='3', nav='show' height='300' width='960px' outline='orange' show_titles='false' show_captions='false' caption_length='200' speed='3000' autoadvance='false' use_featured='false' no_links='always' custom_loading_image='mywebsite.com\/loading.gif' nav_images='mywebsite\/nav_images\/' nav_prev='mywebsite\/nav_images\/previous.png' nav_next='mywebsite\/nav_images\/next.png']\n<\/code><\/pre><\/dd>\n<dt>How can I customize my Slyd template tag?<\/dt>\n<dd><p>The Slyd template tag supports the same options as the shortcode. Use <code>all<\/code> to get all categories, i.e. <code>&lt;?php slyd( 'all', 3,<\/code> ... <code>, 'always' ?&gt;<\/code><\/p>\n\n<p><strong>Usage<\/strong><\/p>\n\n<pre><code>&lt;?php slyd( $category, $slydcount, $nav, $height, $width, $outline, $show_titles, $show_captions, $caption_length, $autoadvance, $speed, $use_featured, $no_links, $custom_loading_image, $nav_images, $nav_prev, $nav_next ); ?&gt;\n\n&lt;?php slyd( 'foo', '3', 'show', '300', '960px', 'orange', false, false, 200, false, 3000, false, 'always', 'mywebsite.com\/loading.gif', 'mywebsite\/nav_images\/', 'mywebsite\/nav_images\/previous.png', 'mywebsite\/nav_images\/next.png' ); ?&gt;\n<\/code><\/pre><\/dd>\n<dt>I need more help!<\/dt>\n<dd><p>If you just can't figure out how to use Slyd, shoot me an email! I'm happy to help and thus further my name in preparation for world domina... I mean, I offer customer support.<\/p>\n\n<p>Email: tre [at] trezy [dot] com<\/p>\n\n<p>Website: http:\/\/trezy.com<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Removed preloader (functionality temporarily broken)<\/li>\n<li>Fixed captions loading even if they're not displayed<\/li>\n<li>Fixed error where Slyd caused any loops run after it to be cut off. This bug messed up several other plugins and themes. Should fix a great many problems.<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Added preloader<\/li>\n<li>Added option to changepreloader image<\/li>\n<li>Added option to change navigation button images<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Changed <code>use_featured<\/code> to use <code>always<\/code>, <code>never<\/code>, or <code>noslyd<\/code> instead of <code>true<\/code> or <code>false<\/code>.<\/li>\n<li>Changed <code>category<\/code> to use <code>all<\/code> to display all posts.<\/li>\n<li>Fixed an issue causing all following posts to be hidden if one post didn't have an image.<\/li>\n<li>Fixed fade animation for nav arrows.<\/li>\n<li>Updated nav arrows to use CSS3 fade effects instead of jQuery.<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Removed some debugging code that was left in by accident.<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Template tag should now work with an empty category attribute.<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Added <code>use_featured<\/code> attribute.<\/li>\n<li>Added <code>caption_length<\/code> attribute.<\/li>\n<li>Added <code>no_links<\/code> attribute.<\/li>\n<li>If a post has neither a Slyd or a Featured image, Slyd will hide the post and load one more.<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Fixed a bug causing the height parameter to only work if \"value &gt; tallest image height\".<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>More minor bug fixes.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Fixed a bug causing the nav arrows to not display.<\/li>\n<li>Fixed a major issue with the way Slyd retrieves the Slyd Image from each post.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added <code>nav<\/code> to change when the navigation arrows display.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Slydrs now auto advance by default, <code>autoadvance<\/code> attribute can change this and <code>speed<\/code> attribute can adjust the speed. Hovering over the Slydr pauses the auto advance.<\/li>\n<li>Now using jQuery.doTimeout by Ben Alman.<\/li>\n<li>Cleaned up some of the PHP.<\/li>\n<li>Added more comments to both PHP and Javascript.<\/li>\n<li>Minor bug fixes.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Launch.<\/li>\n<\/ul>","raw_excerpt":"Slyd is an animated Slydr to display your latest blog posts.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/16933","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=16933"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/paraplegicpanda"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=16933"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=16933"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=16933"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=16933"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=16933"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=16933"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}