Move pings out-of-band to speed up posting. Props to Owen. fixes #1644

git-svn-id: https://develop.svn.wordpress.org/trunk@2833 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2005-09-02 16:56:28 +00:00
parent 448122ff3c
commit 5932ee4425
4 changed files with 62 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
</p>
</div>
<?php check_for_pings(); ?>
<?php do_action('admin_footer', ''); ?>
</body>