Skip to content

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.

Displays a reference for the compliance_tax post type, which contains all the possible compliance taxonomies.

compliance tax island compliance tax island

Just like this one, we have:

ad_security_taxonomies
├── ad_security_area_reference.js
├── ad_security_level_reference.js
├── ad_security_tactic_reference.js
cybersec_taxonomies
├── attack_category_reference.js
├── industry_cyber_reference.js
├── severity_level_reference.js
├── target_system_reference.js
compliance_reference.js
guide_types_reference.js
industry_reference.js
partner_certifications_reference.js
partner_status_reference.js
products_reference.js
regions_reference.js
solutions_reference.js
technology_reference.js
topic_reference.js

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.

webinar date button island

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.

list of modules island