How to Schedule a Cron Events in your WordPress Blog?
Schedules a hook which will be executed by the WordPress actions core on a specific interval, specified by you. The action will trigger when someone visits your WordPress site, if the scheduled time has...
How to Highlight Search Terms with jQuery?
A neat way to spice up your WordPress search page is to highlight search terms within your search results. I’ve seen some tutorials on the net on how to do this, but I haven’t...
WordPress 2.8.4 Security Patch is out now!
Another heads up for all WordPress users. The WordPress dev team just released another security update WordPress 2.8.4 to fix a vulnerability discovered yesterday.
Yesterday a vulnerability was discovered: a specially crafted URL could be...
Wordpress 2.8.3 security updates is out!
Wordpress release its new version 2.8.3 with some major security updates.
According to Ryan Boren,
Unfortunately, I missed some places when fixing the privilege escalation issues for 2.8.1. Luckily, the entire WordPress community has our backs. ...
Wordpress release its new version 2.8.2 with security update
Wordpress release its new version 2.8.2 and fixes its XSS vulnerability. Comment author URLs were not fully sanitized when displayed in the admin. This could be exploited to redirect you away from the admin...
How to Integrate Breadcrumb Navigation without a plug-in
There are plenty of WordPress extensions that generate breadcrumb navigation. But you can actually create custom breadcrumb navigation with only a handful of lines of code in the template, opening up greater control and,...
Wordpress release its new version v2.8.1
WordPress 2.8.1 fixes many bugs and tightens security for plugin administration pages. Core Security Technologies notified us that admin pages added by certain plugins could be viewed by unprivileged users, resulting in...
WordPress 2.8.1 Release Candidate 1
Just a quick note that WordPress 2.8.1 RC 1 is out. Damn close to a final release at this point, and it’s looking pretty shiny. Please download RC1, review the changes made since beta...
PHP 5.3.0 Released!
zuknjbchv8
The PHP development team is proud to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug...
Caution When Updating To WordPress 2.8
Users reporting us, that they are missing files, after they automatically updated to WordPress version 2.8 and there were a problem while updating. We checked out the WordPress Trac and found a brand new...