{"id":9415,"date":"2010-06-13T18:21:34","date_gmt":"2010-06-13T18:21:34","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/notes-postwidgets\/"},"modified":"2013-12-13T10:17:27","modified_gmt":"2013-12-13T10:17:27","slug":"notes-postwidgets","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/notes-postwidgets\/","author":1822472,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.8","stable_tag":"1.0.8","tested":"3.7.41","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"Notes PostWidgets","header_author":"David M&aring;rtensson","header_description":"","assets_banners_color":"","last_updated":"2013-12-13 10:17:27","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/notesblog.com\/notes\/post-widgets\/","header_author_uri":"http:\/\/www.feedmeastraycat.net\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3402,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p><em>No upgrade notices at the moment.<\/em><\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0","0.2.0","0.2.1","0.2.2","1.0.0","1.0.0-beta1","1.0.0-beta2","1.0.0-beta3","1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[12260,166,241,2303],"plugin_category":[43,46],"plugin_contributors":[78924],"plugin_business_model":[],"class_list":["post-9415","plugin","type-plugin","status-closed","hentry","plugin_tags-custom-posts","plugin_tags-posts","plugin_tags-widgets","plugin_tags-wysiwyg","plugin_category-customization","plugin_category-editor-and-writing","plugin_contributors-feedmeastraycat","plugin_committers-feedmeastraycat"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/notes-postwidgets.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Please note!<\/strong> Developement of this plugin has been suspended. I would recommend my newer plugin\n<a href=\"http:\/\/wordpress.org\/plugins\/wp-editor-widget\/\">WP Editor Widget<\/a> instead. WP Editor Widget adds\na WYSIWYG widget using the built in WP Editor without adding a custom post type.<\/p>\n\n<p>Notes PostWidgets is a plugin which adds a custom post type <em>(\"Post Widgets\")<\/em> \nthat you can use to create text widgets with. This way you can use the built in\nWYSIWYG <em>(What You See Is What You Get)<\/em> editor to set the mark up on your widgets.\nYou can set a custom CSS class name for each widget for more specific mark up.<\/p>\n\n<p>The plugin probably works fine with 2.9 but has not been tested. It uses custom \nposts which was introduced in 2.9 so lower versions will not work.<\/p>\n\n<h3>Files<\/h3>\n\n<ul>\n<li>\/notes-postwidgets\/notes-postwidgets.php<\/li>\n<li>\/notes-postwidgets\/README.txt<\/li>\n<li>\/notes-postwidgets\/languages\/ <em>[DIR]<\/em><\/li>\n<li>\/notes-postwidgets\/languages\/Notes-PostWidgets.pot<\/li>\n<li>\/notes-postwidgets\/languages\/Notes-PostWidgets-sv_SE.mo<\/li>\n<li>\/notes-postwidgets\/languages\/Notes-PostWidgets-sv_SE.po<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Extract the ZIP file and move the folder \"notes-postwidgets\", with it contents, \nto <code>\/wp-content\/plugins\/<\/code> in your WordPress installation<\/li>\n<li>Activate the pluing under 'Plugins' in the WordPress admin area<\/li>\n<li>Create a Post Widget <em>(in the Post Widgets menu)<\/em><\/li>\n<li>Add a Notes PostWidget in Widgets section and select your Post Widget \n<em>(make sure it has been published)<\/em>. Don't forget to save it!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How can I style my widgets?<\/dt>\n<dd><p>The widgets are styled by the themes just like regular widgets. For additional styling you can sett the \"Container class\" to a class name of your choice.\nThis class name will be used on the DIV tag that contains everything inside the widgets.<\/p>\n\n<p>Example:<\/p>\n\n<pre>&lt;style&gt;\n.my-class-name { background-color: black; color: white; }\n.my-class-name h2.widgettitle { color: pink; }\n&lt;\/style&gt;<\/pre><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<ul>\n<li>1.0.7<\/li>\n<li>Minor translation fixex<\/li>\n<li>Tested in WP 3.5, no changes required<\/li>\n<li>1.0.6<\/li>\n<li>PHP \"undefined index\" error fix. Thanks Mark (http:\/\/www.plebeian.se\/) :)<\/li>\n<li>Tested for WP 3.3.1<\/li>\n<li>1.0.5<\/li>\n<li>Tested for WP 3.3<\/li>\n<li>Swedish translation fix<\/li>\n<li>1.0.4<\/li>\n<li>Fix for the Custom Post Type update which might might fail in a error loop when there is nothing to update.<\/li>\n<li>1.0.3<\/li>\n<li>Tested for WP 3.2.1<\/li>\n<li>1.0.2<\/li>\n<li>A change to Custom Post Type name (somewhere) in WordPress 3.1.x caused a bug which removed the edit functionality on the PostWidgets for some users. This version includes a upgrade to fix this issue.<\/li>\n<li>1.0.1 (never set as stable)<\/li>\n<li>Removes widget posts (the custom post type) from search<\/li>\n<li>1.0.0<\/li>\n<li>Added search function. When creating the widget you don't have to choose from all, you can now search.<\/li>\n<li>Bug: The drop down select (when creating the widget) only showed 10 latest. Now show all in order by title <\/li>\n<li>0.2.2<\/li>\n<li>Removed usage of short open tag in PHP.<\/li>\n<li>0.2.1<\/li>\n<li>Checked the wrong version option name in a couple of places. Had no affect. Fixed anyway.<\/li>\n<li>0.2.0<\/li>\n<li>Updated for localization. Swedish language added.<\/li>\n<li>0.1.0<\/li>\n<li>First stable release<\/li>\n<\/ul>","raw_excerpt":"Notes PostWidgets is a plugin which adds a custom post type that you can use \nto create text widgets with.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9415","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=9415"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/feedmeastraycat"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9415"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9415"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9415"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9415"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9415"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9415"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}