Tag: WordPress

Upgrade WordPress Without Requiring FTP

Sometimes when upgrading WordPress via its admin panel, WordPress will ask for FTP account. Follow these steps to upgrade WordPress without requiring FTP account: 1. Edit wp-config.php and add the following line: define(‘FS_METHOD’,’direct’); 2. Save wp-config.php and upload the file to the web server.

Upgraded to WordPress 2.7.1

This site was upgraded to WordPress 2.7.1 without any problem. It took me about 15 minutes to complete the entire upgrade process, which included downloading the latest source file and backup the existing files. I noticed the admin layout was different from the previous version 2.6 that I had. It took me a while to […]

WordPress Releases Version 2.5

The latest version offers a cleaner, faster, less cluttered dashboard, dashboard widgets, multi-file uploading with progress bar, one-click plugin upgrades, built-in galleries, salted passwords with strength meter, cookie encryption, media library, concurrent post editing protection, search posts and pages You can read about an overview of the features with screenshots or view a 4-minute screencast of the new interface.

Page 1 of 11