{"id":334156,"date":"2026-07-09T10:17:17","date_gmt":"2026-07-09T10:17:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/raulji-faq-accordion\/"},"modified":"2026-07-09T10:16:40","modified_gmt":"2026-07-09T10:16:40","slug":"raulji-faq-accordion","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/raulji-faq-accordion\/","author":23525390,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.6","stable_tag":"1.3.6","tested":"7.0.1","requires":"5.6","requires_php":"7.2","requires_plugins":null,"header_name":"Raulji FAQ Accordion for Blog & Pages","header_author":"Raulji Technologies","header_description":"Add a repeatable FAQ section to any blog post or page from the editor and output a clean, accessible accordion with FAQPage schema for rich results. No code required.","assets_banners_color":"1f629e","last_updated":"2026-07-09 10:16:40","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/www.rauljitechnologies.com\/faq-accordion-plugin\/","header_author_uri":"https:\/\/www.rauljitechnologies.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":42,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.3.6":{"tag":"1.3.6","author":"rauljitechnologies","date":"2026-07-09 10:16:40"}},"upgrade_notice":{"1.3.0":"<p>Adds a full-width option and a per-post show\/hide control.<\/p>","1.2.0":"<p>New accordion design plus background and eyebrow settings, and a duplicate-proof shortcode.<\/p>","1.1.0":"<p>Adds a block editor sidebar panel for editing FAQs.<\/p>","1.0.0":"<p>First release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3601313,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3601313,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3601313,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3601313,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.3.6"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"The FAQ editor box on a post or page.","2":"The front-end accordion.","3":"The settings screen."}},"plugin_section":[],"plugin_tags":[1741,1643,178627,2095,1117],"plugin_category":[43,55],"plugin_contributors":[270698],"plugin_business_model":[],"class_list":["post-334156","plugin","type-plugin","status-publish","hentry","plugin_tags-accordion","plugin_tags-faq","plugin_tags-faq-schema","plugin_tags-faqs","plugin_tags-schema","plugin_category-customization","plugin_category-seo-and-marketing","plugin_contributors-rauljitechnologies","plugin_committers-rauljitechnologies"],"banners":{"banner":"https:\/\/ps.w.org\/raulji-faq-accordion\/assets\/banner-772x250.png?rev=3601313","banner_2x":"https:\/\/ps.w.org\/raulji-faq-accordion\/assets\/banner-1544x500.png?rev=3601313","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/raulji-faq-accordion\/assets\/icon-128x128.png?rev=3601313","icon_2x":"https:\/\/ps.w.org\/raulji-faq-accordion\/assets\/icon-256x256.png?rev=3601313","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Raulji FAQ Accordion for Blog &amp; Pages lets you add frequently asked questions to any post or page straight from the editor. It renders a lightweight, accessible accordion on the front end and outputs valid FAQPage structured data (schema.org) so your answers are eligible for rich results in search.<\/p>\n\n<p>It is intentionally simple, fast and self contained: no page builder, no bloat, no external services.<\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<ul>\n<li>Repeatable Question \/ Answer editor in the block editor's document sidebar (with a classic meta box fallback). Choose which post types in Settings.<\/li>\n<li>Clean, accessible accordion: keyboard friendly, ARIA attributes, respects reduced motion.<\/li>\n<li>Automatic FAQPage schema (schema.org) for rich results. Can be turned off.<\/li>\n<li>Show the FAQ automatically at the end of your content, or place it manually with the <code>[ffbp_faq]<\/code> shortcode.<\/li>\n<li>Settings: accent colour, section heading and sub heading, first item open, single open, schema on\/off.<\/li>\n<li>Answers support simple inline HTML (links, bold, lists).<\/li>\n<li>Translation ready. No tracking. No external requests.<\/li>\n<\/ul>\n\n<p><strong>Shortcode<\/strong><\/p>\n\n<p>Place the accordion anywhere in your content. By default the shortcode outputs just the accordion (no heading or section background) so it fits inside your own design:<\/p>\n\n<pre><code>[ffbp_faq]\n<\/code><\/pre>\n\n<p>For the full section with heading and background, use:<\/p>\n\n<pre><code>[ffbp_faq full=\"yes\"]\n<\/code><\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>raulji-faq-accordion<\/code> folder to <code>\/wp-content\/plugins\/<\/code>, or install the zip via Plugins &gt; Add New &gt; Upload Plugin.<\/li>\n<li>Activate the plugin through the Plugins screen.<\/li>\n<li>Open Settings &gt; Raulji FAQ Accordion to choose post types, accent colour and behaviour.<\/li>\n<li>Edit any post or page, fill in the FAQ box, and publish.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20the%20faqs%20appear%3F\"><h3>Where do the FAQs appear?<\/h3><\/dt>\n<dd><p>By default they are appended to the bottom of the post or page content. You can turn that off and place the <code>[ffbp_faq]<\/code> shortcode wherever you like.<\/p><\/dd>\n<dt id=\"does%20it%20add%20faq%20schema%20for%20google%3F\"><h3>Does it add FAQ schema for Google?<\/h3><\/dt>\n<dd><p>Yes. Valid FAQPage structured data is output automatically. You can disable it in Settings.<\/p><\/dd>\n<dt id=\"will%20my%20faq%20data%20be%20deleted%20if%20i%20uninstall%3F\"><h3>Will my FAQ data be deleted if I uninstall?<\/h3><\/dt>\n<dd><p>Only if you tick \"Delete all FAQ data when the plugin is uninstalled\" in Settings. Otherwise your questions are kept.<\/p><\/dd>\n<dt id=\"can%20i%20change%20the%20colours%3F\"><h3>Can I change the colours?<\/h3><\/dt>\n<dd><p>Set an accent colour in Settings. The accordion inherits your theme's fonts.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.6<\/h4>\n\n<ul>\n<li>Fixed the Plugin URI so it points to a live page instead of a broken link.<\/li>\n<\/ul>\n\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Fixed a text domain mismatch across plugin files (all strings now consistently use the <code>raulji-faq-accordion<\/code> text domain, matching the plugin slug).<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Settings screen no longer uses inline <code>style<\/code> attributes or an inline <code>oninput<\/code> handler; colours, spacing and the colour-swatch sync now load through properly enqueued <code>settings.css<\/code> \/ <code>settings.js<\/code> files, scoped to the plugin's own settings screen.<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>The shortcode accordion now has top and bottom spacing so it never touches the content around it.<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>The [ffbp_faq] shortcode now returns just the accordion (no heading or section background) so it fits inside your own section design. Use [ffbp_faq full=\"yes\"] for the full section.<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>The toggle icon is now an up\/down chevron arrow (points down when closed, up when open).<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>New: full width (edge to edge) section option.<\/li>\n<li>New: per post \"Show on this page\" control (use global default, yes, or no) in both the block editor sidebar and the classic box. The [ffbp_faq] shortcode always shows wherever it is placed.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>New accordion design: a centred eyebrow and heading, soft section background, and native  items that work without JavaScript.<\/li>\n<li>New settings: section background colour and an eyebrow label.<\/li>\n<li>Place the FAQ anywhere with [ffbp_faq]; when the shortcode is present the section is no longer auto-appended, so it is never duplicated. FAQPage schema is output once per page.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>New: edit FAQs from a document settings panel in the block editor sidebar.<\/li>\n<li>The classic meta box is now used only on the classic editor, so there is a single FAQ editor per screen.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Add a repeatable FAQ section to any blog post or page and output a clean, accessible accordion with FAQPage schema for rich results. No code required.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/334156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=334156"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rauljitechnologies"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=334156"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=334156"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=334156"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=334156"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=334156"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=334156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}