• I’m adding a WP menu, using the built in menus in WP3, but I can’t figure out how to add a logout menu.

    I tried adding following PHP, but it strips out the php parts of it:

    <?php echo wp_logout_url(); ?>

The topic ‘Add code to logout to a WP menu’ is closed to new replies.