Tag Archives: get_option

Create Custom Update Profile Page For WordPress Users Posted by in PHP | 44 Comments

In some cases, you want to create a custom WordPress page template which allows your members be able to update their profile on a nicer page with some images and HTML code instead of using the boring WordPress Dashboard. Continue reading

Add WordPress Login Form On Sidebar Or Custom Page Posted by in PHP | 7 Comments

By default, you only can login to your Dashboard by clicking on Login link in Meta panel or go direct to login link such as: http://4rapiddev.com/wp-login.php. This tutorial will show you how to create and add the login form everywhere you want. For example, it could be on your homepage, sidebar or even on a custom page. Continue reading