[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fvaTiLX88ro5bt45P-BsUEEq3O81mnwcIPOuXsEkCHTE":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"redballoondesignltd","https:\u002F\u002Fprofiles.wordpress.org\u002Fredballoondesignltd\u002F",2,20,93,30,89,"2026-04-05T01:56:09.771Z",[13,35],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"downloaded":19,"rating":20,"num_ratings":20,"last_updated":21,"tested_up_to":22,"requires_at_least":23,"requires_php":21,"tags":24,"homepage":30,"download_link":31,"security_score":32,"vuln_count":20,"unpatched_count":20,"last_vuln_date":33,"fetched_at":34},"rb-simple-faqs","RB Simple FAQs","1.1.0","\u003Cp>A simple, lightweight plugin for managing and displaying Frequently asked questions using a custom post type. The faqs are output using a shortcode and can be divided into multiple categories allowing you to manage the output of individual questions or categories across your site, output the entire list. The questions and\u002For categories can be collapsable, making them easier to view. The output from this plugin comes mostly unstyled, allowing for maximum customisation using css.\u003C\u002Fp>\n\u003Cp>The background and text colours can be altered on an options page with a live preview of the output. These options accept all valid background-color css values (rgba, hex, etc.).\u003C\u002Fp>\n\u003Ch4>Shortcode examples\u003C\u002Fh4>\n\u003Cp>These are some examples of how to output questions using shortocodes.\u003C\u002Fp>\n\u003Cp>Default settings: output all of the faqs divided by category (if they exist), output headings for category names:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[faqs][\u002Ffaqs]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Output faqs for a single category, “returns”. The first question is open, the rest are collapsed:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[faqs cat=\"returns\" show_question=\"first\"][\u002Ffaqs]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Shortcode options\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>FAQ categories to output\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Only show faqs from these categories. Add the slugs as a comma separated list. You can find the slug for the categories on the “FAQ Category” page in WordPress.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>cat=\"[cat-slug]\" (default:blank)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>What parts should be collapsable\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Determines whether the categories and the questions are collapsable.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>none \u003C\u002Fli>\n\u003Cli>question\u003C\u002Fli>\n\u003Cli>category\u003C\u002Fli>\n\u003Cli>\n\u003Cp>both\u003C\u002Fp>\n\u003Cp>collapsable=”[options]” (default:”questions”)\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Question to exclude\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>If there are any faqs that you want to exclude from being output, add their IDs as a comma separated list to this attribute.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>exclude=\"[faq-id]\" (default:blank)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Show or hide the category titles\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Whether to show or hide the category titles. If this is set to hide and the \u003Ccode>cat\u003C\u002Fcode> attribute isn’t set then all of the questions and answers will be output. \u003Ccode>collapsable=\"both\"\u003C\u002Fcode> or \u003Ccode>collapsable=\"categories\"\u003C\u002Fcode> overwrites this option.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>title=\"show\u002Fhide\" (default: \"show)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Initial state of the questions\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Change the initial state of the questions when a visitor opens the page with the FAQs on. If the questions aren’t collapsable then this attribute does nothing.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“close” – all of the answers closed\u003C\u002Fli>\n\u003Cli>“show” – all of the answers expanded\u003C\u002Fli>\n\u003Cli>\n\u003Cp>“first” – the first answer expanded, other answers closed\u003C\u002Fp>\n\u003Cp>show_question=”show\u002Fclose\u002Ffirst” (default: “close”)\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Initial state of the categories\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Change the initial state of the categories when a visitor opens the page with the FAQs on. If the categories aren’t collapsable then this attribute does nothing.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“close” – all of the categories closed\u003C\u002Fli>\n\u003Cli>“show” – all of the categories expanded\u003C\u002Fli>\n\u003Cli>\n\u003Cp>“first” – the first categories expanded, other categories closed\u003C\u002Fp>\n\u003Cp>show_category=”show\u002Fclose\u002Ffirst” (default: “close”)\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Type of Icon\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Changes the type of icon used for collapsable elements. Effects both the categories and answers. Available options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“arrow”\u003C\u002Fli>\n\u003Cli>\n\u003Cp>“plus”\u003C\u002Fp>\n\u003Cp>icon=”[icon-type]” (default: “none”)\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Secondary icon type\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Changes the type of icon used for collapsable answers when \u003Ccode>collapsable\u003C\u002Fcode> is set to both. Otherwise does nothing. Available options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“arrow”\u003C\u002Fli>\n\u003Cli>\n\u003Cp>“plus”\u003C\u002Fp>\n\u003Cp>icon_secondary=”[icon-type]” (default: “none”)\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Linking directly to a question\u003C\u002Fh4>\n\u003Cp>To link directly to a question from another page, add a “targetQuestion” get variable to the end of the url with the question id like so:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>http:\u002F\u002Fyoursite.com\u002Ffaq-page\u002F?targetQuestion=21\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>When following that link the correct category and question will be open and the user will be moved to the correct location on the page.\u003C\u002Fp>\n\u003Ch4>Help us improve this plugin\u003C\u002Fh4>\n\u003Cp>If you have any feedback or require any support using this plugin, get in touch with us by email at \u003Ca href=\"mailto:support@redballoon.io\" rel=\"nofollow ugc\">support@redballoon.io\u003C\u002Fa>\u003C\u002Fp>\n","A simple, lightweight plugin for managing and displaying frequently asked questions using a custom post type.",1115,0,"","4.8.28","4.3",[25,26,27,28,29],"customisation","faq","faqs","frequently-asked-questions","questions-and-answers","https:\u002F\u002Fgithub.com\u002Fredballoonio\u002Ffaq-plugin","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frb-simple-faqs.zip",100,null,"2026-03-15T10:48:56.248Z",{"slug":36,"name":37,"version":38,"author":4,"author_profile":5,"description":39,"short_description":40,"active_installs":20,"downloaded":41,"rating":20,"num_ratings":20,"last_updated":42,"tested_up_to":22,"requires_at_least":23,"requires_php":21,"tags":43,"homepage":49,"download_link":50,"security_score":51,"vuln_count":20,"unpatched_count":20,"last_vuln_date":33,"fetched_at":52},"rb-responsive-video-output","RB Responsive Video Output","1.2.2","\u003Cp>A plugin for managing and displaying videos on your website. Creates a “Videos” Custom post type allowing you to integrate youtube videos with WordPress to output custom titles, descriptions and image thumbnails to display videos on your website. Alternatively you can also output any youtube video directly via shortcodes, optimised for responsive devices with a variety of output options to best suit your page.\u003C\u002Fp>\n\u003Cp>Includes a number of embed methods:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Embed: These can be within the content, \u003C\u002Fli>\n\u003Cli>Modal: as a modal,\u003C\u002Fli>\n\u003Cli>Gallery:  multiple videos in a gallery\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Shortcode examples\u003C\u002Fh4>\n\u003Cp>Youtube video embed with a custom thumbnail and a title using a video custom post:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[video id=\"21\" title=\"show\" thumbnail=\"show\"][\u002Fvideo]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Youtube video brought in by youtube_id displayed using a modal:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[video youtube_id=\"SW3o7rSn-TY\" type=\"modal\"][\u002Fvideo]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Video gallery using the thumbnail option:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[video id=\"21, 22, 23\" type=\"gallery\" gallery_options=\"thumbnails\"][\u002Fvideo]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Video embed using a non-youtube video:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[video iframe_url=\"https:\u002F\u002Fplayer.vimeo.com\u002Fvideo\u002F197202895\"][\u002Fvideo]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Shortcode options\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>One of these options must be set:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Output a video from a custom post\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>id='[video id]' (default: blank)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If the video has been added as a video custom post type, add the post id of the video to add it here. The ID can be found in the url of the post in WordPress. If you set the \u003Ccode>type\u003C\u002Fcode> to gallery then you can add multiple comma separated ids.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Output a video from youtube\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>youtube_id=\"[youtube-video-id]\" (default: blank)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This is the id of the youtube video you want to link to. This is the 11 digit code at the end of a youtube video’s url. https:\u002F\u002Fwww.youtube.com\u002Fwatch?v= \u003Cstrong>SW3o7rSn-TY\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Output a video from another location\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>iframe_url=\"[non-youtube-url]\" (default:blank)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If the video isn’t a youtube video then a the url gets added into a responsive iframe.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>These options may also be set:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Dispay type\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>type=\"embed\u002Fmodal\u002Fgallery\" (default: \"embed\")\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Changes how the video is output on the site:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“embed” outputs the video inline with the content and allows it to respond as the screen size changes.\u003C\u002Fli>\n\u003Cli>“modal” outputs the video thumbnail inline with the content. Clicking the thumbnail opens up a modal window ontop of the page where the video plays. Options for the modal can be set witht the \u003Ccode>modal_options\u003C\u002Fcode> attribute. This option doesn’t work with videos brought in using the \u003Ccode>iframe_url\u003C\u002Fcode> attribute.\u003C\u002Fli>\n\u003Cli>“gallery” outputs the videos in a gallery. One of the videos appears like the embed option. The options for the gallery can be set using the \u003Ccode>gallery_options\u003C\u002Fcode> attribute. This option doesn’t work with videos brought in using the \u003Ccode>iframe_url\u003C\u002Fcode> attribute.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Show or hide the title\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>title=\"show\u002Fhide\" (default: \"show\")\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Whether to show or hide the video’s title (only works with videos added as a custom post).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Add custom styles to the title\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>title_style=\"[css-class]\" (default: blank)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>css class that gets added to the title to apply multiple custom styles. Can be used for styling the title. “Overlaid” is built in, which makes the title absolutely positioned in the bottom left hand corner of the video.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Show or hide the thumbnail\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>thumbnail=\"show\u002Fhide\" (default: \"show\")\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Shows or hides the custom thumbnail. If the video is brought in using the \u003Ccode>youtube_id\u003C\u002Fcode> attribute, or the video post has no featured image, then the youtube default image will be used. No thumbnail image will be shown when using the \u003Ccode>iframe_url\u003C\u002Fcode> attribute.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Display options for Modals\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>modal_options=\"[options]\" (default: empty)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Only used when the type is set to modal. Adds buttons types that close the modal. Multiple options can be selected, add them as a comma separated list.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“cross” : adds a cross in the top right of the modal.\u003C\u002Fli>\n\u003Cli>“button” : adds a button beneath the modal to close it.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Clicking the background will always close the modal.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Display options for Galleries\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>gallery_options=\"[options]\" (default: empty) \n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Only used when the type is set to gallery. Adds different carousel control options. Multiple options can be selected, add them as a comma separated list.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“arrows” : adds arrows that sit on top of the video.\u003C\u002Fli>\n\u003Cli>“thumbnails” : adds a row of thumbnail images below that can be used to select a different video.\u003C\u002Fli>\n\u003Cli>“indicators” : indicator buttons underneath the video.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fdocs.google.com\u002Fdocument\u002Fd\u002F1fUWAj2Yi6I0uLRp8ZyK2DwVdmiFEc0sY5Kb-TTzi3G4\u002Fedit?usp=sharing\" rel=\"nofollow ugc\">See the full documentation here\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cem>This plugin uses modal and gallery js taken from Bootstrap 3.\u003C\u002Fem>\u003C\u002Fp>\n\u003Ch4>Help us improve this plugin\u003C\u002Fh4>\n\u003Cp>If you have any feedback or require any support using this plugin, get in touch with us by email at \u003Ca href=\"mailto:support@redballoon.io\" rel=\"nofollow ugc\">support@redballoon.io\u003C\u002Fa>\u003C\u002Fp>\n","A plugin for responsively displaying video iframes. The videos can be displayed inline or using a modal or a gallery. Designed to work with youtube vi &hellip;",1129,"2017-07-10T11:24:00.000Z",[44,45,46,47,48],"gallery","modal","responsive","videos","youtube","https:\u002F\u002Fgithub.com\u002Fredballoonio\u002Fvideo-plugin","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frb-responsive-video-output.zip",85,"2026-03-15T15:16:48.613Z"]