CAA UK SORA Update
Dear Operator, We are writing to you because you currently hold a PDRA-01 based Operational Authorisation (OA) to fly UAS in the Specific Category. PDRA-01 based OAs will not be [...]
/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');