{"id":293594,"date":"2026-05-21T02:55:52","date_gmt":"2026-05-21T02:55:52","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/answer-ready\/"},"modified":"2026-05-21T02:55:16","modified_gmt":"2026-05-21T02:55:16","slug":"scriptsandpixels-direct-answer","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/scriptsandpixels-direct-answer\/","author":17199440,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.3","stable_tag":"0.1.3","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Scripts + Pixels Direct Answer","header_author":"Scripts + Pixels Studio","header_description":"Add a structured \"Direct Answer\" block and expose answer data for posts.","assets_banners_color":"030b37","last_updated":"2026-05-21 02:55:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/scriptsandpixels.studio","rating":0,"author_block_rating":0,"active_installs":0,"downloads":25,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.3":{"tag":"0.1.3","author":"darinnj","date":"2026-05-21 02:55:16"}},"upgrade_notice":{"0.1.3":"<p>Clarifies that the front-end display toggle does not affect the public answers API.<\/p>","0.1.2":"<p>Superseded by 0.1.3.<\/p>","0.1.1":"<p>Maintenance release for the Plugin Directory submission package.<\/p>","0.1.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3540483,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3540483,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3540483,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3540483,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":{"answer-ready\/direct-answer":{"apiVersion":3,"name":"answer-ready\/direct-answer","title":"Scripts + Pixels: Direct Answer","category":"text","icon":"editor-help","description":"Provide a direct answer with optional key points and sources.","textdomain":"scriptsandpixels-direct-answer","supports":{"html":false},"style":"answer-ready-style","editorStyle":"answer-ready-editor","attributes":{"directAnswer":{"type":"string","default":""},"keyPoints":{"type":"array","default":[]},"sourceUrls":{"type":"array","default":[]},"displayOnFrontEnd":{"type":"boolean","default":true},"instanceId":{"type":"string","default":""},"sectionTitleDirectAnswer":{"type":"string","default":""},"sectionTitleKeyPoints":{"type":"string","default":""},"sectionTitleSources":{"type":"string","default":""}},"editorScript":"answer-ready-block"}},"tagged_versions":["0.1.3"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[5614,529,148076,23853,1121],"plugin_category":[],"plugin_contributors":[263773],"plugin_business_model":[],"class_list":["post-293594","plugin","type-plugin","status-publish","hentry","plugin_tags-answers","plugin_tags-content","plugin_tags-gutenberg","plugin_tags-rest-api","plugin_tags-structured-data","plugin_contributors-darinnj","plugin_committers-darinnj"],"banners":{"banner":"https:\/\/ps.w.org\/scriptsandpixels-direct-answer\/assets\/banner-772x250.png?rev=3540483","banner_2x":"https:\/\/ps.w.org\/scriptsandpixels-direct-answer\/assets\/banner-1544x500.png?rev=3540483","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/scriptsandpixels-direct-answer\/assets\/icon-128x128.png?rev=3540483","icon_2x":"https:\/\/ps.w.org\/scriptsandpixels-direct-answer\/assets\/icon-256x256.png?rev=3540483","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Scripts + Pixels Direct Answer helps you add a consistent, structured \u201cDirect Answer\u201d to your posts and pages. The block stores answer data in post meta for easy querying, renders a semantic front-end section, and exposes a public REST endpoint for integrations.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li>Gutenberg block for Direct Answer, Key Points, and Sources<\/li>\n<li>Front-end rendering with a stable anchor ID<\/li>\n<li>Public REST API endpoint for answer data<\/li>\n<li>Admin list indicators for Direct Answer status<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/scriptsandpixels-direct-answer<\/code> directory, or install the plugin through the WordPress plugins screen.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Edit a post or page and insert the \u201cScripts + Pixels: Direct Answer\u201d block.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20add%20schema%20markup%3F\"><h3>Does this plugin add schema markup?<\/h3><\/dt>\n<dd><p>No. This plugin focuses on structured content storage and front-end rendering. You can add schema via your theme or a dedicated SEO plugin if desired.<\/p><\/dd>\n<dt id=\"can%20i%20hide%20the%20front-end%20output%3F\"><h3>Can I hide the front-end output?<\/h3><\/dt>\n<dd><p>Yes. Use the \u201cDisplay on front-end\u201d toggle in the block sidebar. When off, that answer is hidden on the page. It is always included in the public answers API.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>REST API: \u201cDisplay on front-end\u201d controls page output only; all answers remain in the public API (documented in block help and FAQ).<\/li>\n<li>REST API: limit queryable post types to public post types only.<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Superseded by 0.1.3 for REST display-toggle behavior.<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Version bump only: new submission package after duplicate ZIP rejection on the directory upload form. No functional changes.<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Add a structured Direct Answer block, render it on the front-end, and expose answers via a public REST API.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/293594","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=293594"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/darinnj"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=293594"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=293594"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=293594"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=293594"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=293594"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=293594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}