Archive for the ‘Tutorials’ Category
How to Add An Amazon Wishlist to Your WordPress Blog
wpmu.org - Christmas is coming and many of you are making Amazon Wish Lists. Did you know that you can easily add your wishlist to your WordPress site? Due to some changes with the Amazon API there don’t seem to be any ...
WordPress Security 101: 8 Tips, Tricks and Tweaks to Secure Your WordPress Website
wpmu.org - Have you secured your WordPress website? Siobhan Ambrose discusses some current issues in WordPress security and gives some tips, tricks and advice for keeping your WordPress installation safe.
Exclude Admins From Google Analytics on WordPress
doitwithwordpress.com - Google Analytics is an incredibly powerful tool for webmasters, but to get the most accurate stats, you should be excluding your admins from them.
WordPress Security Keys – What, Why & How
doitwithwp.com - WordPress uses eight random strings of characters called security keys and salts to add an extra layer of protection. This tutorial shows you what they are, why you need to use them and how to do so.
Adding large number of terms
dev4press.com - Due to the nature of working with terms and taxonomies, WP core functions that are used to add new terms are quite robust, but in the same time very, very slow. This article will show how WP terms function work ...
Internal objects cache in WordPress
dev4press.com - To speed things up, WordPress uses internal caching methods for storing object, queries for potential reuse. Use of cache will speed up normal operations of WordPress. Bot, there are cases where use of cache is not wanted and can cause ...
Get posts for a category
dev4press.com - This is basic operation in WordPress, but it’s not as straightforward as you might think. For that, you will usually use get_posts() function that allows you to set category, but this function can use many more options than actually documented, ...
How To Make Your WordPress Website Mobile Friendly
wpmu.org - Want to make your WordPress website look great on the latest mobile phones? Or maybe you want to learn how to blog and interact your with your website while you're on the go. This tutorial looks at how you can ...
How to Create, Format and Fine-Tune a Post in WordPress
doitwithwp.com - Creating a WordPress post is the most basic thing and probably the most important thing to do on WordPress. However, you need to do it right to make sure you help yourself out and don’t hamper your SEO efforts.