{"id":17799,"date":"2012-04-18T18:18:58","date_gmt":"2012-04-18T18:18:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/syron-gallery-post-type-plugin\/"},"modified":"2012-04-21T11:11:09","modified_gmt":"2012-04-21T11:11:09","slug":"syron-gallery-post-type-plugin","status":"publish","type":"plugin","link":"https:\/\/oci.wordpress.org\/plugins\/syron-gallery-post-type-plugin\/","author":8064556,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.2a","stable_tag":"trunk","tested":"3.3.2","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"Syron.se Post Gallery Plugin","header_author":"Robert \"syron\" Mayer","header_description":"","assets_banners_color":"","last_updated":"2012-04-21 11:11:09","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/syron.se\/","header_author_uri":"http:\/\/syron.se\/","rating":1,"author_block_rating":0,"active_installs":10,"downloads":2249,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1a"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[210,86,1378],"plugin_category":[50],"plugin_contributors":[96262],"plugin_business_model":[],"class_list":["post-17799","plugin","type-plugin","status-publish","hentry","plugin_tags-gallery","plugin_tags-post","plugin_tags-simple","plugin_category-media","plugin_contributors-syron1988","plugin_committers-syron1988"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/syron-gallery-post-type-plugin.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Remember! This is still alpha version!<\/p>\n\n<h4>Screenshots<\/h4>\n\n<p>http:\/\/syron.se\/files\/wordpress\/plugins\/syron_gallery\/pics\/image_categories.png\nhttp:\/\/syron.se\/files\/wordpress\/plugins\/syron_gallery\/pics\/media_albums.png\nhttp:\/\/syron.se\/files\/wordpress\/plugins\/syron_gallery\/pics\/plugin_settings.png\nhttp:\/\/syron.se\/files\/wordpress\/plugins\/syron_gallery\/pics\/post.png<\/p>\n\n<h4>Official Page<\/h4>\n\n<p>http:\/\/syron.se\/<\/p>\n\n<h4>Usage Example Video<\/h4>\n\n<p>http:\/\/syron.se\/<\/p>\n\n<h4>What it does<\/h4>\n\n<p>After installing the plugin, a new page will be added to the settings on 'wp-admin'. There you have the choice to which post-types you will add the plugin. It currently will even let you add the plugin to attachments (to your media library), but it will not work there!<\/p>\n\n<p>After you have chosen the post-types, to which you will add the plugin, a new meta box will be visible when adding\/editing a post where you can choose the images, which you want to use!\u00a0<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the \\'\/wp-content\/plugins\/\\' directory,\u00a0<\/li>\n<li>Activate the plugin through the \\'Plugins\\' menu in WordPress.<\/li>\n<\/ol>\n\n<p>After setting all up, you can just simple put the following code into The Loop of your template:\n    &lt; ?php \n      $syron_gallery_images = get_post_meta(get_the_ID(), &#039;syron_gallery_images&#039;, true); \n      foreach ($syron_gallery_images as $image_id) {\n        $myimage = get_post($image_id);            \n        $att = wp_get_attachment_image($image_id, &quot;thumbnail&quot;);\n        echo &#039;<a>guid . '\" target=\"_blank\" style=\"margin: 10px; padding: 5px;\"&gt;' . $att . '';\n      }          \n    ?&gt;<\/p>\n\n<!--section=changelog-->\n<h4>0.2a<\/h4>\n\n<ul>\n<li>Added media categories<\/li>\n<li>Added a select box when adding a post (it lets you search easier through all your media images)<\/li>\n<\/ul>","raw_excerpt":"Adds the abbility to use a post-type as a gallery. Basically it adds the possibility to add multiple pictures to a post.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17799","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=17799"}],"author":[{"embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/syron1988"}],"wp:attachment":[{"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17799"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17799"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17799"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17799"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17799"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/oci.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}