Tutorial Enable HTML markup in user profiles


Sponsored Links






User profiles in WordPress is the perfect ways to display our information, such as website, Yahoo Messenger and many more. You can add some description about yourself on WordPress Profiles too.

The problem is, default WordPress Profiles descriptions fields is limited some HTML markup, this is not good. But with some tricks we can remove this and we can customizing profiles, so our user able to include a hyperlink, bold text, or some other HTML markup. By default, WordPress prevents this from happening, but you can easily enable it with this friendly little snippet on your theme functions.php

Enable HTML markup in user profiles

Enable HTML markup in user profiles


Write Down Enable HTML markup in user profiles code below

// enable html markup in user profiles
remove_filter('pre_user_description', 'wp_filter_kses');

That’s it, and you are done, please note you need to disabled user registration, because this ability maybe will be use some SPAMMER to put some weird and BAD links, thanks for DigWP for share this

Subscribe to Full RSS Feed

RSS FeedIf you thing this article useful, please consider subscribing to our RSS Feed or e-mail updates and stay updated with us. You can also follow @WPTricksNet on twitter for latest updates.

About WP Tricks

We are WordPress Family, we collected and writed useful tips and tricks for you WordPress. We share it for you...

Related Tips and Trick from Local Data and on The Net

How To Set HTML editor as the default on WordPress

Like we all know, WordPress has two editor mode, Visual and HTML. Now using WordPress add_filter() we can force WordPress to set HTML Editor as default WordPress Post editor. Let’s do it, first open your functions.php your current themes and … Read More

How To Extend User Contact Info

WordPress 2.9 built with new ability to Extend User Contact Info, this tricks can be done by added some code on functions.php in your current theme. We can added many contact info, depend on your needed. To do extend user … Read More

Enable Shortlink in WordPress 3.0

WordPress 3.0 built in with many many new featured, Integrated WordPress MU, New WordPress 3.0 Nav Menu, New Default Theme and many more. Shorlink feature is another nicely feature in WordPress 3.0. Default WordPress 3.0 shortink on you header front

Tutorial Set Default Custom Background in WordPress 3.x

There are a lot of New Features introducing in WordPress 3.x, Custom Background is one of them. Now we will show you How to Set a Default Custom Background in WordPress 3.0. This tutorial original written by Bavotasan that you … Read More

How To Redirect User into Random Post

Like we all know, WordPress is powerful publishing platform. Now everywhere is WordPress, blogs, portal, e-commerce and many more running on WordPress. WordPress is amazing and multi user. Now we will show you how to redirect user into random post … Read More

Enable Shortcode in Widget

There are simple ways to Enable Shortcode in Widget Area. Using WordPress, there are almost unlimited possibilities, one nice featured that you should learn and uses is Shortcode. With WordPress shortcode, WordPress content writer will be more easier

Tutorial Enable HTML markup in user profiles / WordPress Tricks & Tips

User profiles in WordPress is the perfect ways to display our information, such as website, Yahoo Messenger and many more. You can add some description about yourself read more

Source: http://wptricks.net/tutorial-enable-html-markup-in-user-profiles/

markup enabled codes - WordPress Tricks & Tips

Daily The Best WordPress Tricks and WordPress Tips to make your Tutorial Enable HTML markup in user profiles read more

Source: http://wptricks.net/archives/markup-enabled-codes

Creating a MVC 3 Application with Razor and Unobtrusive JavaScript

In this tutorial, you're treating the user name as the primary key. markup for the user name with a DisplayFor call. The method and view in order to enable the user to read more

Source: http://www.asp.net/mvc/tutorials/overview/creating-a-mvc-3-application-with-razor-and-unobtrusive-javascript

Common set of custom functions for wordpress : Live Experience

Enable HTML markup in user profiles. When customizing their profiles, users may want to include a hyperlink, bold text, or some other HTML markup. read more

Source: http://www.livexp.net/wordpress/common-set-of-custom-functions-for-wordpress.html

Wiki Markup Editor - Atlassian Confluence Wiki - Adaptavist.com Wiki

Use Wiki Markup editor to create Linking to User Profiles — When users register if you need to insert the same HTML several times, you can create a User Macro. read more

Source: https://www.adaptavist.com/display/AtlassianConfluence/Wiki+Markup+Editor


One Response to Tutorial Enable HTML markup in user profiles

  1. Pingback: Tweets that mention How To Enable HTML markup in user profiles # WordPress Tricks & Tips -- Topsy.com

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>