Returns the Log In URL.Returns the URL that allows the user to log in to the site
3885
Continue readingReturns the Log In URL.Returns the URL that allows the user to log in to the site
3885
Continue readingProvides a simple login form for use anywhere within WordPress. By default, it echoes the HTML immediately. Pass array(‘echo’=>false) to return the string instead.
3883
Continue readingDisplay the Log In/Out link.Displays a link, which allows users to navigate to the Log In page to log in or log out depending on whether they are currently logged in.
3881
Continue readingDisplay archive links based on type and format.The ‘type’ argument offers a few choices and by default will display monthly archive links. The other options for values are ‘daily’, ‘weekly’, ‘monthly’, ‘yearly’, ‘postbypost’ or ‘alpha’. Both ‘postbypost’ and ‘alpha’ display the same archive link list, the difference between the two is that ‘alpha’ will order by post title and ‘postbypost’ will order by post date.
3677
Continue reading