Welcome To Snipplr


Everyone's Recent Snippets



1 ... 14 15 16 17 18 ... 554
Moving a wordpress site for local dev, to staging, to production? This SQL snippet has done the job more often than not. It may not be 100% full proof but it has saved my butt hundreds of times. Please, if you know other tables or enhancements share...
0 745 posted 8 years ago by brownrl
Get your screen resolution use JavaScript
0 602 posted 8 years ago by BebenKoben
Starter .info file
0 678 posted 8 years ago by sherakama
Hi, here i implement multiple image upload custom field to page post type if you want it for another post type just change post type name. Add this following code to your current theme’s function.php file. Go to your pages from wordpress admin a...
0 4358 posted 8 years ago by nbpurohit
Tripwire is a special part of motion detection that can be used to monitor and alert on specific changes. More specifically: tripwire means the detection of intrusion. This code snippet presents how to create a C# software by using prewritten comp...
0 1168 posted 8 years ago by chewie-wookiee
Strategic Pattern v3
0 818 posted 8 years ago by jasonhue
strategic pattern with spring testing
0 772 posted 8 years ago by jasonhue
This is a simple SASS script that producing CSS classes for text alignment in different screen sizes primarily for bootstrap but of course can be used in other scripts as well.
0 797 posted 8 years ago by merianos
Override yii's jquery files and load your own.
0 677 posted 8 years ago by federaik_
Get Documents directory path in Swift
0 876 posted 8 years ago by ryantxr
A simple transition from a linear gradient to a radial gradient can be made very dramatic by including a color change transition. One of 10 effects presented.
0 827 posted 8 years ago by COBOLdinosaur
I am tired of having to go through text and adding quotation marks and commas to strings or just commas after numbers... f-that. Fixed.
0 763 posted 9 years ago by joshuaherman
Calculates the center moving average for a time period. The vA requires a range or an array of numbers and the iSteps takes the number of periods in the timeframe (4 for quarters, 7 for weekly, ect)
1 1073 posted 9 years ago by BDOGG32
I had a go at softphone development some months ago. It isn’t secret that I want to build a powerful IVR system to make the current call centers much more effective. Yes, there are many similar software available on the market for this purpose, but...
0 1015 posted 9 years ago by sacha-manji
I had a go at softphone development some months ago. It isn’t secret that I want to build a powerful IVR system to make the current call centers much more effective. Yes, there are many similar software available on the market for this purpose, but...
0 987 posted 9 years ago by sacha-manji
CSS3 code from portfolio site
0 917 posted 9 years ago by johnschneider
example of php code I worked on
0 800 posted 9 years ago by johnschneider
A simple Python censor script that takes 2 arguments. One is for the text you want to censor and the other is the list of words that should not be viewed.
0 741 posted 9 years ago by arielinfante
The base rotation can be in three different planes; though as we will see later combinations can make it look like we rotate through many perceived planes. In the examples below instead of rotate we specify the plane by using rotateZ (The default we...
0 939 posted 9 years ago by COBOLdinosaur
Adds a Logout link to the end of your Primary Navigation is the user is logged in; else adds a Login link to the end of your Primary Navigation.
0 804 posted 9 years ago by entreprenerds
A conference call is a meeting, conducted over the phone using audio, between two or more people and usually for the purposes of discussing a particular topic. In my former snippets I dealt with text-to-speech and speech-to-text functionalities. So t...
0 1365 posted 9 years ago by warnerBro19
This is a simple way to make custom checkboxes in jQuery.
0 724 posted 9 years ago by del4y
Simple PHP search with whole word extract and highlighted search word
0 836 posted 9 years ago by flatearthcomms
Two functions that can extract text from a string. Must have the Option Compare Text at the top of the module.
2 841 posted 9 years ago by BDOGG32
Uses regular expressions to do string manipulation. Enter a regular expression into the required parameter and what you want the manipulation to do and it will process the string manipulation. For example if A1 contains John Doe1, Jane Doe2, John W...
2 924 posted 9 years ago by BDOGG32
Code to turn certain feature off and on for faster running of code in Excel
1 1236 posted 9 years ago by BDOGG32
Consulta que permite convertir todas las tablas en colación utf8
0 832 posted 9 years ago by ironcrema
In SQL I can get this by adding AND to the join LEFT JOIN installations i ON a.id = i.app AND i.page = :page This way I get the installation info for an app that has an installation on the page, but I get null values on the columns for app's that...
0 2230 posted 9 years ago by satie83
Show a list of active plugins on current site. I use it for diplaying in ManageWP and transfer to documentation
1 818 posted 9 years ago by ellegaarddk
Do you know how to convert uint32_t in little endian to file like char array? I have a variable sumGlobalContentSum (in hex). Than i write in file dstFile. Value of sumGlobalContentSum is realy d1 when I write it out like cout << hex ... But when I w...
0 904 posted 9 years ago by Lukynn
1 ... 14 15 16 17 18 ... 554