{"id":351022,"date":"2026-09-03T10:43:18","date_gmt":"2026-09-03T10:43:18","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/mrz-gift-lists-exp\/"},"modified":"2026-09-03T10:42:49","modified_gmt":"2026-09-03T10:42:49","slug":"mrz-gift-lists-exp","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/mrz-gift-lists-exp\/","author":14170173,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.11.4","stable_tag":"0.11.4","tested":"7.1","requires":"6.0","requires_php":"8.0","requires_plugins":null,"header_name":"MRZ Gift Lists Exp","header_author":"Morez.co","header_description":"Listes de cadeaux pour WooCommerce : vos clients cr\u00e9ent une liste de produits, partagent le lien, et leurs proches ach\u00e8tent.","assets_banners_color":"","last_updated":"2026-09-03 10:42:49","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/m0r3z\/mrz-gift-lists-exp","header_author_uri":"https:\/\/morez.co","rating":0,"author_block_rating":0,"active_installs":0,"downloads":22,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.11.4":{"tag":"0.11.4","author":"m0r3z","date":"2026-09-03 10:42:49","revision":3679573}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.11.4"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[170581,132672,259413,1666,286],"plugin_category":[45],"plugin_contributors":[272661],"plugin_business_model":[],"class_list":["post-351022","plugin","type-plugin","status-publish","hentry","plugin_tags-gift-list","plugin_tags-gift-registry","plugin_tags-wedding-registry","plugin_tags-wishlist","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-m0r3z","plugin_committers-m0r3z"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/mrz-gift-lists-exp.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>MRZ Gift Lists is a simple, minimalist gift list plugin for WooCommerce. A customer creates a list, adds any store products to it, and shares a link. Visitors open the list and buy the items straight from your shop \u2014 no account required to purchase.<\/p>\n\n<p>The plugin ships with deliberately minimal, unstyled front-end CSS (layout and functional states only) so it blends into any theme; you style it to match your brand through your own CSS.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Customers create one or more gift lists and add any WooCommerce products.<\/li>\n<li>Private lists, accessible only via the share link you send \u2014 no public browsing.<\/li>\n<li>Simple copy-link sharing: a read-only link field with a one-click copy button.<\/li>\n<li>\"Add to a list\" control on the product page.<\/li>\n<li>E-mail notification when an item is purchased, sent to the list owner (and, optionally, to the site admin).<\/li>\n<li>Configurable maximum number of gift lists per user.<\/li>\n<li>Dedicated \"My gift lists\" endpoint in the WooCommerce My Account area.<\/li>\n<li>Minimal, theme-friendly front-end CSS; admin UI included.<\/li>\n<li>Translation-ready (text-domain <code>mrz-gift-lists-exp<\/code>).<\/li>\n<\/ul>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>WordPress 6.0 or later, PHP 8.0 or later.<\/li>\n<li>WooCommerce 8.0 or later (required).<\/li>\n<\/ul>\n\n<h4>Privacy \/ external calls<\/h4>\n\n<p>MRZ Gift Lists makes no external HTTP calls, loads no remote resources, and collects no telemetry. Everything runs locally on your site.<\/p>\n\n<h4>Source code and contributions<\/h4>\n\n<p>Development happens publicly on GitHub: https:\/\/github.com\/m0r3z\/mrz-gift-lists-exp<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate WooCommerce.<\/li>\n<li>Upload the plugin to <code>\/wp-content\/plugins\/mrz-gift-lists-exp<\/code> and activate it.<\/li>\n<li>Create a page and add the <code>[mrzgle_lists]<\/code> shortcode to display and manage lists.<\/li>\n<li>Adjust the options under the \"MRZ Gift Lists\" admin menu.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"do%20buyers%20need%20an%20account%3F\"><h3>Do buyers need an account?<\/h3><\/dt>\n<dd><p>No. Anyone with the share link can buy items from a list. Creating a list requires being logged in.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20any%20theme%3F\"><h3>Does it work with any theme?<\/h3><\/dt>\n<dd><p>Yes. The front-end CSS is intentionally minimal (structure only), so it inherits your theme's look. Style the <code>.mrz-gle-*<\/code> classes in your own CSS to match your brand.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.11.4<\/h4>\n\n<ul>\n<li>Declared compatibility with WordPress 7.1.<\/li>\n<\/ul>\n\n<h4>0.11.3<\/h4>\n\n<ul>\n<li>Removed the redundant load_plugin_textdomain() call \u2014 WordPress.org loads translations automatically since WordPress 4.6.<\/li>\n<\/ul>\n\n<h4>0.11.2<\/h4>\n\n<ul>\n<li>Renamed all PHP identifiers (functions, classes, namespace, constants, options, hooks, meta keys) to a consistent 4+ character prefix (\"mrzgle\") to meet WordPress.org naming guidelines and avoid conflicts with other plugins.<\/li>\n<li>The shortcode is now <code>[mrzgle_lists]<\/code> (previously <code>[mrz_gift_lists]<\/code>).<\/li>\n<\/ul>\n\n<h4>0.11.1<\/h4>\n\n<ul>\n<li>WordPress.org compliance pass: wp_unslash() applied to all request data before sanitising, escaped wp_die() messages, and \"Tested up to\" updated.<\/li>\n<li>The \"Gift list\" order column now also works on HPOS (High-Performance Order Storage), not just the classic orders screen.<\/li>\n<li>Removed dead code: the unused email-template loader (extract()), leftover \"type\" repository stubs and a phantom database table, and non-functional bulk actions in the admin list table.<\/li>\n<\/ul>\n\n<h4>0.11.0<\/h4>\n\n<ul>\n<li>New: edit an existing list (title, end date, description, image) from the list page or the \"My lists\" view.<\/li>\n<li>New: lists expire automatically after their end date \u2014 they are no longer visible to guests once it has passed (the owner keeps access and sees an \"expired\" notice).<\/li>\n<li>The end date and an image are now required when creating a list; the \"event date\" is relabelled \"end date\" and acts as the list's publication deadline.<\/li>\n<li>Fix: apostrophes in list titles and descriptions are no longer stored\/displayed with a stray backslash.<\/li>\n<li>An \"Add a product\" button is now shown in the empty-list state.<\/li>\n<li>Removed the \"Gift lists\" heading from the home view.<\/li>\n<\/ul>\n\n<h4>0.10.1<\/h4>\n\n<ul>\n<li>Redesigned list page: banner header, products as a list, per-item actions (offer, view product, favourite, remove) and a notice to offer from this page.<\/li>\n<li>\"My lists\" shown as a list view; owner can activate, deactivate or delete a list from the listing or the list page.<\/li>\n<li>Products are added from the shop (configurable shop page) \u2014 inline product search removed.<\/li>\n<li>Sharing reduced to a copy-link field (social and e-mail sharing removed).<\/li>\n<li>Private lists, accessible via the share link only \u2014 public browsing and list search removed.<\/li>\n<li>SVG button icons; login points to the WooCommerce account page; admins can always create lists.<\/li>\n<li>Fixes: empty event date no longer displayed; the list refreshes after offering or removing a product.<\/li>\n<\/ul>\n\n<h4>0.10.0<\/h4>\n\n<ul>\n<li>First public beta under the MRZ \/ Morez.co identity.<\/li>\n<li>Gift lists for WooCommerce: create, share, and buy items from a list.<\/li>\n<li>Private lists shared by a copy-link field, and owner e-mail notifications.<\/li>\n<li>\"Add to a list\" control on product pages and a My Account endpoint.<\/li>\n<li>Minimal, theme-friendly front-end CSS.<\/li>\n<li>Translation-ready (text-domain <code>mrz-gift-lists-exp<\/code>).<\/li>\n<\/ul>","raw_excerpt":"Gift lists for WooCommerce: your customers build a list of products to receive, share the link, and their friends and family buy them.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/351022","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=351022"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/m0r3z"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=351022"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=351022"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=351022"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=351022"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=351022"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=351022"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}