Changeset 2378806
- Timestamp:
- 09/10/2020 02:52:33 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gdpress/tags/2.0.1/gp-includes/class/options/dashboard/metaboxes/EU_law_GDPR.php
r2378803 r2378806 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[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' ); 16 $links[97] = array( 'https://edpb.europa.eu/our-work-tools/public-consultations-art-704/2020/guidelines-082020-targeting-social-media-users_en', 'Guidelines 08/2020 on the targeting of social media users' ); 17 $links[98] = 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' ); 18 $links[99] = 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]' ); 19 $links[100] = array( 'https://edpb.europa.eu/search/site/2016/679_en?f%%5B0%%5D=bundle%%3Aedpb_publication', 'Other related guidelines' ); 19 20 20 21 $l = GDP_EU_Languages::getInstance();
Note: See TracChangeset
for help on using the changeset viewer.