Custom password encryption for WordPress

Custom password encryption in WordPress plugin that enables to login for imported users with other password encryption then the default md5 encryption. Continue reading
Custom password encryption in WordPress plugin that enables to login for imported users with other password encryption then the default md5 encryption. Continue reading
Often there is a need to do something with CKEditor content before it is saved in database or send somewhere. As OnAfterLinkedFieldUpdate event is missing in CKEditor I spend a lot of time triyng to find a solution which would substitute OnAfterLinkedFieldUpdate event from FCKeditor. Continue reading
An easy way to get images from a directory using php: Continue reading
While developing a WordPress plugin which was relying on wp_cron I had to debug function that was called with the wp_cron. There was a need to run the cron every few minutes. Here is the solution: Add following code to … Continue reading
I wanted to have a better look at Arfooo directory and was considering to eventually replace my phpLD directory www.fast4u.co.uk which is running on PHP Link Directory 2.1. A good news was there is a migration script which can convert … Continue reading
Step by step howto upgrade RHEL4 linux to FC4 Continue reading