Custom Islands
These are islands that were created specifically for this project, for fields that we felt got repeated too many times and it was better to create specific islands to contain them. These are mostly taxonomies.
reference islands
Section titled “reference islands”Example: compliance_reference
Section titled “Example: compliance_reference”Displays a reference for the compliance_tax post type, which contains all the possible compliance taxonomies.

Just like this one, we have:
ad_security_taxonomies├── ad_security_area_reference.js├── ad_security_level_reference.js├── ad_security_tactic_reference.jscybersec_taxonomies├── attack_category_reference.js├── industry_cyber_reference.js├── severity_level_reference.js├── target_system_reference.jscompliance_reference.jsguide_types_reference.jsindustry_reference.jspartner_certifications_reference.jspartner_status_reference.jsproducts_reference.jsregions_reference.jssolutions_reference.jstechnology_reference.jstopic_reference.jsWebinar Date Button
Section titled “Webinar Date Button”This island contains a custom button and display of dates that brings dates from On24 / StealthSeminar. It chooses the service depending on the webinar type.
This needs to be brought once, and then StealthSeminar dates will be updated once a day via CRON job.

List of Modules
Section titled “List of Modules”This one is used to display when a button is chosen as an anchor to another section of the page. It displays all modules present in the page. It is used in the SubNav module.
