bugfix proposal : get_page_index and excerpt
-
Hi,
It seems that excerpt generation is wrong when using API method ‘get_page_index’.
Adding to file “models/post.php“, method “import_wp_object“, at line “129” a new line containing:
$post = $wp_post;
Fixes the issue.
Anyway, great great plugin!
Thank you!Arnaud.
- The topic ‘bugfix proposal : get_page_index and excerpt’ is closed to new replies.