bitsculptor


Member since 09/07/2011

20 snippets

11606 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

bitsculptor's Recent Snippets



« Prev 1 Next »
This uses the timthumb script saved as sized.php in the theme directory
1 1870 posted 12 years ago by bitsculptor
This is the code to add facebook comments to your wordpress site.
1 2147 posted 12 years ago by bitsculptor
IE doesn't like console.log. This fixes that.
1 2815 posted 13 years ago by bitsculptor
This is a simple fix for the iOS zoom bug that happens when changing screen orientations.
0 1856 posted 13 years ago by bitsculptor
This allows you to create a custom page template in your plugin. Say your plugin creates a custom post type and you want to override the standard archives page template to display your custom post type in a special way. You could achieve this by crea...
0 1960 posted 13 years ago by bitsculptor
this is a simple script to take iframe parameters and build an iframe via a shortcode
1 1738 posted 13 years ago by bitsculptor
see source
0 2694 posted 13 years ago by bitsculptor
Add the init() function to your document.ready call. This allows touch events to be handled like click events.
0 1886 posted 13 years ago by bitsculptor
easy way to use placeholders before html5
0 1599 posted 13 years ago by bitsculptor
This adds custom columns to a custom post type
0 3015 posted 13 years ago by bitsculptor
This will reset the tabindex of all input fields on a form after page load
0 2121 posted 13 years ago by bitsculptor
This allows you to change the logo, title text, and url for the login logo in wordpress.
1 1801 posted 13 years ago by bitsculptor
This gives the code for creating a custom post type with all the necessary labels and even custom message support, and it gives the code for a custom taxonomy with that post type.
0 2879 posted 13 years ago by bitsculptor
This will show you what template you are currently viewing (index.php, page.php)
0 1830 posted 13 years ago by bitsculptor
This allows you to change the post updated message that wordpress automatically inserts.
0 2772 posted 13 years ago by bitsculptor
this is an easy function to add a gravitar to wordpress.
0 1382 posted 14 years ago by bitsculptor
A little function to add custom styles to the tinymce editor in wordpress.
1 1709 posted 14 years ago by bitsculptor
This sorts a multi-dimensional array by one of the values in the array. Sorts in Desc order (most recent date first).
0 1854 posted 14 years ago by bitsculptor
« Prev 1 Next »