Welcome To Snipplr
Everyone's Recent PHP Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Este código pagina los resultados de wordpress, según los parámetros que se le asignen a la clase WP_query.
0
875
posted 13 years ago by serialk89
This post will show you how to make your theme generate thumbnails automatically, based on your post’s first image. Uses timthumb to resize
0
938
posted 13 years ago by dnnsldr
Replace standard query_posts with the snippet to enable pagination on pages with a custom loop. Be sure to change out "somecat" with your category or add additional query arguments.
0
680
posted 13 years ago by rickfu
the POSIX Regex functions are deprecated in PHP 5.3.0 and removed in PHP 6.
http://us2.php.net/manual/en/function.eregi-replace.php
0
997
posted 13 years ago by dubogii
this creates a function inside a widget object to create a dropdown menu with all the custom post types created in wordpress functions.
0
953
posted 13 years ago by hugosolar
As simple as it can be. An PHP minifier. All the credits go to his author, Kit MacAllister
0
846
posted 13 years ago by thefricky