wordpress-faq-manager
wordpress-faq-manager copied to clipboard
Uses custom post types and taxonomies to manage an FAQ section for your site. Includes a set of custom tags and taxonomies to organize, and shortcode for display options.
Need to add blocks for all Shortcodes to bring compatibility up to Gutenberg. See [here](https://make.wordpress.org/core/2022/10/07/create-block-scaffolding-tool-updates/) for scaffolding blocks in an existing plugin. - [ ] make list of all shortcode...
I imported a set of FAQ to a local site, one where I'd started with the refactor branch, reverted to master, and am back on the refactor branch. Testing my...
If you do a search for FAQs (either using the widget or another search form) you get the standard WP search results. I [created a custom template](https://gist.github.com/billerickson/ef12db17372fb84c1b192a4fb22caaf6) for faq search...