{"id":328648,"date":"2026-06-19T07:13:49","date_gmt":"2026-06-19T07:13:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/block-checkout-fields\/"},"modified":"2026-06-19T07:13:24","modified_gmt":"2026-06-19T07:13:24","slug":"fieldnest","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/fieldnest\/","author":23519346,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.0","stable_tag":"0.1.0","tested":"7.0","requires":"6.5","requires_php":"7.4","requires_plugins":null,"header_name":"Fieldnest - Custom Checkout Fields for WooCommerce","header_author":"Dua Fatima","header_description":"Add, edit, reorder and hide custom fields on the WooCommerce block checkout - no code. Built natively for block checkout, not the legacy shortcode.","assets_banners_color":"6f5ad9","last_updated":"2026-06-19 07:13:24","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":26,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"duafatima","date":"2026-06-19 07:13:24"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3578158,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3578158,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3578158,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":501},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3578158,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3578158,"resolution":"1","location":"assets","locale":"","width":1478,"height":871},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3578158,"resolution":"2","location":"assets","locale":"","width":1680,"height":938}},"screenshots":{"1":"The no-code field editor under WooCommerce -&gt; Checkout Fields.","2":"Custom fields rendered natively in the block checkout."}},"plugin_section":[],"plugin_tags":[233863,65450,61045,267833,13816],"plugin_category":[],"plugin_contributors":[267834],"plugin_business_model":[],"class_list":["post-328648","plugin","type-plugin","status-publish","hentry","plugin_tags-block-checkout","plugin_tags-checkout-field-editor","plugin_tags-checkout-fields","plugin_tags-custom-checkout-fields","plugin_tags-woocommerce-checkout","plugin_contributors-duafatima","plugin_committers-duafatima"],"banners":{"banner":"https:\/\/ps.w.org\/fieldnest\/assets\/banner-772x250.png?rev=3578158","banner_2x":"https:\/\/ps.w.org\/fieldnest\/assets\/banner-1544x500.png?rev=3578158","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/fieldnest\/assets\/icon-128x128.png?rev=3578158","icon_2x":"https:\/\/ps.w.org\/fieldnest\/assets\/icon-256x256.png?rev=3578158","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/fieldnest\/assets\/screenshot-1.png?rev=3578158","caption":"The no-code field editor under WooCommerce -&gt; Checkout Fields."},{"src":"https:\/\/ps.w.org\/fieldnest\/assets\/screenshot-2.png?rev=3578158","caption":"Custom fields rendered natively in the block checkout."}],"raw_content":"<!--section=description-->\n<p><strong>Fieldnest<\/strong> lets you add and manage custom fields on the new WooCommerce <strong>block-based checkout<\/strong> without writing code or reverting to the old <code>[woocommerce_checkout]<\/code> shortcode.<\/p>\n\n<p>Many checkout field plugins were built for the classic (PHP) checkout and only partially support block checkout - so their custom fields silently fail to appear. Fieldnest is built <strong>block-first<\/strong>, on top of WooCommerce's native Additional Checkout Fields API, so your fields actually show up, save to the order, and behave correctly.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Add custom <strong>text<\/strong>, <strong>dropdown (select)<\/strong> and <strong>checkbox<\/strong> fields to checkout<\/li>\n<li>Place fields in the <strong>Contact<\/strong>, <strong>Address<\/strong>, or <strong>Order<\/strong> sections<\/li>\n<li>Mark fields <strong>required<\/strong> or optional<\/li>\n<li>Reorder fields and remove them from a simple, no-code editor<\/li>\n<li>Fields save to the order and are available through the Store API<\/li>\n<li>No shortcode revert, no admin nag banners<\/li>\n<\/ul>\n\n<p>Requires WooCommerce 8.9 or newer.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to <code>\/wp-content\/plugins\/fieldnest\/<\/code>, or install it from the Plugins screen.<\/li>\n<li>Activate the plugin.<\/li>\n<li>Go to <strong>WooCommerce -&gt; Checkout Fields<\/strong> to add your fields.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20work%20with%20the%20woocommerce%20block%20checkout%3F\"><h3>Does this work with the WooCommerce block checkout?<\/h3><\/dt>\n<dd><p>Yes - that is the whole point. It uses WooCommerce's native Additional Checkout Fields API, so fields render in the block checkout without reverting to the classic shortcode.<\/p><\/dd>\n<dt id=\"do%20my%20custom%20fields%20save%20to%20the%20order%3F\"><h3>Do my custom fields save to the order?<\/h3><\/dt>\n<dd><p>Yes. Field values are stored as order and customer meta via the Store API and are visible on the order.<\/p><\/dd>\n<dt id=\"which%20field%20types%20are%20supported%3F\"><h3>Which field types are supported?<\/h3><\/dt>\n<dd><p>Text, dropdown (select) and checkbox fields, placed in the contact, address or order sections of the checkout.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release: add text, select and checkbox fields to the block checkout, with location and required controls, reordering and delete.<\/li>\n<\/ul>","raw_excerpt":"Add, edit, reorder and hide custom fields on the WooCommerce block checkout - no code. Built natively for block checkout, not the legacy shortcode.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/328648","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=328648"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/duafatima"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=328648"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=328648"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=328648"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=328648"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=328648"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=328648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}