Posts Tagged ‘piece’

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
Aug
09
2010
jQuery

Use jQuery to Replace a Word with a Link

If you use a word multiple times on your site and you don’t feel like going through all your posts to replace every instance of it, you can use...

Read More

5 comments

Jul
08
2010
WordPress Search

Excluding Pages from WordPress Search

When people visit my site and do a search, I assume they’re looking for results within my posts and not in any of my static pages. Too bad WordPress...

Read More

6 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
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
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

Oct
28
2009
wplogo

Quick & Easy Excerpt Mods Coming in WordPress 2.9

I just stumbled across these two little pieces of code and thought that they might be useful to some people out there who want to mess around with the...

Read More

13 comments

Sep
03
2009
PHP-Elephant-Logo

Turn Plain Text URLs into Active Links using PHP

I was putting together a bit of code to pull in a Twitter feed, similar to what you see in the footer of bavotasan.com. I got everything working properly...

Read More

8 comments

May
07
2009
morenumbers

Check if a Number is Even or Odd with PHP

Ever needed to check if a number is even or odd? If so, here is a pretty simple piece of code that does just that.

Read More

9 comments

  • Page 1 of 2
  • 1
  • 2
  • »