01/16/2014 at 4:03 pm
#277285
Keymaster
@ Mark
The only way this is possible is by editing the manage.php PHP file found here:
../plugins/connections/link/submenus/manage.php
Add the following on line 4:
remove_meta_box( 'metabox-logo', $connections->pageHook->link, 'normal' );
I hope that helps!
