Welcome To Snipplr


Everyone's Recent PHP Snippets



1 ... 25 26 27 28 29 ... 147
Simple class to retrieve an ID using a URL of the Youtube
0 2285 posted 14 years ago by leandroperes
1 1071 posted 14 years ago by madnil
Calling generateHash() with a single argument (the plain text password) will cause a random string to be generated and used for the salt. The resulting string consists of the salt followed by the SHA-1 hash - this is to be stored away in your databas...
3 2750 posted 14 years ago by StevenW721
This will get the 11-character YouTube video ID from any valid YouTube URL. Based on http://snipplr.com/view/57065/get-youtube-video-id/ but made more robust to handle additional URL inputs
0 3281 posted 14 years ago by jmiller
Condition = The condition which must be met. True = Executed if the condition is met. False = Executed if the condition failes.
0 1362 posted 14 years ago by beneberle
This is the Batch API example shown on http://api.drupal.org/api/drupal/developer--hooks--install.php/function/hook_update_N/6.
1 1606 posted 14 years ago by wizonesolutions
then in your template code you just use.. echo excerpt(25);
1 1338 posted 14 years ago by Omegakenshin
Register a Custom Post Type and a Custom Taxonomy in Wordpress
0 1847 posted 14 years ago by i-am-andy
Add this within the loop:
0 2332 posted 14 years ago by xcsteve99
Search for a string, if matched replace with second provided paramater. Third parameter is the variable whose value is the string you'd like to search.
0 1618 posted 14 years ago by inreflection7
Wordpress by default wraps images in <p> tags, this kills that.
3 1971 posted 14 years ago by rliverman
If the image source is not in the database a default image is displayed.
0 2222 posted 14 years ago by blantonious
Ever want to filter out a category from your blog page. Here's how you do it! Just add this snippet to your functions.php file.
0 1315 posted 14 years ago by goatboy91587
Simple script utilising the `gpg_encrypt.php` code (`http://business-php.com/opensource/gpg_encrypt/`) that will encrypt both the body and attachment of an email on upload.
0 2889 posted 14 years ago by davo
This function accept one parameter (integer or float) and returns the same number writed with words. Useful for currencies and invoices.
0 2249 posted 14 years ago by stz184
Use this in your functions.php Sets one language for WP Admin and the other for front-end.
2 1397 posted 14 years ago by mihael
Creates table structure for pitchfx data that is provided by mlb.com. Open PHP file and enter username and password for localhost. Feel free to customize to suit your preference.
0 2525 posted 14 years ago by wa-rufio
Open PHP file and enter User Credentials for localhost. The default dates are set to negotiate the 2011 season, but change the date variables to match your desired season data. The start date should be the day before opening day, and the end date t...
0 2581 posted 14 years ago by wa-rufio
In this example I used the "Members" plugin to add a capability called "hide_jobs" and that was the trigger to hide certain admin menus and also hide the "Right Now" dashboard widget.
0 1816 posted 14 years ago by rliverman
0 1339 posted 14 years ago by swoicik
0 1197 posted 14 years ago by swoicik
0 1246 posted 14 years ago by swoicik
0 1239 posted 14 years ago by swoicik
0 1093 posted 14 years ago by swoicik
Courtesy CSSTricks (http://css-tricks.com/snippets/wordpress/turn-on-more-buttons-in-the-wordpress-visual-editor/)
1 1696 posted 14 years ago by adambundy
function that creates a template tag that can be used to insert excerpts with different lengths. Also controls characters that come after excerpt
0 1331 posted 14 years ago by verticalgrain
UPDATE: might be easier or faster to use this now (also courtesy Pippin): http://pippinsplugins.com/get-all-attached-media/ **courtesy Pippin Williamson (http://pippinsplugins.com/image-gallery-short-code-using-post-attachments/) use shortcode...
1 1670 posted 14 years ago by adambundy
1 ... 25 26 27 28 29 ... 147