Notice to Professional Drone Pilots: Cork Area
For any professional drone pilots in the Cork area, quite note on instructions to get flying without any delays: From 09:50 on the 19th of February the following process is immediate [...]
/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');