Posts Tagged ‘code’

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

Feed Me, Seymour 1.2

I have just updated Feed Me, Seymour for WordPress 3.0 and many of its new features. I have also cleaned up the code and added the Arturo Theme Engine...

Read More

92 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

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

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

Mar
15
2010
jqueryinvert

Using jQuery for a Simple Animated Fade Effect

I know I have already done a fade effect between two images with jQuery, but here is a quick little piece of code that will just add a nice...

Read More

13 comments

Site5 Affiliate Link

Dec
31
2009
find

Find the Category ID using the Category Slug in WordPress

This is a quick little piece of code that I have been using a lot lately. I needed to get the category ID but all I had to work...

Read More

9 comments

Dec
10
2009
edituser

Adding Extra Fields to the WordPress User Profile

By default WordPress offers some great options. Whenever a member joins, they have the ability to add more information about themselves, such as a Web site URL, a short...

Read More

68 comments

Dec
01
2009
php

Using PHP to Remove an HTML Tag from a String

There are times when you need to strip one specific HTML tag from a string and the PHP function strip_tags() doesn’t work the way you want it to. strip_tags()...

Read More

2 comments

Nov
20
2009
wpwood

Check if a Page is a Child of Another Page in WordPress

This post has been updated in “is_child() Conditional Function for WordPress”. WordPress has some default conditional tags that are really helpful when developing themes and plugins that need specific...

Read More

20 comments

Nov
10
2009
calendar

Display a List of Upcoming Posts in WordPress

When you have completed a post in WordPress, you have the ability to save it as a draft, publish it immediately or schedule a future date when it will...

Read More

9 comments