jquery error in wordpress

Please check

<?php
$metadata = has_meta($post->ID);
list_meta($metadata);
?>

in the file wp-admin\edit-form-advanced.php

remove those files, meaning removing the custom fields meta to display in your editing page.

I found this tip from here.

Although, this one does not totally solve my problem, it does improve the speed!

You should find the code starting at line 305, between:

<table cellpadding=”3″>

</table>

wp-includes/js/jquery/jquery.js?ver=1.2.6:11 querry loping will be stopped.

Rating: 6.6/10 (7 votes cast)

Related posts:

  1. Arbitrary File Upload Vulnerability in WordPress and WordPress MU Article original from http://www.buayacorp.com/files/wordpress/wordpress-advisory.html I just copy here to the...
  2. wordpress similar posts error fix if you get an error like this when you turn...
  3. wordpress memory exhaust problem Two steps you have to follow to fix the problem...
  4. How to twist wordpress plugin into wpmu sometimes, we are just so stupid that wanna directly dump...
  5. Wordpress export problem, solution and instruction As you may aware, when your xml size is over...

Leave a Reply

Preview:

Tags:
Separate individual tags by commas