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 1286 posted 13 years ago by leandroperes
1 628 posted 13 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 1040 posted 13 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 1641 posted 13 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 827 posted 13 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 888 posted 13 years ago by wizonesolutions
then in your template code you just use.. echo excerpt(25);
1 756 posted 13 years ago by Omegakenshin
Register a Custom Post Type and a Custom Taxonomy in Wordpress
0 1243 posted 13 years ago by i-am-andy
Add this within the loop:
0 817 posted 13 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 960 posted 13 years ago by inreflection7
Wordpress by default wraps images in <p> tags, this kills that.
3 1111 posted 13 years ago by rliverman
If the image source is not in the database a default image is displayed.
0 1544 posted 13 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 846 posted 13 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 1282 posted 13 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 1141 posted 13 years ago by stz184
Use this in your functions.php Sets one language for WP Admin and the other for front-end.
2 873 posted 13 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 972 posted 13 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 1014 posted 13 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 1185 posted 13 years ago by rliverman
0 814 posted 13 years ago by swoicik
0 747 posted 13 years ago by swoicik
0 802 posted 13 years ago by swoicik
0 760 posted 13 years ago by swoicik
0 668 posted 13 years ago by swoicik
Courtesy CSSTricks (http://css-tricks.com/snippets/wordpress/turn-on-more-buttons-in-the-wordpress-visual-editor/)
1 1024 posted 13 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 846 posted 13 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 1084 posted 13 years ago by adambundy
1 ... 25 26 27 28 29 ... 147