All Stories

Secure your WordPress Blog with 10 easy steps

Secure your WordPress Blog with 10 easy steps

SECURITY Securing your blog is important. With WordPress so popular these days, it’s becoming a bigger and bigger target for hackers. In this post we’ll look at ten easy ways to secure your WordPress blog.

4 Simple Ways To Speed Up WordPress

4 Simple Ways To Speed Up WordPress

TIPS Some self-hosted WordPress sites tend to run slow, especially when you receive tons of heavy traffic every day. This may be a result of the amount of large files your site needs to load or inefficient coding. But there’s nothing worst than a slow site, so here are some quick tips on how to speed up your self-hosted WordPress site. …

Manually reset your WordPress password

Manually reset your WordPress password

HOW TO What to do if you lost your WordPress password? The easier is to use PhpMyAdmin and execute a simple SQL query to update it. Here’s how to proceed.

Show related posts without a plugin

Show related posts without a plugin

HOW TO Displaying related posts is a very great way to help visitors staying longer on your blog. You can use a plugin, but you also can use tags and a custom code to show related posts. Let’s see how to do! This code will display related posts based on the current post tag(s). It must be pasted within the loop. <?php …

How to Only Show Posts With a Specific Custom Field

How to Only Show Posts With a Specific Custom Field

HOW TO Sometimes you only want to show posts that you’ve added a specific custom field to. For instance, lets say you write songs and movie reviews and for each you give them a custom field “review_type” with the value set to either “songs” or “movie”. So how would you show posts that are only movie reviews? Easily!

Display your number of tweets in full text mode on your WordPress blog

Display your number of tweets in full text mode on your WordPress blog

HOW TO Twitter is obviously a very useful tools for bloggers. Did you ever wanted to know how many times your posts are sent to Twitter by your readers? If yes, just read on and learn how to know it, and display it on your blog, in full text mode.

PHP 5.3.0RC2 Release Announcement

PHP 5.3.0RC2 Release Announcement

PHP The PHP development team is proud to announce the second release candidate of PHP 5.3.0 (PHP 5.3.0RC2). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate (RC3). Expect an RC3 in 2-3 weeks, although there will not be major changes so now is a good time to start …

  • Page 2 of 2
  • <
  • 1
  • 2