[wp-testers] Meta links...

Matt speedboxer at gmail.com
Thu Nov 6 00:56:35 GMT 2008


wp_logout_url() only returns the link, do <?php echo wp_logout_url(); ?> to
display it.

On Wed, Nov 5, 2008 at 10:29 AM, Idled Soul <idledsoul at gmail.com> wrote:

> Just curious, but WHAT are the correct / updated url calls for the Meta
> section stuff now? I'm using the following, and they're not showing up at
> all.
>
> <?php wp_register(); ?>
> <li><?php wp_logout_url(); ?></li>
> <?php wp_meta(); ?>
>
> I know why the register one isn't showing up, didn't select "allow anyone
> to register" option, but I noticed some where in a list discussion, to use:
> wp_logout_url()
>
> Is that only for within the "loop" or something? It's weird, because this
> is working in the sidebar.php: wp_loginout() but some other person was
> having problems with it before and needed: wp_logout_url() to work... ?
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>



-- 
Matt (http://mattsblog.ca/)


More information about the wp-testers mailing list