Posts Tagged ‘Function’

Array Click client code com Creating css css3 download everything file free Function google idea image Images jquery line link Lt magazine name page Php piece plugin post search site solution something Style Stylesheet tag text theme time use version way web website WordPress Wp
Jun
16
2010
php

Defining a Constant with PHP

Defining a constant in PHP can come in handy when working with a value that will be used throughout your script. What is a constant exactly? According to PHP.net,...

Read More

2 comments

Jun
08
2010
magabasi

Magazine Basic v2.6 WordPress Theme

Since I have been doing all this talking about WordPress 3.0, I thought it only fitting to start incorporating some if its features into my themes. The first theme...

Read More

114 comments

Jun
07
2010
The new background editor in WordPress 3.0

WordPress 3.0: Activating the Background Editor

Adding a color or image to your Web site’s background is not a very complicated thing to do if you are familiar with CSS. Luckily for those out there...

Read More

14 comments

May
21
2010
menus

WordPress 3.0: Checking out the New Menu System

The release of WordPress 3.0 is almost here, so I thought it would be a good idea to start an in-depth discussion on some of the new features. One...

Read More

23 comments

May
20
2010
zip

How to Upload and Unpack a Zip File using PHP

When you’re emailing or uploading larger files, it always makes sense to compress them first. This decreases file size and also helps avoid file corruption during transfer. The most...

Read More

20 comments

Site5 Affiliate Link

May
19
2010
network-security

Small Security Hole in WordPress Comments

I was just cleaning up some code on my site and noticed a small security hole in my comments sections. Every time I posted a comment, WordPress automatically added...

Read More

22 comments

Apr
21
2010
sliderota-sml

Sliderota jQuery Plugin

The new design on Themes by bavotasan.com required a content slider so I built a simple jQuery plugin that would work the way I needed it to. There isn’t...

Read More

5 comments

Apr
06
2010
cut

Quick Function to Shorten the Post Title in WordPress

For some reason, a lot of people seem to be using extremely long post titles. I am a firm believer in making a title as precise as possible to...

Read More

3 comments

Apr
02
2010
jquery1_4

Force WordPress to use the Latest Version of jQuery

If you’re using WordPress 2.9.x, then the latest version of jQuery included is 1.3.2. What if you want to take advantage of new features in version 1.4, like delaying...

Read More

10 comments

Mar
30
2010
files

Get All the Files from a Directory Using PHP

I was developing a WordPress site for a client who required multiple images for each of the products that they offered. Instead of uploading each one through the WP...

Read More

7 comments