Welcome To Snipplr


Everyone's Recent Snippets Tagged post



0 1175 posted 14 years ago by nebojsac
Este código pagina los resultados de wordpress, según los parámetros que se le asignen a la clase WP_query.
0 1183 posted 14 years ago by serialk89
this creates a function inside a widget object to create a dropdown menu with all the custom post types created in wordpress functions.
0 1437 posted 14 years ago by hugosolar
0 898 posted 14 years ago by serialk89
Query any Post Type anywhere
0 1015 posted 14 years ago by zealmurapa
post thumbnail function and display as background if function exists
0 1251 posted 14 years ago by zealmurapa
Dynamically get the guid of your a post from its post title (with wordpress caching)
0 1277 posted 14 years ago by prwhitehead
Simply define your POSTURL and POSTVARS in name = value string format. It will post the form.
0 1573 posted 14 years ago by kumar_sekhar
0 1188 posted 14 years ago by linkmoises
11 3030 posted 14 years ago by frederichoule
The code references a custom post type (mysite_listings) and adds custom columns for editing the listings in the admin. This adds custom fields onto the edit / list views. Note: You will want to change instances of "mysite_listings" with your own...
1 1808 posted 14 years ago by crypticsoft
Example shows how to register post types for : * Listings (defined as 'mysite_listings' with the rewrite slug 'lookup') * Then registers the 'usa_states' taxonomy to the mysite_listings post type.
0 1706 posted 14 years ago by crypticsoft
0 888 posted 14 years ago by tonatiuh
A RestClient class for calling webservice using both, get and post methods, and getting the response dropped into an String.
0 1001 posted 14 years ago by luixal
0 1034 posted 14 years ago by ramy
0 2268 posted 14 years ago by kendsnyder
Feel free to use this class however you'd like
0 1389 posted 14 years ago by jschilling
This is some very basic jQuery to post from a comment form on a website. I would probably change the .click to .bind("click",) and for different sites I add a success message. This code works with a basic form with text inputs named #name and #email...
3 1314 posted 14 years ago by creativeboulder
0 1086 posted 14 years ago by rliverman
0 915 posted 14 years ago by baires
0 1293 posted 14 years ago by wnasich
Code for the wordpress functions file to add a custom post type. Full doc at: http://codex.wordpress.org/Function_Reference/register_post_type http://justintadlock.com/archives/2010/04/29/custom-post-types-in-wordpress
0 3292 posted 14 years ago by rliverman