^^^ Nice attempt to ‘plug’ your own plugin, but what I’m asking is if WP Job Manager supports location radius search.
Turns out this was to do with disabling emojis, for anyone interested.
add_filter( ‘tiny_mce_plugins’, ‘disable_emojis_tinymce’ );
^^^ This line removes over half of the TinyMCE buttons.
No, there’s nothing at all. I have used Inspector and the buttons are not being called from what I can see.