Welcome To Snipplr


Everyone's Recent Snippets Tagged post



0 580 posted 12 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 613 posted 12 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 672 posted 12 years ago by hugosolar
0 425 posted 12 years ago by serialk89
Query any Post Type anywhere
0 477 posted 13 years ago by zealmurapa
post thumbnail function and display as background if function exists
0 598 posted 13 years ago by zealmurapa
Dynamically get the guid of your a post from its post title (with wordpress caching)
0 613 posted 13 years ago by prwhitehead
Simply define your POSTURL and POSTVARS in name = value string format. It will post the form.
0 755 posted 13 years ago by kumar_sekhar
11 1282 posted 13 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 1077 posted 13 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 1151 posted 13 years ago by crypticsoft
0 442 posted 13 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 502 posted 13 years ago by luixal
0 527 posted 13 years ago by ramy
0 726 posted 13 years ago by kendsnyder
Feel free to use this class however you'd like
0 724 posted 13 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 695 posted 13 years ago by creativeboulder
0 549 posted 13 years ago by rliverman
0 458 posted 13 years ago by baires
0 663 posted 13 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 744 posted 13 years ago by rliverman
0 513 posted 13 years ago by jli