{"id":30116,"date":"2014-06-19T17:28:20","date_gmt":"2014-06-19T17:28:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/oms-sidebar-widgets\/"},"modified":"2015-05-25T22:46:34","modified_gmt":"2015-05-25T22:46:34","slug":"oms-sidebar-widgets","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/oms-sidebar-widgets\/","author":12922466,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.5","stable_tag":"trunk","tested":"4.2.39","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"OMS Sidebar Widgets","header_author":"Jimmy K. <jimmy@orbitmedia.com>","header_description":"","assets_banners_color":"e9e7e1","last_updated":"2015-05-25 22:46:34","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.orbitmedia.com","header_author_uri":"http:\/\/www.orbitmedia.com","rating":5,"author_block_rating":0,"active_installs":50,"downloads":6158,"num_ratings":5,"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":"5"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"935287","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.2","2.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"935421","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"935421","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"935418","resolution":"3","location":"assets"}},"screenshots":{"1":"An example of a sidebar map. Left, widget output; right, widget form.","2":"An example of a sidebar video. Left, widget output; right, widget form. (Sidebar Image is very similar.)","3":"An example of a sidebar image lightbox. (Sidebar Video is very similar.)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[133,15188,168,222,1610],"plugin_category":[43,50,56],"plugin_contributors":[79223,84266],"plugin_business_model":[],"class_list":["post-30116","plugin","type-plugin","status-publish","hentry","plugin_tags-image","plugin_tags-prettyphoto","plugin_tags-sidebar","plugin_tags-video","plugin_tags-youtube","plugin_category-customization","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-jklatt86","plugin_contributors-sorensenss","plugin_committers-jklatt86"],"banners":{"banner":"https:\/\/ps.w.org\/oms-sidebar-widgets\/assets\/banner-772x250.png?rev=935287","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/oms-sidebar-widgets_e9e7e1.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/oms-sidebar-widgets\/assets\/screenshot-1.png?rev=935421","caption":"An example of a sidebar map. Left, widget output; right, widget form."},{"src":"https:\/\/ps.w.org\/oms-sidebar-widgets\/assets\/screenshot-2.png?rev=935421","caption":"An example of a sidebar video. Left, widget output; right, widget form. (Sidebar Image is very similar.)"},{"src":"https:\/\/ps.w.org\/oms-sidebar-widgets\/assets\/screenshot-3.png?rev=935418","caption":"An example of a sidebar image lightbox. (Sidebar Video is very similar.)"}],"raw_content":"<!--section=description-->\n<p>A collection of widgets for displaying maps, images, and\/or videos in your\nwebsite sidebars.<\/p>\n\n<h4>Sidebar Map<\/h4>\n\n<p>Maps are powered by the Google Maps API v3. Locations can be automatically\ngeocoded or latitude and longitude coordinates can be specified for more precise\ncontrol. Multiple map locations (pins) are supported.<\/p>\n\n<h4>Sidebar Image &amp; Sidebar Video<\/h4>\n\n<p>Images and videos play in a <code>prettyPhoto<\/code> lightbox. External images are\nsupported. Videos can be hosted on either YouTube or Vimeo. Viddler is currently\nnot supported.<\/p>\n\n<h4>Notes<\/h4>\n\n<p>This plugin pairs well with the <code>Simple Page Sidebars<\/code> plugin to allow different\nimages, videos, or maps to be displayed on individual pages.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>oms-sidebar-widgets<\/code> plugin directory to the <code>\/wp-content\/plugins\/<\/code>\ndirectory on your server.<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress.<\/li>\n<li>Navigate to the <code>Widgets<\/code> page in WordPress.<\/li>\n<li>Drag and drop images, videos, or map widgets to your sidebar.<\/li>\n<li>Configure each widget.<\/li>\n<li>Profit!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Which lightbox do images and videos open in?<\/dt>\n<dd><p>This plugin uses <code>prettyPhoto<\/code> to display images and videos in a lightbox.<\/p><\/dd>\n<dt>Which service is used for displaying maps?<\/dt>\n<dd><p>This plugin uses the <code>Google Maps API v3<\/code> to display maps and geocode addresses.<\/p><\/dd>\n<dt>Can I change the marker image for maps?<\/dt>\n<dd><p>Yes you can! You can specify the icon image to use for each map. Alternatively,\nif one is not supplied, the default one will be used.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1<\/h4>\n\n<p>The initial release of this plugin.<\/p>\n\n<h4>1.0<\/h4>\n\n<p>The finalized release of this plugin.<\/p>\n\n<h4>1.1<\/h4>\n\n<p>Minor bug fixes and refactoring.<\/p>\n\n<h4>2.1<\/h4>\n\n<p>The refactored release of this plugin. Added multiple pins to map widgets.<\/p>\n\n<h4>2.2<\/h4>\n\n<p>Changed array object creation from [] to array() for &lt; PHP 5.4.<\/p>\n\n<h4>2.3<\/h4>\n\n<p>Added checks to make sure the prettyPhoto library is loaded before initializing.<\/p>\n\n<h4>2.4<\/h4>\n\n<p>Fixed multiple map widgets bug where fields were being duplicated.<\/p>\n\n<h4>2.5<\/h4>\n\n<p>Fixed prettyPhoto XSS vulnerability by updating prettyPhoto to 3.1.6.<\/p>","raw_excerpt":"A WordPress plugin to display image, video, and\/or map widgets in the sidebar.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/30116","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=30116"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jklatt86"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=30116"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=30116"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=30116"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=30116"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=30116"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=30116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}