Posts Tagged ‘Array’

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
Jul
16
2010
Shorten Your Post Titles

Shorten Your Post Titles in WordPress

This is not a function that you would need to use often, but I came across a reason to use it recently and I thought it might be a...

Read More

2 comments

Jul
15
2010
RSS Feed

An Easy Way to Display an RSS Feed with PHP

RSS feeds are everywhere, and sometimes it’s a good idea to display one to keep people in the loop of important posts from your site, or sites you think...

Read More

16 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

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

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

Site5 Affiliate Link

Oct
19
2009
wp

Display Random Posts in WordPress

I am working on a new WordPress site and I wanted to display a selection of random posts at the bottom of every page. It is pretty simple to...

Read More

15 comments

Jun
22
2009
wordpress_plugins

A Settings Link for Your WordPress Plugins

If you are developing a WordPress plugin, one of the first things I would suggest is adding a “Settings” link directly on the plugins page. This makes it easier...

Read More

8 comments

May
04
2009
forms

Processing Multiple Forms on One Page with PHP

I know that the way most people treat multiple forms on one page is to have each form post to another PHP file where the form is validated, its...

Read More

30 comments

Mar
10
2009
2

Retrieve and Display Images from a WordPress Post

I have already mentioned a few ways to do this but I have discovered a few problems with my old code. I have improved this one quite a bit...

Read More

104 comments

Feb
16
2009
endexcerpt

Excerpt or Content Word Limit in WordPress: Redux

This is just a revamp of a function I wrote a while back to add the ability to limit the number of words displayed when you call the excerpt...

Read More

85 comments