Dinkum Interactive

Digital Marketing Consultants

Facebook Twitter Google+ RSS feeds

Tag Archives : custom logout

We have been chatting about various changes that make your WordPress site more useful for your viewers. Today, we will look at adding a custom logout link into your theme or plugin, so users can close their sessions. This is not complicated. Lets see how to do it: <pre lang=”php”> <a href=”<?php echo wp_logout_url(); ?>”>Logout</a> </pre> If we want to show the logout link only when the user is logged in. We can do the following: <pre lang=”php”> <!–?php if (is_user_logged_in()):?–> <a href=”<?php echo wp_logout_url(); ?>”>Logout</a> <!–?php endif; ?–> </pre> WordPress is a powerful tool that becomes even more powerful Read More

What We Do

Choose from any of our full menu of highly customized Search Engine Marketing Services to help you attract new visitors to your website and dramatically increase your sales. We currently serve several successful small to medium businesses and work with many of the best marketers. Find out more about our Services

  1. Search Engine Optimization
  2. Pay Per Click Advertising Management
  3. Website Management
  4. Website Design
  5. Web Analytics
  6. Email Marketing