Welcome To Snipplr


Everyone's Recent Snippets Tagged post



0 577 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 603 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 665 posted 12 years ago by hugosolar
0 420 posted 12 years ago by serialk89
Query any Post Type anywhere
0 471 posted 12 years ago by zealmurapa
post thumbnail function and display as background if function exists
0 592 posted 12 years ago by zealmurapa
Dynamically get the guid of your a post from its post title (with wordpress caching)
0 606 posted 13 years ago by prwhitehead
Simply define your POSTURL and POSTVARS in name = value string format. It will post the form.
0 748 posted 13 years ago by kumar_sekhar
11 1274 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 1067 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 1143 posted 13 years ago by crypticsoft
0 438 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 496 posted 13 years ago by luixal
0 519 posted 13 years ago by ramy
0 715 posted 13 years ago by kendsnyder
Feel free to use this class however you'd like
0 717 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 690 posted 13 years ago by creativeboulder
0 544 posted 13 years ago by rliverman
0 456 posted 13 years ago by baires
0 658 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 736 posted 13 years ago by rliverman
0 510 posted 13 years ago by jli