Profile
Achievement

bitsculptor's Recent SnippetsTagged wordpress
- All /
« Prev 1 Next »
This uses the timthumb script saved as sized.php in the theme directory
1
574
posted 9 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
636
posted 10 years ago by bitsculptor
this is a simple script to take iframe parameters and build an iframe via a shortcode
1
595
posted 10 years ago by bitsculptor
This allows you to change the logo, title text, and url for the login logo in wordpress.
1
695
posted 10 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
687
posted 10 years ago by bitsculptor
This will show you what template you are currently viewing (index.php, page.php)
0
587
posted 10 years ago by bitsculptor
This allows you to change the post updated message that wordpress automatically inserts.
0
681
posted 10 years ago by bitsculptor
A little function to add custom styles to the tinymce editor in wordpress.
1
549
posted 11 years ago by bitsculptor