Scripts + Pixels Direct Answer

বৰ্ণনা

Scripts + Pixels Direct Answer helps you add a consistent, structured “Direct Answer” 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.

Key Features

  • Gutenberg block for Direct Answer, Key Points, and Sources
  • Front-end rendering with a stable anchor ID
  • Answer data remains available to crawlers and the REST API even when hidden on the front-end (sr-only)
  • Public REST API endpoint for answer data
  • Admin list indicators for Direct Answer status

ব্লকবোৰ

এই প্লাগিনটোৱে 1টা ব্লক প্ৰদান কৰে।

  • Scripts + Pixels: Direct Answer Provide a direct answer with optional key points and sources.

ইনষ্টলেশ্যন

  1. Upload the plugin files to the /wp-content/plugins/scriptsandpixels-direct-answer directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Edit a post or page and insert the “Scripts + Pixels: Direct Answer” block.

সঘনাই উত্থাপিত প্ৰশ্ন

Does this plugin add schema markup?

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.

Can I hide the front-end output?

Yes. Use the “Display on front-end” toggle in the block sidebar. When off, the answer is hidden from view on the page but remains in the HTML (sr-only) so crawlers and screen readers can still access it. It is always included in the public answers API.

পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Scripts + Pixels Direct Answer” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

আপোনাৰ ভাষাত “Scripts + Pixels Direct Answer” অনুবাদ কৰক।

বিকাশৰ প্ৰতি আগ্ৰহী?

ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।

সলনি-পঞ্জী

0.1.4

  • Front-end: use h2 and h3 for Direct Answer section headings (improved document outline).

0.1.3

  • Front-end: when “Display on front-end” is off, the answer stays in the HTML with sr-only (hidden from view, available to crawlers and screen readers).
  • REST API: “Display on front-end” controls page output only; all answers remain in the public API (documented in block help and FAQ).
  • REST API: limit queryable post types to public post types only.

0.1.2

  • Superseded by 0.1.3 for REST display-toggle behavior.

0.1.1

  • Version bump only: new submission package after duplicate ZIP rejection on the directory upload form. No functional changes.

0.1.0

  • Initial release