Posts Tagged ‘Remove’

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

Jun
13
2009
wordpressshirt

Remove wp_list_pages() Links for Parent Pages

Creating a page list in WordPress is super easy. All it takes is one function call: <?php wp_list_pages(); ?>. The only problem with the list is if you have...

Read More

40 comments

Mar
11
2009
wordpress_icons

Remove the Title Attribute from WordPress Category and Page Lists

I was creating a drop down menu for the categories in my Magazine Basic theme and I came across something that started to annoy me a bit. When you...

Read More

50 comments