1
vote
2answers
416 views

Does codex.wordpress.org use a plugin of some sort? If so what plugin?

I'm attempting to set up a wiki within a Wordpress install and love the way codex.wordpress.org is set up. Are they using a specific plugin to accomplish that or just well structured pages? Is there ...
0
votes
3answers
1k views

Calling a plugin in theme development

I am trying to call plugins on a theme page. Specifically I am after the 'User Avatar' theme but their will be other later. How do I call a plugin on a theme? Presumable something linke <?php ...