1. Edit the wp-admin/index.php
2. delete the next lines:
<script type=”text/javascript”>
jQuery(function() {
jQuery(‘#incominglinks’).load(‘index-extra.php?jax=incominglinks’);
jQuery(‘#devnews’).load(‘index-extra.php?jax=devnews’);
jQuery(‘#planetnews’).load(‘index-extra.php?jax=planetnews’);
});
</script>
3. Save the changes.
4. Enjoy . . .
JJD.