DJI stops selling Aeroscope
Then it was gone, a strange decision on the part of DJI to my mind, perhaps it was too much of a hot potato.I thought it made perfect sense for [...]
/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');