{"id":17044,"date":"2012-02-22T15:33:46","date_gmt":"2012-02-22T15:33:46","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/camera-slideshow\/"},"modified":"2014-09-22T08:07:46","modified_gmt":"2014-09-22T08:07:46","slug":"camera-slideshow","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/camera-slideshow\/","author":5914663,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.4.0.1","stable_tag":"trunk","tested":"4.0.0","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"Camera slideshow","header_author":"Manuel Masia | Pixedelic.com","header_description":"","assets_banners_color":"d3dcd0","last_updated":"2014-09-22 08:07:46","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.pixedelic.com\/plugins\/camera","header_plugin_uri":"http:\/\/www.pixedelic.com\/plugins\/camera\/wp.php","header_author_uri":"http:\/\/www.pixedelic.com","rating":4.3,"author_block_rating":0,"active_installs":600,"downloads":63501,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":"1","4":0,"5":"6"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1119499","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1538850","resolution":"2","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1538850","resolution":"1","location":"plugin"}},"screenshots":{"1":"Camera admin panel","2":"Camera admin panel (2)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2702,202,1464,606,208],"plugin_category":[43,50],"plugin_contributors":[80507],"plugin_business_model":[],"class_list":["post-17044","plugin","type-plugin","status-closed","hentry","plugin_tags-adaptive","plugin_tags-jquery","plugin_tags-lazy-loading","plugin_tags-responsive","plugin_tags-slideshow","plugin_category-customization","plugin_category-media","plugin_contributors-manuelmasia","plugin_committers-manuelmasia"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/camera-slideshow_d3dcd0.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/camera-slideshow\/trunk\/screenshot-1.jpg?rev=1538850","caption":"Camera admin panel"},{"src":"https:\/\/ps.w.org\/camera-slideshow\/trunk\/screenshot-2.jpg?rev=1538850","caption":"Camera admin panel (2)"}],"raw_content":"<!--section=description-->\n<p>If you're looking for an advanced Wordpress slideshow: <a href=\"http:\/\/codecanyon.net\/item\/shortcodelic-wordpress-plugin-bundle\/6076939?ref=pixedelic\" title=\"Shortcodelic plugin bundle\"><strong>Shortcodelic plugin bundle<\/strong><\/a> (it also includes many other features: tabs, accordions, Google maps, pricing table, a page composer\u2026).<\/p>\n\n<p>A jQuery slideshow with an adaptive\/responsive layout, easy to use with an extended admin panel. It already provides ColorBox, TimThumb, many effects. You can include it into your theme by using the shortcode (through a useful TinyMCE custom button) or through a meta-box by adding some lines of code to your theme.<\/p>\n\n<p>Here is the demo page: <a href=\"http:\/\/www.pixedelic.com\/plugins\/camera\/wp.php\" title=\"Camera slideshow\">Camera slideshow<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>camera<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>You can include Camera slideshow into your projects by using the TinyMCE custom button, by using the shortcode [camera slideshow='my-first-slideshow'] or by enabling the meta-box. In this case add these lines to your function.php file:\nif (function_exists('camera_main_ss_add')) {\nadd_action('admin_init','camera_main_ss_add');\n}\nA meta box will be available on your page\/posts backend to select the slideshow you prefer. Just put this code into your loop to display the slideshow:\nif (function_exists('camera_meta_slideshow')) {\n$meta_camera = get_post_custom( $post-&gt;ID );\nif(isset($meta_camera['camera_meta_slideshow'])){\n    echo camera_meta_slideshow($meta_camera['camera_meta_slideshow'][0]);\n}\n}<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>No questions available<\/dt>\n<dd><p>...<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4.0.1<\/h4>\n\n<ul>\n<li>2014.09.22 - Fixed mysql issues, always hoping to release Camera 2.0 soon<\/li>\n<\/ul>\n\n<h4>1.4.0.0<\/h4>\n\n<ul>\n<li>2014.09.22 - Fixed many issues, hoping to release Camera 2.0 soon<\/li>\n<\/ul>\n\n<h4>1.3.4.3<\/h4>\n\n<ul>\n<li>2012.07.18 - Fixed another issue with the database table<\/li>\n<\/ul>\n\n<h4>1.3.4.2<\/h4>\n\n<ul>\n<li>2012.07.18 - Fixed an issue with the database table<\/li>\n<\/ul>\n\n<h4>1.3.4.1<\/h4>\n\n<ul>\n<li>2012.07.11 - Fixed an issue with the shortcode button and the custom menu on WPMU when BBPress is installed (yes, a very strange bug), and fixed a bug with WPMU<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>2012.06.25 - Fixed (again) an issue with html direction attribute (if some rtl user wanted to help me to translate and create the correct stylesheet it would be great)<\/li>\n<\/ul>\n\n<h4>1.3.3.5<\/h4>\n\n<ul>\n<li>2012.06.25 - Fixed issues with html direction attribute (if some rtl user wanted to help me to translate and create the correct stylesheet it would be great)<\/li>\n<\/ul>\n\n<h4>1.3.3.4<\/h4>\n\n<ul>\n<li>2012.06.23 - Fixed some problems with WPMU and add the capabilities selection<\/li>\n<\/ul>\n\n<h4>1.3.3.3<\/h4>\n\n<ul>\n<li>2012.06.17 - Fixed a misprint<\/li>\n<\/ul>\n\n<h4>1.3.3.2<\/h4>\n\n<ul>\n<li>2012.06.01 - Fixed a problem with the next slide<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>2012.06.01 - Fixed a problem with the session<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>2012.06.01 - Fixed a problem with special characters<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>2012.05.28 - Fixed an issues with portrait mode<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>2012.05.23 - Added changes to the jQuery plugin not relevant for Wordpress<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>2012.05.10 - Changed the name of some global variables<\/li>\n<\/ul>\n\n<h4>1.1.1b<\/h4>\n\n<ul>\n<li>2012.04.24 - Fixed some misprints, sorry<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>2012.04.23 - Fixed an issue with IE, and added some features to the admin panel<\/li>\n<\/ul>\n\n<h4>1.0.9<\/h4>\n\n<ul>\n<li>2012.04.13 - Fixed an issue with IE and Firefox, updated TimThumb<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>2012.04.05 - Fixed an issue with IE<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>2012.03.08 - Fixed a problem with the captions and multiple slideshows<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>2012.02.27 - Fixed minor bugs<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>2012.02.24 - Fixed a bug with the TinyMCS button<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>2012.02.23 - Tried to fix an ABSPATH problem<\/li>\n<\/ul>\n\n<h4>1.0.05<\/h4>\n\n<ul>\n<li>2012.02.22 - First adjustments, sorry<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>2012.02.22 - First release<\/li>\n<\/ul>","raw_excerpt":"A jQuery slideshow with a responsive layout, easy to use with an extended admin panel","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/17044","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=17044"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/manuelmasia"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=17044"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=17044"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=17044"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=17044"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=17044"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=17044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}