Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Stick this inside the <?php> and you get the month group title shown only once for that date range. Sexy.
0
1663
posted 16 years ago by daipratt
Use this userstyle with Fluid for a sweet desktop Google Voice application.
0
1667
posted 16 years ago by schlaeps
Pretty straight forward. Replace 'PLUGIN_NAME' with the name of your plugin, add your code in the appropriate places, test and deploy.
Should be pretty easy to use, I commented it heavily.
1
1646
posted 16 years ago by mdrisser
Replace the default WordPress “W†logo in the administrative header with a custom one. Add this code inside the theme’s “functions.php†file.
0
1993
posted 16 years ago by math89
Remove the “Please upgrade now†message in the Wordpress Dashboard
Paste the code in your functions.php
0
1696
posted 16 years ago by math89
The easy way to set this up is to go to the macro window by pressing alt+F11.
Select the sheet from left panel. there will be two drop down. from the left drop down select worksheet and from right drop down list select the event 'change'.
0
1952
posted 16 years ago by derekholmes
A browser friendly way to trigger an event on an element. This is just a simple snippet which doesn\'t really explain the detailed contents of an event object, but it gives an idea of the differences between specific browsers. This function will fire...
0
2269
posted 16 years ago by bryanlyman
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
For additional information, see the link above.
0
1912
posted 16 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0
1800
posted 16 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
1
1916
posted 16 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
0
2020
posted 16 years ago by mdrisser
From Web Design Ledger "13 Useful Code Snippets for WordPress Development"
2
1867
posted 16 years ago by mdrisser
I didn't create this but I have used it man time. It's super easy to implement and customize.
0
2264
posted 16 years ago by thehamilton
A small collection of the most wanted string-functions in ASP / VB.
1
2170
posted 16 years ago by choasis
Place in your functions.php file and call it in your theme like this:
<?php>
1
3404
posted 16 years ago by afj176
Modified version of the script created by Dave Stevens, Enables the user to input their credentials on a webpage rather than having to change the actual php script code.
Changes: Changed $user,$pass,$term
This is a modified script, the original...
0
2167
posted 16 years ago by jonathonmaguire
| convert -quality 85 - "$4" - ЕÑли не уÑтановлен конверт можно закоментить
1
1574
posted 16 years ago by anonymous
The Google search URL accepts two fields, `as_oq` and `as_eq`, which give additional required or forbidden keywords for the search. This allows to create search forms which add preset keywords. In the search form below, one of the keywords test, re...
0
1959
posted 16 years ago by deepsoul