There is another minor bug. Summary do not appear on page. I found in source infected code at wp-resume/resume.php <?php if (! empty( $$author_options['summary'] ) ) { ?>. I think that extra dollar is the problem.
There is another minor bug. Summary do not appear on page. I found in source infected code at wp-resume/resume.php <?php if (! empty( $$author_options['summary'] ) ) { ?>. I think that extra dollar is the problem.
Good catch and thanks for the heads up.
Made the change in the development version and will be sure it makes its way into the next release.
Benjamin,
This still seems to be broken, though I just upgraded to 1.6.6. Seems the extra $ is still there.
Benjamin,
Just updated to 2.0, and it's STILL got the double $'s for the summary. =P Somehow your change didn't make it into Trunk it seems.
Thanks for the heads up. Fixed in 2.0.1 which should appear for upgrade momentarily.
This topic has been closed to new replies.