[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fZHzx98n2AVYHb0E6zWBgcGzkSVPcS2PxzA2gFq02sy8":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":23,"download_link":24,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":36,"analysis":109,"fingerprints":246},"bread","Bread","2.9.11","radius314","https:\u002F\u002Fprofiles.wordpress.org\u002Fradius314\u002F","\u003Cp>“bread” is a fork of the BMLT meeting list generator.  It allows for the creation of a meeting schedule from a BMLT server.\u003C\u002Fp>\n","A web-based tool that creates, maintains and generates a PDF meeting list from BMLT.",300,17421,0,"2026-02-05T14:01:00.000Z","6.9.4","6.2","8.1",[19,20,21,22],"bmlt","meeting-list","na","narcotics-anonymous","https:\u002F\u002Fbmlt.app","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbread.2.9.11.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":31,"avg_security_score":32,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},3,600,97,30,92,"2026-04-04T21:07:50.278Z",[37,51,70,83,96],{"slug":38,"name":38,"version":39,"author":7,"author_profile":8,"description":40,"short_description":41,"active_installs":11,"downloaded":42,"rating":25,"num_ratings":43,"last_updated":44,"tested_up_to":15,"requires_at_least":45,"requires_php":46,"tags":47,"homepage":49,"download_link":50,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"crouton","4.1.4","\u003Cp>Crouton provides a UI for viewing recovery meetings stored in a Basic Meeting List Toolbox (BMLT) database.  Simply put a shortcode on a WordPress page to get an interactive display list of meetings.\u003Cbr \u002F>\nThis plugin provides shortcodes to view the meetings as a table, a map or insert the number of meetings and groups in specified service bodies.  Configure Crouton from the WordPress backend, using attributes in the shortcode or using query string parameters.  The admin UI contains detailed instructions.\u003C\u002Fp>\n","crouton provides a UI and more for view recovery meetings as stored in a Basic Meeting List Toolbox (BMLT) database.",34335,2,"2026-03-10T07:11:00.000Z","4.0","8.0",[19,20,22,48],"recovery","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcrouton\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcrouton.4.1.4.zip",{"slug":52,"name":53,"version":54,"author":55,"author_profile":56,"description":57,"short_description":58,"active_installs":59,"downloaded":60,"rating":25,"num_ratings":61,"last_updated":62,"tested_up_to":63,"requires_at_least":64,"requires_php":46,"tags":65,"homepage":68,"download_link":69,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"list-locations-bmlt","List Locations BMLT","2.4.0","pjaudiomv","https:\u002F\u002Fprofiles.wordpress.org\u002Fpjaudiomv\u002F","\u003Cp>List Locations BMLT is a plugin that returns all unique towns or counties from your BMLT server for a given service body on your site.\u003C\u002Fp>\n\u003Cp>SHORTCODE\u003Cbr \u002F>\nBasic: [list_locations]\u003Cbr \u002F>\nAttributes: root_server, services, recursive, state, delimiter, list, state_skip, city_skip\u003C\u002Fp>\n\u003Cp>— Shortcode parameters can be combined\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>A minimum of root_server and services attribute are required, which would return all towns for that service body seperated by a comma.\u003C\u002Fp>\n\u003Cp>Ex. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Recursive:\u003C\u002Fstrong> to recurse service bodies add recursive=\"1\"\u003Cbr \u002F>\nEx. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" recursive=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>State:\u003C\u002Fstrong> to remove appending of the state add state=\"0\"\u003Cbr \u002F>\nEx. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" state=\"0\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>State Skip:\u003C\u002Fstrong> to skip the inclusion of a state when using state=\"1\" add state_skip=\"NC\"\u003Cbr \u002F>\nEx. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" state=\"1\" state_skip=\"NC\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>City Skip\u003C\u002Fstrong> To skip the inclusion of a city add city_skip=\"Indianapolis\". This can be useful when mentioning a city out of order or in a different part of the text.\u003Cbr \u002F>\nEx. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" state=\"1\" city_skip=\"Indianapolis\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Services:\u003C\u002Fstrong> to add multiple service bodies just seperate by a comma.\u003Cbr \u002F>\nEx. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50,37,26\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Delimiter:\u003C\u002Fstrong> to change the delimiter to something besides a comma I would add delimiter=\" – \" or to create newlines between each I could do this delimiter=\"\u003Cbr>\", or delimiter=\"\u003Cp>\u003C\u002Fp>\"\u003Cbr \u002F>\nEx. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" delimiter=\"\u003Cbr>\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>List:\u003C\u002Fstrong> You can list by the following town, county, borough, neighborhood. The default is town.\u003Cbr \u002F>\nEx. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" list=\"town\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>custom_query\u003C\u002Fstrong> You can add a custom query from semantic api to filter results, for ex by format \u003Ccode>&formats=54\u003C\u002Fcode>.\u003Cbr \u002F>\nEx. [list_locations root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" custom_query=\"&formats=54\"]\u003C\u002Fp>\n\u003Ch3>EXAMPLES\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.crna.org\u002Farea-service-committees\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fwww.crna.org\u002Farea-service-committees\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fheartoflongislandna.org\" rel=\"nofollow ugc\">https:\u002F\u002Fheartoflongislandna.org\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Feanaonline.org\" rel=\"nofollow ugc\">https:\u002F\u002Feanaonline.org\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>MORE INFORMATION\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbmlt-enabled\u002Flist-locations-bmlt\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fbmlt-enabled\u002Flist-locations-bmlt\u003C\u002Fa>\u003C\u002Fp>\n","List Locations BMLT is a plugin that returns all unique towns or counties from your BMLT server for a given service body on your site.",70,3112,1,"2025-09-12T22:24:00.000Z","6.8.5","",[66,19,67,52,22],"basic-meeting-list-toolbox","list-locations","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Flist-locations-bmlt\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flist-locations-bmlt.2.4.0.zip",{"slug":71,"name":72,"version":73,"author":55,"author_profile":56,"description":74,"short_description":75,"active_installs":76,"downloaded":77,"rating":13,"num_ratings":13,"last_updated":64,"tested_up_to":63,"requires_at_least":45,"requires_php":46,"tags":78,"homepage":80,"download_link":81,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":82},"upcoming-meetings-bmlt","Upcoming Meetings BMLT","1.6.0","\u003Cp>Upcoming Meetings BMLT is a plugin that displays the next ‘N’ number of meetings from the current time on your page or in a widget using the upcoming_meetings shortcode.\u003C\u002Fp>\n\u003Cp>SHORTCODE\u003Cbr \u002F>\nBasic: [upcoming_meetings]\u003Cbr \u002F>\nAttributes: root_server, services, recursive, grace_period, num_results, display_type, timezone, location_text, time_format, weekday_language, limit_to_today, custom_query\u003C\u002Fp>\n\u003Cp>Meeting Formats: [meeting_formats]\u003Cbr \u002F>\nAttributes: root_server, display_type, show_description, language\u003C\u002Fp>\n\u003Cp>— Shortcode parameters can be combined\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>A minimum of root_server, and services attributes are required, which would return the next 5 meetings in simple view with a 15minute grace period.\u003C\u002Fp>\n\u003Cp>Ex. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>recursive\u003C\u002Fstrong> to recurse service bodies add recursive=\"1\"\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" recursive=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>services\u003C\u002Fstrong> to add multiple service bodies just seperate by a comma.\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50,37,26\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>grace_period\u003C\u002Fstrong> To add a grace period to meeting lookup add grace_period=\"15\" this would add a 15 minute grace period.\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" grace_period=\"15\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>num_results\u003C\u002Fstrong> To limit the number of results add num_results=\"5\" this would limit results to 5.\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" state=\"1\" num_results=\"5\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>display_type\u003C\u002Fstrong> To change the display type add display_type=\"table\" there are three different types \u003Cstrong>simple\u003C\u002Fstrong>, \u003Cstrong>table\u003C\u002Fstrong>, \u003Cstrong>block\u003C\u002Fstrong>\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" display_type=\"table\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>timezone\u003C\u002Fstrong> By default we use your WordPress sites timezone setting, this will overwrite that. add timezone=\"America\u002FNew_York\" you can set this in the admin setting or short code. A complete list of timezones can be found here http:\u002F\u002Fphp.net\u002Fmanual\u002Fen\u002Ftimezones.php\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" timezone=\"America\u002FNew_York\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>location_text\u003C\u002Fstrong> to display the location nam,e using the simple display add location_text=\"1\"\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" location_text=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_header\u003C\u002Fstrong> to display header info for Table\u002FBlock display add show_header=\"1\"\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" show_header=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>time_format\u003C\u002Fstrong> This allows you to be able to switch between 12 and 24 hour. the default is 12. To switch to 24 hour add time_format=\"24\"\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" time_format=\"24\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>weekday_language\u003C\u002Fstrong> This allows you to change the language of the weekday names. To change language to danish set weekday_language=\"dk\". Currently supported languages are da,de,en,es,fa,fr,it,pl,pt,ru,sv, the default is English.\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" weekday_language=\"dk\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>limit_to_today\u003C\u002Fstrong> To limit results to only today’s meetings (will not show tomorrow’s meetings even if there aren’t enough results) add limit_to_today=\"1\"\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" limit_to_today=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>custom_query\u003C\u002Fstrong> You can add a custom query from semantic api to filter results, for ex by format \u003Ccode>&formats=54\u003C\u002Fcode>.\u003Cbr \u002F>\nEx. [upcoming_meetings root_server=”https:\u002F\u002Fwww.domain.org\u002Fmain_server” custom_query=”&formats=54″]\u003C\u002Fp>\n\u003Ch3>Meeting Formats Shortcode\u003C\u002Fh3>\n\u003Cp>The meeting_formats shortcode displays all available meeting formats from a BMLT root server.\u003C\u002Fp>\n\u003Cp>Basic: [meeting_formats]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>root_server\u003C\u002Fstrong> (optional) The BMLT root server URL. Uses plugin settings if not specified.\u003Cbr \u002F>\nEx. [meeting_formats root_server=”https:\u002F\u002Fbmlt.sezf.org\u002Fmain_server”]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>display_type\u003C\u002Fstrong> (optional, default: “table”) Options: “table” or “list”\u003Cbr \u002F>\nEx. [meeting_formats display_type=”list”]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_description\u003C\u002Fstrong> (optional, default: “1”) Show format descriptions. Options: “1” or “0”\u003Cbr \u002F>\nEx. [meeting_formats show_description=”0″]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>language\u003C\u002Fstrong> (optional, default: “en”) Language code for format names (en, es, fr, de, etc.)\u003Cbr \u002F>\nEx. [meeting_formats language=”es”]\u003C\u002Fp>\n\u003Ch3>EXAMPLES\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.southcoastalna.org\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fwww.southcoastalna.org\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>MORE INFORMATION\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbmlt-enabled\u002Fupcoming-meetings-bmlt\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fbmlt-enabled\u002Fupcoming-meetings-bmlt\u003C\u002Fa>\u003C\u002Fp>\n","Upcoming Meetings BMLT is a plugin that displays the next 'N' number of meetings from the current time on your page or in a widget using the &hellip;",50,3508,[66,19,22,79,71],"upcoming-meetings","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fupcoming-meetings-bmlt\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fupcoming-meetings-bmlt.1.6.0.zip","2026-03-15T10:48:56.248Z",{"slug":84,"name":85,"version":86,"author":55,"author_profile":56,"description":87,"short_description":88,"active_installs":33,"downloaded":89,"rating":13,"num_ratings":13,"last_updated":90,"tested_up_to":91,"requires_at_least":64,"requires_php":46,"tags":92,"homepage":94,"download_link":95,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"contacts-bmlt","Contacts BMLT","1.3.2","\u003Cp>Contacts BMLT is a plugin that displays helpline and website information about service bodies using the contacts_bmlt shortcode.\u003C\u002Fp>\n\u003Cp>SHORTCODE\u003Cbr \u002F>\nBasic: [contacts_bmlt]\u003Cbr \u002F>\nAttributes: root_server, display_type, parent_id, show_description, show_email, show_url_in_name, show_tel_url, show_full_url, show_all_services, show_locations\u003C\u002Fp>\n\u003Cp>— Most Shortcode parameters can be combined\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>A minimum of root_server needs to be set.\u003C\u002Fp>\n\u003Cp>Ex. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>display_type\u003C\u002Fstrong> To change the display type add display_type=\"table\" there are two different types \u003Cstrong>table\u003C\u002Fstrong>, \u003Cstrong>block\u003C\u002Fstrong> the default is table.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" display_type=\"table\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>parent_id\u003C\u002Fstrong> This will only display service bodies who has set parent_id.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" parent_id=\"22\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_description\u003C\u002Fstrong> This will display the service bodies description underneath the name if set.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" show_description=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_email\u003C\u002Fstrong> This will display the service bodies contact email underneath the name if set.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" show_email=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_url_in_name\u003C\u002Fstrong> This will add a link to the service body name, this is the default action. To remove the url from the service body name add show_url_in_name=\"0quot;.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" show_url_in_name=\"0\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_tel_url\u003C\u002Fstrong> This will add a tel link to the telephone number. Default is to not add it.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" show_tel_url=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_full_url\u003C\u002Fstrong> This will add a separate column or div with the full url displayed. Default is to not add it.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" show_full_url=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_all_services\u003C\u002Fstrong> This will display all service bodies regardless of whether they have their phone or URL field filled out. The default is not to display them.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" show_all_services=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>show_locations\u003C\u002Fstrong> This will display a list of locations below the service body name. Accepted values are location_neighborhood, location_city_subsection, location_municipality, location_sub_province.\u003Cbr \u002F>\nEx. [contacts_bmlt root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" show_locations=\"location_municipality\"]\u003C\u002Fp>\n\u003Ch3>EXAMPLES\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fsca.charlestonna.org\u002Fregion-contacts\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fsca.charlestonna.org\u002Fregion-contacts\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>MORE INFORMATION\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbmlt-enabled\u002Fcontacts-bmlt\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fbmlt-enabled\u002Fcontacts-bmlt\u003C\u002Fa>\u003C\u002Fp>\n","Contacts BMLT is a plugin that displays helpline and website information about service bodies using the contacts_bmlt shortcode.",1924,"2025-04-18T15:37:00.000Z","6.3.8",[66,19,93,21,22],"contacts","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcontacts-bmlt\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcontacts-bmlt.1.3.2.zip",{"slug":97,"name":98,"version":86,"author":55,"author_profile":56,"description":99,"short_description":100,"active_installs":101,"downloaded":102,"rating":13,"num_ratings":13,"last_updated":103,"tested_up_to":63,"requires_at_least":45,"requires_php":104,"tags":105,"homepage":107,"download_link":108,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"temporary-closures-bmlt","Temporary Closures BMLT","\u003Cp>Temporary Closures BMLT is a plugin that displays a list of all meetings that have temporary closures. It can be used\u003Cbr \u002F>\nto view published or unpublished meetings.\u003C\u002Fp>\n\u003Cp>SHORTCODE\u003Cbr \u002F>\nBasic: [temporary_closures]\u003Cbr \u002F>\nAttributes: root_server, services, recursive, display_type, custom_query, sortby\u003C\u002Fp>\n\u003Cp>— Shortcode parameters can be combined\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Cp>A minimum of root_server, and services attributes are required.\u003C\u002Fp>\n\u003Cp>Ex. [temporary_closures root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>recursive\u003C\u002Fstrong> to recurse service bodies add recursive=\"1\"\u003Cbr \u002F>\nEx. [temporary_closures root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50\" recursive=\"1\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>services\u003C\u002Fstrong> to add multiple service bodies just separate by a comma.\u003Cbr \u002F>\nEx. [temporary_closures root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" services=\"50,37,26\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>display_type\u003C\u002Fstrong> To change the display type add display_type=\"table\" there are three different types \u003Cstrong>table\u003C\u002Fstrong>, \u003Cstrong>block\u003C\u002Fstrong>, \u003Cstrong>datatables\u003C\u002Fstrong>\u003Cbr \u002F>\nEx. [temporary_closures root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" display_type=\"table\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>custom_query\u003C\u002Fstrong> You can add a custom query from semantic api to filter results, for ex by format \u003Ccode>&formats=54\u003C\u002Fcode>.\u003Cbr \u002F>\nEx. [temporary_closures root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" custom_query=\"&formats=54\"]\u003C\u002Fp>\n\u003Cp>\u003Cstrong>sortby\u003C\u002Fstrong> Allows you to use custom sort keys, the default is \u003Ccode>location_municipality,weekday_tinyint,start_time\u003C\u002Fcode>.\u003Cbr \u002F>\nEx. [temporary_closures root_server=\"https:\u002F\u002Fwww.domain.org\u002Fmain_server\" sortby=\"weekday_tinyint,location_municipality,start_time\"]\u003C\u002Fp>\n\u003Ch3>EXAMPLES\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fsca.charlestonna.org\u002Ftemporary-closures-bmlt\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fsca.charlestonna.org\u002Ftemporary-closures-bmlt\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>MORE INFORMATION\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fbmlt-enabled\u002Ftemporary-closures-bmlt\" rel=\"nofollow ugc\">https:\u002F\u002Fgithub.com\u002Fbmlt-enabled\u002Ftemporary-closures-bmlt\u003C\u002Fa>\u003C\u002Fp>\n","Temporary Closures BMLT is a plugin that displays a list of all meetings that have temporary closures. It can be used",10,1558,"2025-06-24T17:52:00.000Z","7.2",[66,19,22,106,97],"temporary-closures","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftemporary-closures-bmlt\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftemporary-closures-bmlt.1.3.2.zip",{"attackSurface":110,"codeSignals":169,"taintFlows":193,"riskAssessment":242,"analyzedAt":245},{"hooks":111,"ajaxHandlers":165,"restRoutes":166,"shortcodes":167,"cronEvents":168,"entryPointCount":13,"unprotectedCount":13},[112,118,121,123,126,129,133,136,139,142,145,148,150,152,154,156,158,161,163],{"type":113,"name":114,"callback":115,"file":116,"line":117},"action","plugins_loaded","anonymous","includes\\class-bread.php",479,{"type":113,"name":119,"callback":115,"file":116,"line":120},"admin_enqueue_scripts",493,{"type":113,"name":119,"callback":115,"file":116,"line":122},494,{"type":113,"name":124,"callback":115,"file":116,"line":125},"admin_menu",496,{"type":113,"name":127,"callback":115,"file":116,"line":128},"BmltEnabled_Submenu",497,{"type":130,"name":131,"callback":115,"file":116,"line":132},"filter","tiny_mce_before_init",498,{"type":130,"name":134,"callback":115,"file":116,"line":135},"mce_external_plugins",499,{"type":130,"name":137,"callback":115,"file":116,"line":138},"mce_buttons",500,{"type":113,"name":140,"callback":115,"file":116,"line":141},"admin_init",502,{"type":113,"name":143,"callback":115,"file":116,"line":144},"wp_default_editor",503,{"type":130,"name":146,"callback":115,"file":116,"line":147},"tiny_mce_version",504,{"type":113,"name":114,"callback":115,"file":116,"line":149},508,{"type":113,"name":140,"callback":115,"file":116,"line":151},510,{"type":113,"name":140,"callback":115,"file":116,"line":153},511,{"type":113,"name":140,"callback":115,"file":116,"line":155},512,{"type":113,"name":114,"callback":115,"file":116,"line":157},514,{"type":113,"name":159,"callback":115,"file":116,"line":160},"wp_enqueue_scripts",529,{"type":113,"name":159,"callback":115,"file":116,"line":162},530,{"type":113,"name":114,"callback":115,"file":116,"line":164},531,[],[],[],[],{"dangerousFunctions":170,"sqlUsage":171,"outputEscaping":173,"fileOperations":180,"externalRequests":43,"nonceChecks":181,"capabilityChecks":182,"bundledLibraries":183},[],{"prepared":13,"raw":13,"locations":172},[],{"escaped":174,"rawEcho":61,"locations":175},295,[176],{"file":177,"line":178,"context":179},"public\\class-bread-public.php",127,"raw output",4,6,5,[184,187,190],{"name":185,"version":26,"knownCves":186},"Select2",[],{"name":188,"version":26,"knownCves":189},"TinyMCE",[],{"name":191,"version":26,"knownCves":192},"TCPDF",[],[194,213,221,234],{"entryPoint":195,"graph":196,"unsanitizedCount":13,"severity":212},"pwsix_process_wizard (admin\\class-bread-admin.php:496)",{"nodes":197,"edges":209},[198,203],{"id":199,"type":200,"label":201,"file":202,"line":155},"n0","source","$_POST (x2)","admin\\class-bread-admin.php",{"id":204,"type":205,"label":206,"file":202,"line":207,"wp_function":208},"n1","sink","update_option() [Settings Manipulation]",551,"update_option",[210],{"from":199,"to":204,"sanitized":211},true,"low",{"entryPoint":214,"graph":215,"unsanitizedCount":13,"severity":212},"\u003Cclass-bread-admin> (admin\\class-bread-admin.php:0)",{"nodes":216,"edges":219},[217,218],{"id":199,"type":200,"label":201,"file":202,"line":155},{"id":204,"type":205,"label":206,"file":202,"line":207,"wp_function":208},[220],{"from":199,"to":204,"sanitized":211},{"entryPoint":222,"graph":223,"unsanitizedCount":13,"severity":212},"Bread_meeting_list_setup_page_render (admin\\partials\\_meeting_list_setup.php:5)",{"nodes":224,"edges":232},[225,229],{"id":199,"type":200,"label":226,"file":227,"line":228},"$_SERVER['SERVER_SOFTWARE']","admin\\partials\\_meeting_list_setup.php",68,{"id":204,"type":205,"label":230,"file":227,"line":228,"wp_function":231},"echo() [XSS]","echo",[233],{"from":199,"to":204,"sanitized":211},{"entryPoint":235,"graph":236,"unsanitizedCount":13,"severity":212},"\u003C_meeting_list_setup> (admin\\partials\\_meeting_list_setup.php:0)",{"nodes":237,"edges":240},[238,239],{"id":199,"type":200,"label":226,"file":227,"line":228},{"id":204,"type":205,"label":230,"file":227,"line":228,"wp_function":231},[241],{"from":199,"to":204,"sanitized":211},{"summary":243,"deductions":244},"The 'bread' plugin v2.9.11 demonstrates a strong security posture based on the provided static analysis.  It exhibits excellent practices by having zero unprotected entry points (AJAX, REST API, shortcodes, cron events), indicating a well-defined and secured attack surface.  Furthermore, the code successfully avoids dangerous functions, uses prepared statements exclusively for its SQL queries, and properly escapes all output, significantly mitigating common web application vulnerabilities. The presence of nonce and capability checks further reinforces its secure development approach. The vulnerability history is equally impressive, with no known CVEs, which suggests a history of secure coding and diligent maintenance.\n\nWhile the static analysis reveals no immediate critical or high-severity issues, the presence of file operations (4) and external HTTP requests (2) warrants a cautious approach. Although not flagged as unsanitized in the taint analysis, these operations represent potential vectors for exploitation if not implemented with rigorous input validation and sanitization. The bundled libraries (Select2, TinyMCE, TCPDF) also present a potential, albeit minor, risk if they are outdated and have known vulnerabilities, though this is not indicated in the provided data. Overall, the plugin appears to be very secure with a strong emphasis on defensive coding. The lack of reported vulnerabilities and the robust static analysis results are significant strengths.",[],"2026-03-16T20:02:02.413Z",{"wat":247,"direct":269},{"assetPaths":248,"generatorPatterns":265,"scriptPaths":266,"versionParams":267},[249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264],"\u002Fwp-content\u002Fplugins\u002Fbread\u002Fcss\u002Fjquery-ui.min.css","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fcss\u002Fspectrum.min.css","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fcss\u002Ftooltipster.bundle.min.css","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fcss\u002Ftooltipster-sideTip-noir.min.css","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fcss\u002Fadmin.css","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fcss\u002Fadmin-fonts.css","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fcss\u002Fselect2.min.css","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fcss\u002Fsmart_wizard_dots.css","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fjs\u002Fbmlt_meeting_list.js","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fjs\u002Ftooltipster.bundle.min.js","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fjs\u002Fspectrum.min.js","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fjs\u002Fselect2.min.js","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fjs\u002Ffetch-jsonp.js","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fjs\u002Fjquery.smartWizard.js","\u002Fwp-content\u002Fplugins\u002Fbread\u002Fjs\u002Fbread-wizard.js","\u002Fwp-content\u002Fplugins\u002Fbread\u002Ftemplates\u002Fmeeting_data_templates.json",[],[257,258,259,260,261,262,263],[268],"ver=2.9.11",{"cssClasses":270,"htmlComments":276,"htmlAttributes":278,"restEndpoints":281,"jsGlobals":283,"shortcodeOutput":289},[271,272,273,274,275],"bread-meeting-list-container","bread-meeting-list-item","bread-meeting-list-title","bread-meeting-list-time","bread-meeting-list-day",[277],"\u003C!-- Generated by Bread plugin -->",[279,280],"data-bread-meeting-list-id","data-bread-meeting-list-template",[282],"\u002Fwp-json\u002Fbread\u002Fv1\u002Fmeeting-list",[284,285,286,287,288],"meetingDataTemplates","breadLayouts","breadTranslations","BreadAdmin","BreadMeetingList",[290,291],"[bread_meeting_list","[bread_meeting_search"]