{"id":23959,"date":"2013-06-26T10:34:07","date_gmt":"2013-06-26T10:34:07","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/woocommerce-frontend-inventory\/"},"modified":"2015-09-08T16:11:07","modified_gmt":"2015-09-08T16:11:07","slug":"woocommerce-frontend-inventory","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/woocommerce-frontend-inventory\/","author":6786017,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.7","stable_tag":"0.7","tested":"4.3.34","requires":"3.3","requires_php":"","requires_plugins":"","header_name":"WooCommerce - Frontend Inventory","header_author":"Mirko Grewing","header_description":"","assets_banners_color":"69a4b0","last_updated":"2015-09-08 16:11:07","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/cl.ly\/2C2W181j1G2g","header_plugin_uri":"http:\/\/www.mirkogrewing.eu\/woocommerce-frontend-inventory\/","header_author_uri":"http:\/\/www.mirkogrewing.it","rating":0,"author_block_rating":0,"active_installs":20,"downloads":3296,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>Great news! You can now filter by user ID - or exclude an user form the list.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"732852","resolution":"1544x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"732860","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.2","0.4","0.4.1","0.4.2","0.5","0.6","0.6.1","0.7"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"736758","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"737278","resolution":"2","location":"assets"}},"screenshots":{"1":"The inventory on a frontpage.","2":"Custom error message in settings."}},"plugin_section":[],"plugin_tags":[6601,12448,6602,286],"plugin_category":[45],"plugin_contributors":[88580],"plugin_business_model":[],"class_list":["post-23959","plugin","type-plugin","status-closed","hentry","plugin_tags-inventory","plugin_tags-stock","plugin_tags-variations","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-rashef","plugin_committers-rashef"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/woocommerce-frontend-inventory_69a4b0.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/woocommerce-frontend-inventory\/assets\/screenshot-1.png?rev=736758","caption":"The inventory on a frontpage."},{"src":"https:\/\/ps.w.org\/woocommerce-frontend-inventory\/assets\/screenshot-2.png?rev=737278","caption":"Custom error message in settings."}],"raw_content":"<!--section=description-->\n<p>What is WooCommerce Frontend Inventory for?<\/p>\n\n<p>Do you want to provide some users with an inventory of your WooCommerce installation without giving them access to the WooCommerce configuration area in the Dashboard?<\/p>\n\n<p>Place the shortcode, with the needed parameters where you want the inventory to appear. Syntax is:\n    [woofi orderby={title|sku|stock} sort={ASC|DESC} user_id={}]<\/p>\n\n<p>For example:<\/p>\n\n<pre><code>[woofi] will print the inventory, with the items ordered by title.\n[woofi orderby=sku] will print the inventory ordered by SKU.\n[woofi orderby=sku sort=DESC] will print the inventory sorted by SKU in reverse order.\n[woofi user_id=27] will print the inventory including only products created by the user with id 27.\n<\/code><\/pre>\n\n<p>This latest feature is also exclusive:\n    [woofi user_id=-33] will print the inventory of all the products but the ones created by the user with id 33.<\/p>\n\n<p>Be aware that <strong>every registered user<\/strong> will be able to view the inventory, regardless for the role, while unregistered users will get an error message, that you can customise in the dashboard.<\/p>\n\n<p>Also note that the current version will not print any product marked in stock but with <strong>UNDEFINED<\/strong> quantity. A future version will consider this case.<\/p>\n\n<p>Special thanks to <a href=\"http:\/\/profiles.wordpress.org\/mikejolley\/\">Mike Jolley<\/a> who provided the <a href=\"https:\/\/t.co\/CtLxf1XCVN\">initial script<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin's folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Place the shortcode in any page to show the inventory.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Many products are not listed, why?<\/dt>\n<dd><p>Please check that you are managing a stock for them and you defined a quantity.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>v0.7<\/h4>\n\n<ul>\n<li>Added a new parameter to filter by user ID<\/li>\n<\/ul>\n\n<h4>v0.6.1<\/h4>\n\n<ul>\n<li>Cleaning of the code to ensure best support for Wordpress 4.<\/li>\n<li>Added localization support.<\/li>\n<li>Added Italian localization.<\/li>\n<li>Added Spanish localization.<\/li>\n<\/ul>\n\n<h4>v0.6<\/h4>\n\n<ul>\n<li>The shortcode now support parameters to sort items.<\/li>\n<\/ul>\n\n<h4>v0.5<\/h4>\n\n<ul>\n<li>Settings moved inside WooCommerce Settings &gt; Catalog.<\/li>\n<li>Code optimization.<\/li>\n<\/ul>\n\n<h4>v0.4.2<\/h4>\n\n<ul>\n<li>Added links to support and official webpage.<\/li>\n<\/ul>\n\n<h4>v0.4.1<\/h4>\n\n<ul>\n<li>Minor bugfixes<\/li>\n<\/ul>\n\n<h4>v0.4<\/h4>\n\n<ul>\n<li>The plugin is now organized in a structured folder.<\/li>\n<li>New settings area.<\/li>\n<li>Customizable error message with HTML support.<\/li>\n<\/ul>\n\n<h4>v0.3<\/h4>\n\n<ul>\n<li>Minor fixes.<\/li>\n<\/ul>\n\n<h4>v0.2<\/h4>\n\n<ul>\n<li>Typos corrected.<\/li>\n<\/ul>\n\n<h4>v0.1<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>","raw_excerpt":"This plugin allows you to publish an inventory of your in-stock WooCommerce products on a frontend page with a simple shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23959","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=23959"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rashef"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23959"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23959"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23959"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23959"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23959"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23959"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}