Changeset 2378801
- Timestamp:
- 09/10/2020 02:47:01 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gdpress/trunk/gp-includes/class/options/dashboard/metaboxes/EU_law_GDPR.php
r2306670 r2378801 14 14 $links[3] = array( 'https://eur-lex.europa.eu/legal-content/%2$s/TXT/?uri=CELEX%%3A32016R0679', __( 'GDPR in 24 languages', 'GDPress' ) ); 15 15 $links[4] = ''; 16 $links[5] = array( 'https://edpb.europa.eu/our-work-tools/our-documents/guidelines/guidelines-052020-consent-under-regulation-2016679_en', 'Guidelines 05/2020 on consent under Regulation 2016/679 [GDPR]' ); 17 $links[6] = array( 'https://edpb.europa.eu/search/site/2016/679_en?f%%5B0%%5D=bundle%%3Aedpb_publication', 'Other related guidelines' ); 16 $links[50] = array( 'https://edpb.europa.eu/our-work-tools/public-consultations-art-704/2020/guidelines-072020-concepts-controller-and-processor_en', 'Guidelines 07/2020 on the concepts of controller and processor in the GDPR' ); 17 $links[60] = array( 'https://edpb.europa.eu/our-work-tools/our-documents/guidelines/guidelines-052020-consent-under-regulation-2016679_en', 'Guidelines 05/2020 on consent under Regulation 2016/679 [GDPR]' ); 18 $links[70] = array( 'https://edpb.europa.eu/search/site/2016/679_en?f%%5B0%%5D=bundle%%3Aedpb_publication', 'Other related guidelines' ); 18 19 19 20 $l = GDP_EU_Languages::getInstance();
Note: See TracChangeset
for help on using the changeset viewer.