Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 59 60 61 62 63 ... 147
This help you cutting text without cut the last word. Any feedback appreciated!
0 487 posted 13 years ago by alesma
his code will show the child pages, and only the child pages, when on a parent or on one of the children. This code will not work if placed after a widget block in the sidebar.
1 696 posted 13 years ago by raz
List WordPress subpages and include parent
0 611 posted 13 years ago by raz
6 742 posted 13 years ago by Roaa
Render the contents for a single node field.
0 479 posted 13 years ago by jonathanpglick
This code comes from the php documentation (see url)
0 587 posted 13 years ago by jli
track click and get aff/campaign info
0 437 posted 13 years ago by jurajsim
0 459 posted 13 years ago by Waldio
'container' => ' ' -- removes the container div
1 716 posted 13 years ago by adambundy
0 563 posted 13 years ago by i0ni
I thought this was pretty elegant code and wanted to share it with anyone who found it useful.
0 654 posted 13 years ago by mattneary
0 490 posted 13 years ago by lexpresso
0 435 posted 13 years ago by anhonestboy
this code to load image from my theme images folder
0 474 posted 13 years ago by root_hacker
// example <br> $from = '2011-1-6'; <br> $to = '2011-1-8'; <br> dateDiff($from,$to); // returns 2
1 761 posted 13 years ago by klovera
0 591 posted 13 years ago by drifterz28
0 594 posted 13 years ago by danhanly
I got the answer to this question on WordPress Stack Exchange website: http://wordpress.stackexchange.com/questions/6931/is-there-a-wordpress-function-that-i-can-use-to-retrieve-the-current-page-that-is
0 1189 posted 13 years ago by racl101
Use this to get the name of the custom taxonomy. Note that this only returns the name of the first selected item, but since this returns an array, use a foreach loop to find all names.
0 847 posted 13 years ago by ToddSmithSalter
To access a protected or private property, you need to create getter and setter methods inside the class file.
0 489 posted 13 years ago by shinokada
1 ... 59 60 61 62 63 ... 147