{"id":21896,"date":"2013-02-05T13:21:44","date_gmt":"2013-02-05T13:21:44","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wp-pizzeria\/"},"modified":"2013-02-12T20:56:00","modified_gmt":"2013-02-12T20:56:00","slug":"wp-pizzeria","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/wp-pizzeria\/","author":7352614,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1","stable_tag":"1.1","tested":"3.5.2","requires":"3.4","requires_php":"","requires_plugins":"","header_name":"WP Pizzeria","header_author":"David Bi\u0148ovec","header_description":"","assets_banners_color":"","last_updated":"2013-02-12 20:56:00","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/david.binda.cz","header_author_uri":"http:\/\/david.binda.cz","rating":4,"author_block_rating":0,"active_installs":10,"downloads":3762,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":"1","5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.0.3","1.0.4","1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"664127","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"664127","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"664127","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"664127","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"664127","resolution":"5","location":"assets"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"664127","resolution":"6","location":"assets"},"screenshot-7.png":{"filename":"screenshot-7.png","revision":"664127","resolution":"7","location":"assets"},"screenshot-8.png":{"filename":"screenshot-8.png","revision":"664127","resolution":"8","location":"assets"}},"screenshots":{"1":"Clean and useful pizza overview for administrators","2":"Frontend pizza filtering for easy choose","3":"Handy extended description for your pizzas","4":"Easy to use settins page","5":"Simple and Quick admin menu","6":"Edit your pizza's fast right from the overview","7":"Ability to add ingredient image","8":"Extended dashboard Right now widget"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1865,65549,70156,20710,70157],"plugin_category":[39,43],"plugin_contributors":[89456],"plugin_business_model":[],"class_list":["post-21896","plugin","type-plugin","status-publish","hentry","plugin_tags-menu","plugin_tags-pizza","plugin_tags-pizzeria","plugin_tags-restaurant","plugin_tags-wordpress-pizzeria","plugin_category-business","plugin_category-customization","plugin_contributors-davidbinda","plugin_committers-davidbinda"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-pizzeria.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-pizzeria\/assets\/screenshot-1.png?rev=664127","caption":"Clean and useful pizza overview for administrators"},{"src":"https:\/\/ps.w.org\/wp-pizzeria\/assets\/screenshot-2.png?rev=664127","caption":"Frontend pizza filtering for easy choose"},{"src":"https:\/\/ps.w.org\/wp-pizzeria\/assets\/screenshot-3.png?rev=664127","caption":"Handy extended description for your pizzas"},{"src":"https:\/\/ps.w.org\/wp-pizzeria\/assets\/screenshot-4.png?rev=664127","caption":"Easy to use settins page"},{"src":"https:\/\/ps.w.org\/wp-pizzeria\/assets\/screenshot-5.png?rev=664127","caption":"Simple and Quick admin menu"},{"src":"https:\/\/ps.w.org\/wp-pizzeria\/assets\/screenshot-6.png?rev=664127","caption":"Edit your pizza's fast right from the overview"},{"src":"https:\/\/ps.w.org\/wp-pizzeria\/assets\/screenshot-7.png?rev=664127","caption":"Ability to add ingredient image"},{"src":"https:\/\/ps.w.org\/wp-pizzeria\/assets\/screenshot-8.png?rev=664127","caption":"Extended dashboard Right now widget"}],"raw_content":"<!--section=description-->\n<p>Turns WordPress instalation into powerful pizzeria site backend with ability to add pizzas, beverages and pasta.<\/p>\n\n<h4>Attract your customer<\/h4>\n\n<p>Plugin displays pizzas in clean menu table with all your customer needs to know - menu number, title, ingrediences, price for various sizes.<\/p>\n\n<p>But that's not all. Your site visitor is able to filter pizzas by ingrediences and thus he\/she is able to find her favorite pizza in few seconds!<\/p>\n\n<h4>Multiple pizza sizes and prices<\/h4>\n\n<p>You get an ability to manage your pizzas in clean, fast and primarily WordPress style. Via plugin's settings page you can add multiple pizza sizes and for each size, you can set custom price.<\/p>\n\n<h4>Works in any theme<\/h4>\n\n<p>This plugin provides both template_functions and shortcodes - thus works in any theme you'd like to use.<\/p>\n\n<h4>Translations<\/h4>\n\n<p>Czech - David Bi\u0148ovec - david.binda\nFrench - Stephane CRASNIER<\/p>\n\n<h3>Do you want more functionality?<\/h3>\n\n<p>Do not hesitate to ask for it. I'm open to any suggestions. Use the plugin's <a href=\"http:\/\/wordpress.org\/support\/plugin\/wp-pizzeria\" title=\"WP Pizzeria support forum on wordpress.org\">support forum<\/a>!<\/p>\n\n<h3>Usage<\/h3>\n\n<p>To add content, it's easy as adding post. In your administration, you can see another post types except default post and pages. These are called Pizzas, Beverages and Pasta.<\/p>\n\n<p>You can add them in a way you're used to add standard post or page. Plus, you can set extra params in custom metaboxes on your edit page.<\/p>\n\n<p>In order to get new post types (pizza, beverage, pasta) to actually appear on your web, you'll have to either:<\/p>\n\n<ol>\n<li>Place <code>&lt;?php pizza_loop(); ?&gt;<\/code> into a copy of your archive template called archive-wp_pizzeria_pizza.php instead of default loop.<\/li>\n<li>Place <code>&lt;?php beverages_loop(); ?&gt;<\/code> into a copy of your archive template called archive-wp_pizzeria_beverage.php instead of default loop.<\/li>\n<li>Place <code>&lt;?php pasta_loop(); ?&gt;<\/code> into a copy of your archive template called archive-wp_pizzeria_pasta.php instead of default loop.<\/li>\n<li>Place <code>&lt;?php dessert_loop(); ?&gt;<\/code> into a copy of your archive template called archive-wp_pizzeria_dessert.php instead of default loop.<\/li>\n<\/ol>\n\n<p>or<\/p>\n\n<ol>\n<li>Place <code>[pizzas]<\/code> shortcode into a page where you'd like to display pizzas.<\/li>\n<li>Place <code>[beverages]<\/code> shortcode into a page where you'd like to display beverages.<\/li>\n<li>Place <code>[pasta]<\/code> shortcode into a page where you'd like to display pasta.<\/li>\n<li>Place <code>[desserts]<\/code> shortcode into a page where you'd like to display desserts.<\/li>\n<\/ol>\n\n<p>or<\/p>\n\n<ol>\n<li>Place <code>[pizzas cat=\"term-slug\"]<\/code> shortcode into a page where you'd like to display pizzas only of selected term.<\/li>\n<li>Place <code>[beverages cat=\"term-slug\"]<\/code> shortcode into a page where you'd like to display beverages only of selected term.<\/li>\n<li>Place <code>[pasta cat=\"term-slug\"]<\/code> shortcode into a page where you'd like to display pasta only of selected term.<\/li>\n<li>Place <code>[desserts cat=\"term-slug\"]<\/code> shortcode into a page where you'd like to display desserts only of selected term.<\/li>\n<\/ol>\n\n<!--section=installation-->\n<ol>\n<li>Upload plugin's directory to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<p>New Dessert post type to you in your pizzeria\nShortcodes suport category filter\nCan use decimals in price\nAdded French translation<\/p>\n\n<h4>1.0.4<\/h4>\n\n<p>Prevent prices being saved when using quick edit\nReflect menu order on both shorcode and the loop display\nTranslation ready\nAdded Czech translation<\/p>\n\n<h4>1.0.3<\/h4>\n\n<p>Fix lorem ipsum message in shortcode mode<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p>Fix array_key_exists() in pizza-display.php on line 14<\/p>\n\n<h4>1.0.1<\/h4>\n\n<p>Fix Warning: in_array() [function.in-array]: Wrong datatype for second argument in ...\\wp-content\\plugins\\wp-pizzeria\\nav-menu-modifications.php on line 8<\/p>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Inital release<\/li>\n<\/ul>","raw_excerpt":"Turns WordPress instalation into powerful pizzeria site backend with ability to add pizzas, beverages and pasta.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/21896","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=21896"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/davidbinda"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=21896"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=21896"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=21896"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=21896"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=21896"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=21896"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}