Popular Posts

Showing posts with label feed. Show all posts
Showing posts with label feed. Show all posts

Sunday, July 15, 2012

[Turns Feed] Secure and Protect WordPress Website through .htaccess file



With the help of a .htaccess (hypertext access) file you can get a directory-level configuration and it  allows you to decentralized the management of your web server configuration. As well it allow you to improve your blog’s security, and reduce bandwidth. Today, we compile a list of tips and hack to increase your WordPress website through .htaccess file.If you like these tips and hacks then please grab the WPArena RSS feed for keep yourself up to date!







[Turns Feed] How to Make Content Clickable In WordPress


WordPress has a great feature I've just discovered which allows you to convert plain text into links for URLs or email addresses.If your content has URLs in the content but you haven't add the link you can use this WordPress function to convert all plain text URLs to be links.The WordPress function you need to use is called make_clickable().