Kilho.net

Kategori: Ramblings

IT

WordPress Theme Editing

When modifying a WordPress theme, you can leave the original untouched and make changes to a backed-up copy of its files (called a child theme). To easily identify the child theme you are using, combine the theme name and create…

Läs mer — WordPress Theme Editing
Ramblings

KCleaner 2.3 Update

Updated with several stability improvements and a few user-requested features. Works well on Windows 8. Added an IE plugin. The main feature additions in 2.2 and 2.3 help you browse faster and more safely by making it easy to disable…

Läs mer — KCleaner 2.3 Update
IT

Using jQuery from Google

Because of traffic, I moved the images and Flash files to another server and linked to them. While surfing, I found the source code below and connected jQuery to Google. Modified file: theme/functions.php [PHP] //Making jQuery Google API function modify_jquery()…

Läs mer — Using jQuery from Google