WordPress

Discover WordPress, the user-friendly website builder praised for its robustness. Find related articles and tips to boost your site’s success

14 Effective Practical Security Tips for WordPress

How to protect your wordpress system from being hacked? Well, you just need tighten up the security principal to avoid these problems. These are very practical options to protect yourself from getting hacked. In truth, every protection can be broken but the point is not to cure but to prevent.

How to display the latest post from each category using WordPress query_posts

How to display a custom list of posts for wordpress blog which display the latest post from each category? Wordpress has a function to filter out the posts depending on certain criteria, the function is known as query_post. The template function query_post has several parameters that enables you to filter the posts for the Wordpress post output Loop.