problem with advanced post controls
-
Hi, I turned on advanced editing controls in my options, and it isn’t working. π
In the Custom Fields box, I get the following error:
Fatal error: Call to undefined function: has_meta() in /home/sckiser/public_html/wp-admin/edit-form-advanced.php on line 179
I get nothing below that (no preview!).
line 179 and thereabouts:
<?php
if($metadata = has_meta($post_ID)) {
?>
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘problem with advanced post controls’ is closed to new replies.