Thanks to suggestions from the community and awesome folks on Github like , WordPress Wiki is moving along. A few fixes were made and are available for testing. Please update to the lastest version by .
Please keep reporting bugs! And thanks for all your contributions!
Just downloaded the latest version and it’s brilliant. However, it’s missing one key feature, can allow unregistered people to make edits. The whole appeal for having a Wiki on my site is that other people can add details, if they can’t (without registering) then it loses it’s main functionality.
Is there a way I could open it up?
I’m trying to create a menu list of all the wiki pages on my site. I’m using
Which displays the pages but the links are wrong. They are displaying:
website.com/wikipage
website.com/wikipage2
instead of
website.com/wiki/wikipage
website.com/wiki/wikipage2
Is this a bug or do you have a suggestion to get the extra /wiki/ in there? Thanks!
sorry, code didn’t show up. I’m using:
php wp_list_pages(‘title_li=&post_type=wiki’);
Terribly sorry about this, but that’s a WordPress bug, not a WP-Wiki bug. I tested your code on WordPress 3.1 and it works fine.
I’m going to look into a workaround, but for now there’s not much I can do.
Great job!!!